+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/fftw.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xthFsa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fftw-3.3.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/fftw-3.3.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fftw-3.3.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f ./config.sub ./config.guess + curl -L -k -s -o ./config.sub 'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD' + curl -L -k -s -o ./config.guess 'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD' + chmod +x ./config.sub ./config.guess + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.I0SLJ5 + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.5 + BASEFLAGS='--enable-shared --disable-dependency-tracking --enable-threads' + BASEFLAGS+=' --enable-openmp' + prec_name[0]=single + prec_name[1]=double + prec_name[2]=long + prec_name[3]=quad + prec_flags[0]=--enable-single + prec_flags[1]=--enable-double + prec_flags[2]=--enable-long-double + prec_flags[3]=--enable-quad-precision + (( iprec=0 )) + (( iprec<3 )) + mkdir single + cd single + ln -s ../configure . + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-dependency-tracking --enable-threads --enable-openmp --enable-single checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for C compiler vendor... gnu checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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... -fPIC -DPIC checking if gcc PIC flag -fPIC -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 (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ocamlbuild... no checking for ANSI C header files... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking c_asm.h usability... no checking c_asm.h presence... no checking for c_asm.h... no checking intrinsics.h usability... no checking intrinsics.h presence... no checking for intrinsics.h... no checking for stdint.h... (cached) yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking altivec.h usability... no checking altivec.h presence... no checking for altivec.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for long double... yes checking for hrtime_t... no checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking size of size_t... 8 checking size of ptrdiff_t... 8 checking for uintptr_t... yes checking size of float... 4 checking size of double... 8 checking size of fftw_r2r_kind... 4 checking for working alloca.h... yes checking for alloca... yes checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking for sin in -lm... yes checking for BSDgettimeofday... no checking for gettimeofday... yes checking for gethrtime... no checking for read_real_time... no checking for time_base_to_time... no checking for drand48... yes checking for sqrt... yes checking for memset... yes checking for posix_memalign... yes checking for memalign... yes checking for _mm_malloc... no checking for _mm_free... no checking for clock_gettime... yes checking for mach_absolute_time... no checking for sysctl... no 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... yes 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... no checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-cf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-pghpf... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for riscv64-redhat-linux-gnu-g95... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-ifort... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgfortran... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-ftn... no checking for riscv64-redhat-linux-gnu-nagfor... no 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... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no configure: WARNING: *** Couldn't find f77 compiler; using default Fortran wrappers. checking for OpenMP flag of C compiler... -fopenmp checking for Win32 threads... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether a cycle counter is available... no *************************************************************** WARNING: No cycle counter found. FFTW will use ESTIMATE mode for all plans. See the manual for more information. *************************************************************** 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/avx-128-fma/Makefile config.status: creating dft/simd/avx2/Makefile config.status: creating dft/simd/avx2-128/Makefile config.status: creating dft/simd/avx512/Makefile config.status: creating dft/simd/kcvi/Makefile config.status: creating dft/simd/altivec/Makefile config.status: creating dft/simd/vsx/Makefile config.status: creating dft/simd/neon/Makefile config.status: creating dft/simd/generic-simd128/Makefile config.status: creating dft/simd/generic-simd256/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/avx-128-fma/Makefile config.status: creating rdft/simd/avx2/Makefile config.status: creating rdft/simd/avx2-128/Makefile config.status: creating rdft/simd/avx512/Makefile config.status: creating rdft/simd/kcvi/Makefile config.status: creating rdft/simd/altivec/Makefile config.status: creating rdft/simd/vsx/Makefile config.status: creating rdft/simd/neon/Makefile config.status: creating rdft/simd/generic-simd128/Makefile config.status: creating rdft/simd/generic-simd256/Makefile config.status: creating reodft/Makefile config.status: creating threads/Makefile config.status: creating api/Makefile config.status: creating mpi/Makefile config.status: creating libbench2/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/FAQ/Makefile config.status: creating tools/Makefile config.status: creating tools/fftw_wisdom.1 config.status: creating tools/fftw-wisdom-to-conf config.status: creating m4/Makefile config.status: creating fftw.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single' Making all in support make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/support' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/support' Making all in kernel make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/kernel' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o align.lo ../../kernel/align.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o alloc.lo ../../kernel/alloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o assert.lo ../../kernel/assert.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o awake.lo ../../kernel/awake.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/assert.c -fPIC -DPIC -o .libs/assert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/align.c -fPIC -DPIC -o .libs/align.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/awake.c -fPIC -DPIC -o .libs/awake.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/align.c -o align.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/awake.c -o awake.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/assert.c -o assert.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/alloc.c -o alloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o buffered.lo ../../kernel/buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cpy1d.lo ../../kernel/cpy1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cpy2d-pair.lo ../../kernel/cpy2d-pair.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cpy2d.lo ../../kernel/cpy2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy1d.c -fPIC -DPIC -o .libs/cpy1d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy2d-pair.c -fPIC -DPIC -o .libs/cpy2d-pair.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy2d.c -fPIC -DPIC -o .libs/cpy2d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy1d.c -o cpy1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy2d-pair.c -o cpy2d-pair.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy2d.c -o cpy2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ct.lo ../../kernel/ct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o debug.lo ../../kernel/debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/ct.c -fPIC -DPIC -o .libs/ct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/debug.c -fPIC -DPIC -o .libs/debug.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o extract-reim.lo ../../kernel/extract-reim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/extract-reim.c -fPIC -DPIC -o .libs/extract-reim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/ct.c -o ct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/debug.c -o debug.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hash.lo ../../kernel/hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/extract-reim.c -o extract-reim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o iabs.lo ../../kernel/iabs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kalloc.lo ../../kernel/kalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/kalloc.c -fPIC -DPIC -o .libs/kalloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/iabs.c -fPIC -DPIC -o .libs/iabs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/hash.c -o hash.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o md5-1.lo ../../kernel/md5-1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/md5-1.c -fPIC -DPIC -o .libs/md5-1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/iabs.c -o iabs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/kalloc.c -o kalloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o md5.lo ../../kernel/md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/md5-1.c -o md5-1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o minmax.lo ../../kernel/minmax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/minmax.c -fPIC -DPIC -o .libs/minmax.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ops.lo ../../kernel/ops.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/ops.c -fPIC -DPIC -o .libs/ops.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/md5.c -o md5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pickdim.lo ../../kernel/pickdim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/minmax.c -o minmax.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/pickdim.c -fPIC -DPIC -o .libs/pickdim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/ops.c -o ops.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan.lo ../../kernel/plan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o planner.lo ../../kernel/planner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/pickdim.c -o pickdim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/planner.c -fPIC -DPIC -o .libs/planner.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o primes.lo ../../kernel/primes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/primes.c -fPIC -DPIC -o .libs/primes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o print.lo ../../kernel/print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/print.c -fPIC -DPIC -o .libs/print.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o problem.lo ../../kernel/problem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/primes.c -o primes.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/problem.c -o problem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/print.c -o print.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rader.lo ../../kernel/rader.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o scan.lo ../../kernel/scan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/rader.c -fPIC -DPIC -o .libs/rader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/scan.c -fPIC -DPIC -o .libs/scan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o solver.lo ../../kernel/solver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/planner.c -o planner.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/solver.c -fPIC -DPIC -o .libs/solver.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/rader.c -o rader.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/scan.c -o scan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/solver.c -o solver.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o solvtab.lo ../../kernel/solvtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/solvtab.c -fPIC -DPIC -o .libs/solvtab.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o stride.lo ../../kernel/stride.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/stride.c -fPIC -DPIC -o .libs/stride.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/solvtab.c -o solvtab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor.lo ../../kernel/tensor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor.c -fPIC -DPIC -o .libs/tensor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/stride.c -o stride.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor1.lo ../../kernel/tensor1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor1.c -fPIC -DPIC -o .libs/tensor1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor2.lo ../../kernel/tensor2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor.c -o tensor.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor2.c -fPIC -DPIC -o .libs/tensor2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor1.c -o tensor1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor3.lo ../../kernel/tensor3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor3.c -fPIC -DPIC -o .libs/tensor3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor2.c -o tensor2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor4.lo ../../kernel/tensor4.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor5.lo ../../kernel/tensor5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor4.c -fPIC -DPIC -o .libs/tensor4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor5.c -fPIC -DPIC -o .libs/tensor5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor3.c -o tensor3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor7.lo ../../kernel/tensor7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor7.c -fPIC -DPIC -o .libs/tensor7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor5.c -o tensor5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor4.c -o tensor4.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor8.lo ../../kernel/tensor8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor8.c -fPIC -DPIC -o .libs/tensor8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor7.c -o tensor7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor8.c -o tensor8.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor9.lo ../../kernel/tensor9.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tile2d.lo ../../kernel/tile2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor9.c -fPIC -DPIC -o .libs/tensor9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tile2d.c -fPIC -DPIC -o .libs/tile2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o timer.lo ../../kernel/timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/timer.c -fPIC -DPIC -o .libs/timer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor9.c -o tensor9.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tile2d.c -o tile2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o transpose.lo ../../kernel/transpose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/transpose.c -fPIC -DPIC -o .libs/transpose.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o trig.lo ../../kernel/trig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/timer.c -o timer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/trig.c -fPIC -DPIC -o .libs/trig.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o twiddle.lo ../../kernel/twiddle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/twiddle.c -fPIC -DPIC -o .libs/twiddle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/transpose.c -o transpose.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/trig.c -o trig.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/twiddle.c -o twiddle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo cpy1d.lo cpy2d-pair.lo cpy2d.lo ct.lo debug.lo extract-reim.lo hash.lo iabs.lo kalloc.lo md5-1.lo md5.lo minmax.lo ops.lo pickdim.lo plan.lo planner.lo primes.lo print.lo problem.lo rader.lo scan.lo solver.lo solvtab.lo stride.lo tensor.lo tensor1.lo tensor2.lo tensor3.lo tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo tile2d.lo timer.lo transpose.lo trig.lo twiddle.lo -lm libtool: link: ar cru .libs/libkernel.a .libs/align.o .libs/alloc.o .libs/assert.o .libs/awake.o .libs/buffered.o .libs/cpy1d.o .libs/cpy2d-pair.o .libs/cpy2d.o .libs/ct.o .libs/debug.o .libs/extract-reim.o .libs/hash.o .libs/iabs.o .libs/kalloc.o .libs/md5-1.o .libs/md5.o .libs/minmax.o .libs/ops.o .libs/pickdim.o .libs/plan.o .libs/planner.o .libs/primes.o .libs/print.o .libs/problem.o .libs/rader.o .libs/scan.o .libs/solver.o .libs/solvtab.o .libs/stride.o .libs/tensor.o .libs/tensor1.o .libs/tensor2.o .libs/tensor3.o .libs/tensor4.o .libs/tensor5.o .libs/tensor7.o .libs/tensor8.o .libs/tensor9.o .libs/tile2d.o .libs/timer.o .libs/transpose.o .libs/trig.o .libs/twiddle.o libtool: link: ranlib .libs/libkernel.a libtool: link: ( cd ".libs" && rm -f "libkernel.la" && ln -s "../libkernel.la" "libkernel.la" ) make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/kernel' Making all in simd-support make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/simd-support' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o taint.lo ../../simd-support/taint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sse2.lo ../../simd-support/sse2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o avx.lo ../../simd-support/avx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o avx-128-fma.lo ../../simd-support/avx-128-fma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/taint.c -fPIC -DPIC -o .libs/taint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx-128-fma.c -fPIC -DPIC -o .libs/avx-128-fma.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx.c -fPIC -DPIC -o .libs/avx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/sse2.c -fPIC -DPIC -o .libs/sse2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/taint.c -o taint.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx-128-fma.c -o avx-128-fma.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/sse2.c -o sse2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx.c -o avx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o avx2.lo ../../simd-support/avx2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o avx512.lo ../../simd-support/avx512.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kcvi.lo ../../simd-support/kcvi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o altivec.lo ../../simd-support/altivec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx2.c -fPIC -DPIC -o .libs/avx2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx512.c -fPIC -DPIC -o .libs/avx512.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/kcvi.c -fPIC -DPIC -o .libs/kcvi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/altivec.c -fPIC -DPIC -o .libs/altivec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx2.c -o avx2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx512.c -o avx512.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/altivec.c -o altivec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/kcvi.c -o kcvi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vsx.lo ../../simd-support/vsx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o neon.lo ../../simd-support/neon.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libsimd_sse2_nonportable_la-sse2-nonportable.lo `test -f 'sse2-nonportable.c' || echo '../../simd-support/'`sse2-nonportable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/vsx.c -fPIC -DPIC -o .libs/vsx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/neon.c -fPIC -DPIC -o .libs/neon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/sse2-nonportable.c -fPIC -DPIC -o .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/vsx.c -o vsx.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/neon.c -o neon.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/sse2-nonportable.c -o libsimd_sse2_nonportable_la-sse2-nonportable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsimd_support.la taint.lo sse2.lo avx.lo avx-128-fma.lo avx2.lo avx512.lo kcvi.lo altivec.lo vsx.lo neon.lo -lm /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsimd_sse2_nonportable.la libsimd_sse2_nonportable_la-sse2-nonportable.lo -lm libtool: link: ar cru .libs/libsimd_support.a .libs/taint.o .libs/sse2.o .libs/avx.o .libs/avx-128-fma.o .libs/avx2.o .libs/avx512.o .libs/kcvi.o .libs/altivec.o .libs/vsx.o .libs/neon.o libtool: link: ar cru .libs/libsimd_sse2_nonportable.a .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: link: ranlib .libs/libsimd_support.a libtool: link: ranlib .libs/libsimd_sse2_nonportable.a libtool: link: ( cd ".libs" && rm -f "libsimd_sse2_nonportable.la" && ln -s "../libsimd_sse2_nonportable.la" "libsimd_sse2_nonportable.la" ) libtool: link: ( cd ".libs" && rm -f "libsimd_support.la" && ln -s "../libsimd_support.la" "libsimd_support.la" ) make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/simd-support' Making all in dft make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft' Making all in scalar make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar' Making all in codelets make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar/codelets' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_dft_standard);"; \ echo "const solvtab X(solvtab_dft_standard) = {"; \ for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar/codelets' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_2.lo ../../../../dft/scalar/codelets/n1_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_3.lo ../../../../dft/scalar/codelets/n1_3.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_4.lo ../../../../dft/scalar/codelets/n1_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_5.lo ../../../../dft/scalar/codelets/n1_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_2.c -fPIC -DPIC -o .libs/n1_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_3.c -fPIC -DPIC -o .libs/n1_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_4.c -fPIC -DPIC -o .libs/n1_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_5.c -fPIC -DPIC -o .libs/n1_5.o ../../../../dft/scalar/codelets/n1_2.c: In function 'n1_2': ../../../../dft/scalar/codelets/n1_2.c:76:121: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, ri = ri + ivs, ii = ii + ivs, ro = ro + ovs, io = io + ovs, MAKE_VOLATILE_STRIDE(8, is), MAKE_VOLATILE_STRIDE(8, os)) { ^ ../../../../dft/scalar/codelets/n1_4.c: In function 'n1_4': ../../../../dft/scalar/codelets/n1_4.c:98:122: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, ri = ri + ivs, ii = ii + ivs, ro = ro + ovs, io = io + ovs, MAKE_VOLATILE_STRIDE(16, is), MAKE_VOLATILE_STRIDE(16, os)) { ^ ../../../../dft/scalar/codelets/n1_3.c: In function 'n1_3': ../../../../dft/scalar/codelets/n1_3.c:93:122: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, ri = ri + ivs, ii = ii + ivs, ro = ro + ovs, io = io + ovs, MAKE_VOLATILE_STRIDE(12, is), MAKE_VOLATILE_STRIDE(12, os)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_2.c -o n1_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_4.c -o n1_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_3.c -o n1_3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_5.c -o n1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_6.lo ../../../../dft/scalar/codelets/n1_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_7.lo ../../../../dft/scalar/codelets/n1_7.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_8.lo ../../../../dft/scalar/codelets/n1_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_9.lo ../../../../dft/scalar/codelets/n1_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_6.c -fPIC -DPIC -o .libs/n1_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_7.c -fPIC -DPIC -o .libs/n1_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_8.c -fPIC -DPIC -o .libs/n1_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_9.c -fPIC -DPIC -o .libs/n1_9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_6.c -o n1_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_8.c -o n1_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_7.c -o n1_7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_9.c -o n1_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_10.lo ../../../../dft/scalar/codelets/n1_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_10.c -fPIC -DPIC -o .libs/n1_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_11.lo ../../../../dft/scalar/codelets/n1_11.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_12.lo ../../../../dft/scalar/codelets/n1_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_11.c -fPIC -DPIC -o .libs/n1_11.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_13.lo ../../../../dft/scalar/codelets/n1_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_12.c -fPIC -DPIC -o .libs/n1_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_13.c -fPIC -DPIC -o .libs/n1_13.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_10.c -o n1_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_12.c -o n1_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_11.c -o n1_11.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_14.lo ../../../../dft/scalar/codelets/n1_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_13.c -o n1_13.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_14.c -fPIC -DPIC -o .libs/n1_14.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_15.lo ../../../../dft/scalar/codelets/n1_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_15.c -fPIC -DPIC -o .libs/n1_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_16.lo ../../../../dft/scalar/codelets/n1_16.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_32.lo ../../../../dft/scalar/codelets/n1_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_16.c -fPIC -DPIC -o .libs/n1_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_32.c -fPIC -DPIC -o .libs/n1_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_14.c -o n1_14.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_15.c -o n1_15.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_16.c -o n1_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_64.lo ../../../../dft/scalar/codelets/n1_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_64.c -fPIC -DPIC -o .libs/n1_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_20.lo ../../../../dft/scalar/codelets/n1_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_20.c -fPIC -DPIC -o .libs/n1_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_25.lo ../../../../dft/scalar/codelets/n1_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_25.c -fPIC -DPIC -o .libs/n1_25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_32.c -o n1_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_20.c -o n1_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_25.c -o n1_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_2.lo ../../../../dft/scalar/codelets/t1_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_2.c -fPIC -DPIC -o .libs/t1_2.o ../../../../dft/scalar/codelets/t1_2.c: In function 't1_2': ../../../../dft/scalar/codelets/t1_2.c:89:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 2); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 2, MAKE_VOLATILE_STRIDE(4, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_2.c -o t1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_3.lo ../../../../dft/scalar/codelets/t1_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_3.c -fPIC -DPIC -o .libs/t1_3.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_4.lo ../../../../dft/scalar/codelets/t1_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_4.c -fPIC -DPIC -o .libs/t1_4.o ../../../../dft/scalar/codelets/t1_3.c: In function 't1_3': ../../../../dft/scalar/codelets/t1_3.c:112:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 4); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 4, MAKE_VOLATILE_STRIDE(6, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_3.c -o t1_3.o >/dev/null 2>&1 ../../../../dft/scalar/codelets/t1_4.c: In function 't1_4': ../../../../dft/scalar/codelets/t1_4.c:126:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 6); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 6, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_4.c -o t1_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_5.lo ../../../../dft/scalar/codelets/t1_5.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_6.lo ../../../../dft/scalar/codelets/t1_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_5.c -fPIC -DPIC -o .libs/t1_5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_6.c -fPIC -DPIC -o .libs/t1_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_7.lo ../../../../dft/scalar/codelets/t1_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_7.c -fPIC -DPIC -o .libs/t1_7.o ../../../../dft/scalar/codelets/t1_5.c: In function 't1_5': ../../../../dft/scalar/codelets/t1_5.c:164:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 8); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 8, MAKE_VOLATILE_STRIDE(10, rs)) { ^ ../../../../dft/scalar/codelets/t1_6.c: In function 't1_6': ../../../../dft/scalar/codelets/t1_6.c:176:93: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 10); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 10, MAKE_VOLATILE_STRIDE(12, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_5.c -o t1_5.o >/dev/null 2>&1 ../../../../dft/scalar/codelets/t1_7.c: In function 't1_7': ../../../../dft/scalar/codelets/t1_7.c:227:93: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 12); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 12, MAKE_VOLATILE_STRIDE(14, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_6.c -o t1_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_7.c -o t1_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_8.lo ../../../../dft/scalar/codelets/t1_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_9.lo ../../../../dft/scalar/codelets/t1_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_8.c -fPIC -DPIC -o .libs/t1_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_9.c -fPIC -DPIC -o .libs/t1_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_10.lo ../../../../dft/scalar/codelets/t1_10.c ../../../../dft/scalar/codelets/t1_8.c: In function 't1_8': ../../../../dft/scalar/codelets/t1_8.c:212:93: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 14); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 14, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_10.c -fPIC -DPIC -o .libs/t1_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_8.c -o t1_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_9.c -o t1_9.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_10.c -o t1_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_12.lo ../../../../dft/scalar/codelets/t1_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_12.c -fPIC -DPIC -o .libs/t1_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_15.lo ../../../../dft/scalar/codelets/t1_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_15.c -fPIC -DPIC -o .libs/t1_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_16.lo ../../../../dft/scalar/codelets/t1_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_16.c -fPIC -DPIC -o .libs/t1_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_12.c -o t1_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_15.c -o t1_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_32.lo ../../../../dft/scalar/codelets/t1_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_16.c -o t1_16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_32.c -fPIC -DPIC -o .libs/t1_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_64.c -o n1_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_64.lo ../../../../dft/scalar/codelets/t1_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_64.c -fPIC -DPIC -o .libs/t1_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_20.lo ../../../../dft/scalar/codelets/t1_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_20.c -fPIC -DPIC -o .libs/t1_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_20.c -o t1_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_32.c -o t1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_25.lo ../../../../dft/scalar/codelets/t1_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_25.c -fPIC -DPIC -o .libs/t1_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_4.lo ../../../../dft/scalar/codelets/t2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_25.c -o t1_25.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_4.c -fPIC -DPIC -o .libs/t2_4.o ../../../../dft/scalar/codelets/t2_4.c: In function 't2_4': ../../../../dft/scalar/codelets/t2_4.c:132:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 4); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 4, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_4.c -o t2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_8.lo ../../../../dft/scalar/codelets/t2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_8.c -fPIC -DPIC -o .libs/t2_8.o ../../../../dft/scalar/codelets/t2_8.c: In function 't2_8': ../../../../dft/scalar/codelets/t2_8.c:233:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 6); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_8.c -o t2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_16.lo ../../../../dft/scalar/codelets/t2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_16.c -fPIC -DPIC -o .libs/t2_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_32.lo ../../../../dft/scalar/codelets/t2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_32.c -fPIC -DPIC -o .libs/t2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_64.lo ../../../../dft/scalar/codelets/t2_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_64.c -fPIC -DPIC -o .libs/t2_64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_16.c -o t2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_5.lo ../../../../dft/scalar/codelets/t2_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_5.c -fPIC -DPIC -o .libs/t2_5.o ../../../../dft/scalar/codelets/t2_5.c: In function 't2_5': ../../../../dft/scalar/codelets/t2_5.c:171:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 4); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 4, MAKE_VOLATILE_STRIDE(10, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_5.c -o t2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_10.lo ../../../../dft/scalar/codelets/t2_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_64.c -o t1_64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_10.c -fPIC -DPIC -o .libs/t2_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_32.c -o t2_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_10.c -o t2_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_20.lo ../../../../dft/scalar/codelets/t2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_20.c -fPIC -DPIC -o .libs/t2_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_20.c -o t2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_25.lo ../../../../dft/scalar/codelets/t2_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_25.c -fPIC -DPIC -o .libs/t2_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_2.lo ../../../../dft/scalar/codelets/q1_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_2.c -fPIC -DPIC -o .libs/q1_2.o ../../../../dft/scalar/codelets/q1_2.c: In function 'q1_2': ../../../../dft/scalar/codelets/q1_2.c:106:124: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 2); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 2, MAKE_VOLATILE_STRIDE(4, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_2.c -o q1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_4.lo ../../../../dft/scalar/codelets/q1_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_4.c -fPIC -DPIC -o .libs/q1_4.o ../../../../dft/scalar/codelets/q1_4.c: In function 'q1_4': ../../../../dft/scalar/codelets/q1_4.c:296:124: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 6); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 6, MAKE_VOLATILE_STRIDE(8, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_25.c -o t2_25.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_4.c -o q1_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_8.lo ../../../../dft/scalar/codelets/q1_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_8.c -fPIC -DPIC -o .libs/q1_8.o ../../../../dft/scalar/codelets/q1_8.c: In function 'q1_8': ../../../../dft/scalar/codelets/q1_8.c:1292:127: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 14); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 14, MAKE_VOLATILE_STRIDE(16, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_3.lo ../../../../dft/scalar/codelets/q1_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_3.c -fPIC -DPIC -o .libs/q1_3.o ../../../../dft/scalar/codelets/q1_3.c: In function 'q1_3': ../../../../dft/scalar/codelets/q1_3.c:194:124: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 4); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 4, MAKE_VOLATILE_STRIDE(6, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_3.c -o q1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_5.lo ../../../../dft/scalar/codelets/q1_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_64.c -o t2_64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_5.c -fPIC -DPIC -o .libs/q1_5.o ../../../../dft/scalar/codelets/q1_5.c: In function 'q1_5': ../../../../dft/scalar/codelets/q1_5.c:554:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 8); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 8, MAKE_VOLATILE_STRIDE(10, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_6.lo ../../../../dft/scalar/codelets/q1_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_6.c -fPIC -DPIC -o .libs/q1_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_5.c -o q1_5.o >/dev/null 2>&1 ../../../../dft/scalar/codelets/q1_6.c: In function 'q1_6': ../../../../dft/scalar/codelets/q1_6.c:705:127: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 10); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 10, MAKE_VOLATILE_STRIDE(12, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_8.c -o q1_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o codlist.lo codlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_6.c -o q1_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdft_scalar_codelets.la n1_2.lo n1_3.lo n1_4.lo n1_5.lo n1_6.lo n1_7.lo n1_8.lo n1_9.lo n1_10.lo n1_11.lo n1_12.lo n1_13.lo n1_14.lo n1_15.lo n1_16.lo n1_32.lo n1_64.lo n1_20.lo n1_25.lo t1_2.lo t1_3.lo t1_4.lo t1_5.lo t1_6.lo t1_7.lo t1_8.lo t1_9.lo t1_10.lo t1_12.lo t1_15.lo t1_16.lo t1_32.lo t1_64.lo t1_20.lo t1_25.lo t2_4.lo t2_8.lo t2_16.lo t2_32.lo t2_64.lo t2_5.lo t2_10.lo t2_20.lo t2_25.lo q1_2.lo q1_4.lo q1_8.lo q1_3.lo q1_5.lo q1_6.lo codlist.lo -lm libtool: link: ar cru .libs/libdft_scalar_codelets.a .libs/n1_2.o .libs/n1_3.o .libs/n1_4.o .libs/n1_5.o .libs/n1_6.o .libs/n1_7.o .libs/n1_8.o .libs/n1_9.o .libs/n1_10.o .libs/n1_11.o .libs/n1_12.o .libs/n1_13.o .libs/n1_14.o .libs/n1_15.o .libs/n1_16.o .libs/n1_32.o .libs/n1_64.o .libs/n1_20.o .libs/n1_25.o .libs/t1_2.o .libs/t1_3.o .libs/t1_4.o .libs/t1_5.o .libs/t1_6.o .libs/t1_7.o .libs/t1_8.o .libs/t1_9.o .libs/t1_10.o .libs/t1_12.o .libs/t1_15.o .libs/t1_16.o .libs/t1_32.o .libs/t1_64.o .libs/t1_20.o .libs/t1_25.o .libs/t2_4.o .libs/t2_8.o .libs/t2_16.o .libs/t2_32.o .libs/t2_64.o .libs/t2_5.o .libs/t2_10.o .libs/t2_20.o .libs/t2_25.o .libs/q1_2.o .libs/q1_4.o .libs/q1_8.o .libs/q1_3.o .libs/q1_5.o .libs/q1_6.o .libs/codlist.o libtool: link: ranlib .libs/libdft_scalar_codelets.a libtool: link: ( cd ".libs" && rm -f "libdft_scalar_codelets.la" && ln -s "../libdft_scalar_codelets.la" "libdft_scalar_codelets.la" ) make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar/codelets' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar/codelets' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n.lo ../../../dft/scalar/n.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t.lo ../../../dft/scalar/t.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../dft/scalar/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../dft/scalar/n.c -fPIC -DPIC -o .libs/n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../dft/scalar/t.c -o t.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../dft/scalar/n.c -o n.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdft_scalar.la n.lo t.lo -lm libtool: link: ar cru .libs/libdft_scalar.a .libs/n.o .libs/t.o libtool: link: ranlib .libs/libdft_scalar.a libtool: link: ( cd ".libs" && rm -f "libdft_scalar.la" && ln -s "../libdft_scalar.la" "libdft_scalar.la" ) make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar' Making all in simd make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd' Making all in common make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/common' ( \ echo "#include \"ifftw.h\""; \ echo "#include SIMD_HEADER"; \ echo; \ for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void XSIMD(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab XSIMD(solvtab_dft);"; \ echo "const solvtab XSIMD(solvtab_dft) = {"; \ for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(XSIMD(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/common' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/common' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/common' Making all in sse2 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/sse2' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/sse2' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/sse2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/sse2' Making all in avx make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx' Making all in avx-128-fma make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx-128-fma' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx-128-fma' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx-128-fma' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx-128-fma' Making all in avx2 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2' Making all in avx2-128 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2-128' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2-128' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2-128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2-128' Making all in avx512 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx512' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx512' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx512' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx512' Making all in kcvi make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/kcvi' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/kcvi' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/kcvi' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/kcvi' Making all in altivec make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/altivec' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/altivec' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/altivec' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/altivec' Making all in vsx make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/vsx' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/vsx' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/vsx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/vsx' Making all in neon make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/neon' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/neon' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/neon' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/neon' Making all in generic-simd128 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd128' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd128' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd128' Making all in generic-simd256 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd256' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd256' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd256' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd256' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bluestein.lo ../../dft/bluestein.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o buffered.lo ../../dft/buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o conf.lo ../../dft/conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ct.lo ../../dft/ct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/bluestein.c -fPIC -DPIC -o .libs/bluestein.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/ct.c -fPIC -DPIC -o .libs/ct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/conf.c -o conf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/ct.c -o ct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/bluestein.c -o bluestein.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dftw-direct.lo ../../dft/dftw-direct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-direct.c -fPIC -DPIC -o .libs/dftw-direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dftw-directsq.lo ../../dft/dftw-directsq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dftw-generic.lo ../../dft/dftw-generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-directsq.c -fPIC -DPIC -o .libs/dftw-directsq.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dftw-genericbuf.lo ../../dft/dftw-genericbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-generic.c -fPIC -DPIC -o .libs/dftw-generic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-genericbuf.c -fPIC -DPIC -o .libs/dftw-genericbuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-direct.c -o dftw-direct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-directsq.c -o dftw-directsq.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-generic.c -o dftw-generic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-genericbuf.c -o dftw-genericbuf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o direct.lo ../../dft/direct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o generic.lo ../../dft/generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/direct.c -fPIC -DPIC -o .libs/direct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/generic.c -fPIC -DPIC -o .libs/generic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o indirect.lo ../../dft/indirect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/indirect.c -fPIC -DPIC -o .libs/indirect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o indirect-transpose.lo ../../dft/indirect-transpose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/indirect-transpose.c -fPIC -DPIC -o .libs/indirect-transpose.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/generic.c -o generic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/direct.c -o direct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/indirect.c -o indirect.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/indirect-transpose.c -o indirect-transpose.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kdft-dif.lo ../../dft/kdft-dif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-dif.c -fPIC -DPIC -o .libs/kdft-dif.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kdft-difsq.lo ../../dft/kdft-difsq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kdft-dit.lo ../../dft/kdft-dit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-difsq.c -fPIC -DPIC -o .libs/kdft-difsq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-dit.c -fPIC -DPIC -o .libs/kdft-dit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-dif.c -o kdft-dif.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kdft.lo ../../dft/kdft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-difsq.c -o kdft-difsq.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-dit.c -o kdft-dit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft.c -fPIC -DPIC -o .libs/kdft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nop.lo ../../dft/nop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/nop.c -fPIC -DPIC -o .libs/nop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan.lo ../../dft/plan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o problem.lo ../../dft/problem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft.c -o kdft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/nop.c -o nop.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rader.lo ../../dft/rader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/plan.c -o plan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/rader.c -fPIC -DPIC -o .libs/rader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/problem.c -o problem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rank-geq2.lo ../../dft/rank-geq2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o solve.lo ../../dft/solve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/solve.c -fPIC -DPIC -o .libs/solve.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vrank-geq1.lo ../../dft/vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/solve.c -o solve.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/rader.c -o rader.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o zero.lo ../../dft/zero.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/zero.c -fPIC -DPIC -o .libs/zero.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/zero.c -o zero.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo dftw-direct.lo dftw-directsq.lo dftw-generic.lo dftw-genericbuf.lo direct.lo generic.lo indirect.lo indirect-transpose.lo kdft-dif.lo kdft-difsq.lo kdft-dit.lo kdft.lo nop.lo plan.lo problem.lo rader.lo rank-geq2.lo solve.lo vrank-geq1.lo zero.lo -lm libtool: link: ar cru .libs/libdft.a .libs/bluestein.o .libs/buffered.o .libs/conf.o .libs/ct.o .libs/dftw-direct.o .libs/dftw-directsq.o .libs/dftw-generic.o .libs/dftw-genericbuf.o .libs/direct.o .libs/generic.o .libs/indirect.o .libs/indirect-transpose.o .libs/kdft-dif.o .libs/kdft-difsq.o .libs/kdft-dit.o .libs/kdft.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rader.o .libs/rank-geq2.o .libs/solve.o .libs/vrank-geq1.o .libs/zero.o libtool: link: ranlib .libs/libdft.a libtool: link: ( cd ".libs" && rm -f "libdft.la" && ln -s "../libdft.la" "libdft.la" ) make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft' Making all in rdft make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft' Making all in scalar make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar' Making all in r2cf make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cf' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2cf);"; \ echo "const solvtab X(solvtab_rdft_r2cf) = {"; \ for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_2.lo ../../../../rdft/scalar/r2cf/r2cf_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_3.lo ../../../../rdft/scalar/r2cf/r2cf_3.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_4.lo ../../../../rdft/scalar/r2cf/r2cf_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_5.lo ../../../../rdft/scalar/r2cf/r2cf_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_2.c -fPIC -DPIC -o .libs/r2cf_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_3.c -fPIC -DPIC -o .libs/r2cf_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_5.c -fPIC -DPIC -o .libs/r2cf_5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_4.c -fPIC -DPIC -o .libs/r2cf_4.o ../../../../rdft/scalar/r2cf/r2cf_2.c: In function 'r2cf_2': ../../../../rdft/scalar/r2cf/r2cf_2.c:72:151: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(8, rs), MAKE_VOLATILE_STRIDE(8, csr), MAKE_VOLATILE_STRIDE(8, csi)) { ^ ../../../../rdft/scalar/r2cf/r2cf_3.c: In function 'r2cf_3': ../../../../rdft/scalar/r2cf/r2cf_3.c:79:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(12, rs), MAKE_VOLATILE_STRIDE(12, csr), MAKE_VOLATILE_STRIDE(12, csi)) { ^ ../../../../rdft/scalar/r2cf/r2cf_4.c: In function 'r2cf_4': ../../../../rdft/scalar/r2cf/r2cf_4.c:78:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(16, rs), MAKE_VOLATILE_STRIDE(16, csr), MAKE_VOLATILE_STRIDE(16, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_2.c -o r2cf_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_5.c -o r2cf_5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_3.c -o r2cf_3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_4.c -o r2cf_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_6.lo ../../../../rdft/scalar/r2cf/r2cf_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_7.lo ../../../../rdft/scalar/r2cf/r2cf_7.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_8.lo ../../../../rdft/scalar/r2cf/r2cf_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_9.lo ../../../../rdft/scalar/r2cf/r2cf_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_6.c -fPIC -DPIC -o .libs/r2cf_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_8.c -fPIC -DPIC -o .libs/r2cf_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_7.c -fPIC -DPIC -o .libs/r2cf_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_9.c -fPIC -DPIC -o .libs/r2cf_9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_6.c -o r2cf_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_8.c -o r2cf_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_7.c -o r2cf_7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_9.c -o r2cf_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_10.lo ../../../../rdft/scalar/r2cf/r2cf_10.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_11.lo ../../../../rdft/scalar/r2cf/r2cf_11.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_12.lo ../../../../rdft/scalar/r2cf/r2cf_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_10.c -fPIC -DPIC -o .libs/r2cf_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_11.c -fPIC -DPIC -o .libs/r2cf_11.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_13.lo ../../../../rdft/scalar/r2cf/r2cf_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_12.c -fPIC -DPIC -o .libs/r2cf_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_13.c -fPIC -DPIC -o .libs/r2cf_13.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_10.c -o r2cf_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_11.c -o r2cf_11.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_12.c -o r2cf_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_13.c -o r2cf_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_14.lo ../../../../rdft/scalar/r2cf/r2cf_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_14.c -fPIC -DPIC -o .libs/r2cf_14.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_15.lo ../../../../rdft/scalar/r2cf/r2cf_15.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_16.lo ../../../../rdft/scalar/r2cf/r2cf_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_15.c -fPIC -DPIC -o .libs/r2cf_15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_16.c -fPIC -DPIC -o .libs/r2cf_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_32.lo ../../../../rdft/scalar/r2cf/r2cf_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_32.c -fPIC -DPIC -o .libs/r2cf_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_14.c -o r2cf_14.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_15.c -o r2cf_15.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_16.c -o r2cf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_64.lo ../../../../rdft/scalar/r2cf/r2cf_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_64.c -fPIC -DPIC -o .libs/r2cf_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_128.lo ../../../../rdft/scalar/r2cf/r2cf_128.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_32.c -o r2cf_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_20.lo ../../../../rdft/scalar/r2cf/r2cf_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_128.c -fPIC -DPIC -o .libs/r2cf_128.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_20.c -fPIC -DPIC -o .libs/r2cf_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_20.c -o r2cf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_25.lo ../../../../rdft/scalar/r2cf/r2cf_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_25.c -fPIC -DPIC -o .libs/r2cf_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_2.lo ../../../../rdft/scalar/r2cf/hf_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_2.c -fPIC -DPIC -o .libs/hf_2.o ../../../../rdft/scalar/r2cf/hf_2.c: In function 'hf_2': ../../../../rdft/scalar/r2cf/hf_2.c:89:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 2, MAKE_VOLATILE_STRIDE(4, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_2.c -o hf_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_25.c -o r2cf_25.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_64.c -o r2cf_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_3.lo ../../../../rdft/scalar/r2cf/hf_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_3.c -fPIC -DPIC -o .libs/hf_3.o ../../../../rdft/scalar/r2cf/hf_3.c: In function 'hf_3': ../../../../rdft/scalar/r2cf/hf_3.c:112:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(6, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_3.c -o hf_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_4.lo ../../../../rdft/scalar/r2cf/hf_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_4.c -fPIC -DPIC -o .libs/hf_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_5.lo ../../../../rdft/scalar/r2cf/hf_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_5.c -fPIC -DPIC -o .libs/hf_5.o ../../../../rdft/scalar/r2cf/hf_4.c: In function 'hf_4': ../../../../rdft/scalar/r2cf/hf_4.c:126:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 6, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_4.c -o hf_4.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cf/hf_5.c: In function 'hf_5': ../../../../rdft/scalar/r2cf/hf_5.c:164:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 8); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 8, MAKE_VOLATILE_STRIDE(10, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_5.c -o hf_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_6.lo ../../../../rdft/scalar/r2cf/hf_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_6.c -fPIC -DPIC -o .libs/hf_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_7.lo ../../../../rdft/scalar/r2cf/hf_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_7.c -fPIC -DPIC -o .libs/hf_7.o ../../../../rdft/scalar/r2cf/hf_6.c: In function 'hf_6': ../../../../rdft/scalar/r2cf/hf_6.c:176:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 10); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 10, MAKE_VOLATILE_STRIDE(12, rs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_8.lo ../../../../rdft/scalar/r2cf/hf_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_8.c -fPIC -DPIC -o .libs/hf_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_6.c -o hf_6.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cf/hf_7.c: In function 'hf_7': ../../../../rdft/scalar/r2cf/hf_7.c:224:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 12); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 12, MAKE_VOLATILE_STRIDE(14, rs)) { ^ ../../../../rdft/scalar/r2cf/hf_8.c: In function 'hf_8': ../../../../rdft/scalar/r2cf/hf_8.c:212:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 14); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 14, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_7.c -o hf_7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_8.c -o hf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_9.lo ../../../../rdft/scalar/r2cf/hf_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_9.c -fPIC -DPIC -o .libs/hf_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_10.lo ../../../../rdft/scalar/r2cf/hf_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_10.c -fPIC -DPIC -o .libs/hf_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_12.lo ../../../../rdft/scalar/r2cf/hf_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_9.c -o hf_9.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_12.c -fPIC -DPIC -o .libs/hf_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_10.c -o hf_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_12.c -o hf_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_15.lo ../../../../rdft/scalar/r2cf/hf_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_15.c -fPIC -DPIC -o .libs/hf_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_16.lo ../../../../rdft/scalar/r2cf/hf_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_16.c -fPIC -DPIC -o .libs/hf_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_32.lo ../../../../rdft/scalar/r2cf/hf_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_32.c -fPIC -DPIC -o .libs/hf_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_15.c -o hf_15.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_16.c -o hf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_64.lo ../../../../rdft/scalar/r2cf/hf_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_64.c -fPIC -DPIC -o .libs/hf_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_20.lo ../../../../rdft/scalar/r2cf/hf_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_20.c -fPIC -DPIC -o .libs/hf_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_128.c -o r2cf_128.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_32.c -o hf_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_20.c -o hf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_25.lo ../../../../rdft/scalar/r2cf/hf_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_25.c -fPIC -DPIC -o .libs/hf_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_4.lo ../../../../rdft/scalar/r2cf/hf2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_4.c -fPIC -DPIC -o .libs/hf2_4.o ../../../../rdft/scalar/r2cf/hf2_4.c: In function 'hf2_4': ../../../../rdft/scalar/r2cf/hf2_4.c:132:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_4.c -o hf2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_8.lo ../../../../rdft/scalar/r2cf/hf2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_25.c -o hf_25.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_8.c -fPIC -DPIC -o .libs/hf2_8.o ../../../../rdft/scalar/r2cf/hf2_8.c: In function 'hf2_8': ../../../../rdft/scalar/r2cf/hf2_8.c:233:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_8.c -o hf2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_16.lo ../../../../rdft/scalar/r2cf/hf2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_16.c -fPIC -DPIC -o .libs/hf2_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_16.c -o hf2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_32.lo ../../../../rdft/scalar/r2cf/hf2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_32.c -fPIC -DPIC -o .libs/hf2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_5.lo ../../../../rdft/scalar/r2cf/hf2_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_5.c -fPIC -DPIC -o .libs/hf2_5.o ../../../../rdft/scalar/r2cf/hf2_5.c: In function 'hf2_5': ../../../../rdft/scalar/r2cf/hf2_5.c:171:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(10, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_5.c -o hf2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_20.lo ../../../../rdft/scalar/r2cf/hf2_20.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_25.lo ../../../../rdft/scalar/r2cf/hf2_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_20.c -fPIC -DPIC -o .libs/hf2_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_25.c -fPIC -DPIC -o .libs/hf2_25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_32.c -o hf2_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_20.c -o hf2_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_64.c -o hf_64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_25.c -o hf2_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_2.lo ../../../../rdft/scalar/r2cf/r2cfII_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_2.c -fPIC -DPIC -o .libs/r2cfII_2.o ../../../../rdft/scalar/r2cf/r2cfII_2.c: In function 'r2cfII_2': ../../../../rdft/scalar/r2cf/r2cfII_2.c:72:151: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(8, rs), MAKE_VOLATILE_STRIDE(8, csr), MAKE_VOLATILE_STRIDE(8, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_2.c -o r2cfII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_3.lo ../../../../rdft/scalar/r2cf/r2cfII_3.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_4.lo ../../../../rdft/scalar/r2cf/r2cfII_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_3.c -fPIC -DPIC -o .libs/r2cfII_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_4.c -fPIC -DPIC -o .libs/r2cfII_4.o ../../../../rdft/scalar/r2cf/r2cfII_3.c: In function 'r2cfII_3': ../../../../rdft/scalar/r2cf/r2cfII_3.c:79:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(12, rs), MAKE_VOLATILE_STRIDE(12, csr), MAKE_VOLATILE_STRIDE(12, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_3.c -o r2cfII_3.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cf/r2cfII_4.c: In function 'r2cfII_4': ../../../../rdft/scalar/r2cf/r2cfII_4.c:80:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(16, rs), MAKE_VOLATILE_STRIDE(16, csr), MAKE_VOLATILE_STRIDE(16, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_4.c -o r2cfII_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_5.lo ../../../../rdft/scalar/r2cf/r2cfII_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_5.c -fPIC -DPIC -o .libs/r2cfII_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_6.lo ../../../../rdft/scalar/r2cf/r2cfII_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_6.c -fPIC -DPIC -o .libs/r2cfII_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_7.lo ../../../../rdft/scalar/r2cf/r2cfII_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_7.c -fPIC -DPIC -o .libs/r2cfII_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_5.c -o r2cfII_5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_6.c -o r2cfII_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_8.lo ../../../../rdft/scalar/r2cf/r2cfII_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_7.c -o r2cfII_7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -fPIC -DPIC -o .libs/r2cfII_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_9.lo ../../../../rdft/scalar/r2cf/r2cfII_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -fPIC -DPIC -o .libs/r2cfII_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_10.lo ../../../../rdft/scalar/r2cf/r2cfII_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -o r2cfII_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_10.c -fPIC -DPIC -o .libs/r2cfII_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -o r2cfII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_12.lo ../../../../rdft/scalar/r2cf/r2cfII_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_10.c -o r2cfII_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_12.c -fPIC -DPIC -o .libs/r2cfII_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_15.lo ../../../../rdft/scalar/r2cf/r2cfII_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -fPIC -DPIC -o .libs/r2cfII_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_16.lo ../../../../rdft/scalar/r2cf/r2cfII_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_12.c -o r2cfII_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -fPIC -DPIC -o .libs/r2cfII_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -o r2cfII_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_32.lo ../../../../rdft/scalar/r2cf/r2cfII_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -o r2cfII_16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_32.c -fPIC -DPIC -o .libs/r2cfII_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_64.lo ../../../../rdft/scalar/r2cf/r2cfII_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_64.c -fPIC -DPIC -o .libs/r2cfII_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_20.lo ../../../../rdft/scalar/r2cf/r2cfII_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_20.c -fPIC -DPIC -o .libs/r2cfII_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_32.c -o r2cfII_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_20.c -o r2cfII_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_25.lo ../../../../rdft/scalar/r2cf/r2cfII_25.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_2.lo ../../../../rdft/scalar/r2cf/hc2cf_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_25.c -fPIC -DPIC -o .libs/r2cfII_25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -fPIC -DPIC -o .libs/hc2cf_2.o ../../../../rdft/scalar/r2cf/hc2cf_2.c: In function 'hc2cf_2': ../../../../rdft/scalar/r2cf/hc2cf_2.c:89:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 2, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -o hc2cf_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_4.lo ../../../../rdft/scalar/r2cf/hc2cf_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_64.c -o r2cfII_64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -fPIC -DPIC -o .libs/hc2cf_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_25.c -o r2cfII_25.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cf/hc2cf_4.c: In function 'hc2cf_4': ../../../../rdft/scalar/r2cf/hc2cf_4.c:126:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -o hc2cf_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_6.lo ../../../../rdft/scalar/r2cf/hc2cf_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_6.c -fPIC -DPIC -o .libs/hc2cf_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_8.lo ../../../../rdft/scalar/r2cf/hc2cf_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_8.c -fPIC -DPIC -o .libs/hc2cf_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_6.c -o hc2cf_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_8.c -o hc2cf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_10.lo ../../../../rdft/scalar/r2cf/hc2cf_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_10.c -fPIC -DPIC -o .libs/hc2cf_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_12.lo ../../../../rdft/scalar/r2cf/hc2cf_12.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_16.lo ../../../../rdft/scalar/r2cf/hc2cf_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_12.c -fPIC -DPIC -o .libs/hc2cf_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_16.c -fPIC -DPIC -o .libs/hc2cf_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_10.c -o hc2cf_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_12.c -o hc2cf_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_32.lo ../../../../rdft/scalar/r2cf/hc2cf_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_16.c -o hc2cf_16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_32.c -fPIC -DPIC -o .libs/hc2cf_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_20.lo ../../../../rdft/scalar/r2cf/hc2cf_20.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf2_4.lo ../../../../rdft/scalar/r2cf/hc2cf2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_20.c -fPIC -DPIC -o .libs/hc2cf_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_4.c -fPIC -DPIC -o .libs/hc2cf2_4.o ../../../../rdft/scalar/r2cf/hc2cf2_4.c: In function 'hc2cf2_4': ../../../../rdft/scalar/r2cf/hc2cf2_4.c:132:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 4, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_4.c -o hc2cf2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf2_8.lo ../../../../rdft/scalar/r2cf/hc2cf2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_8.c -fPIC -DPIC -o .libs/hc2cf2_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf2_16.lo ../../../../rdft/scalar/r2cf/hc2cf2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -fPIC -DPIC -o .libs/hc2cf2_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_8.c -o hc2cf2_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_20.c -o hc2cf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf2_32.lo ../../../../rdft/scalar/r2cf/hc2cf2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_32.c -fPIC -DPIC -o .libs/hc2cf2_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -o hc2cf2_16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_32.c -o hc2cf_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf2_20.lo ../../../../rdft/scalar/r2cf/hc2cf2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_20.c -fPIC -DPIC -o .libs/hc2cf2_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_2.lo ../../../../rdft/scalar/r2cf/hc2cfdft_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_2.c -fPIC -DPIC -o .libs/hc2cfdft_2.o ../../../../rdft/scalar/r2cf/hc2cfdft_2.c: In function 'hc2cfdft_2': ../../../../rdft/scalar/r2cf/hc2cfdft_2.c:98:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 2, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_2.c -o hc2cfdft_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_4.c -fPIC -DPIC -o .libs/hc2cfdft_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_20.c -o hc2cf2_20.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cf/hc2cfdft_4.c: In function 'hc2cfdft_4': ../../../../rdft/scalar/r2cf/hc2cfdft_4.c:139:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_4.c -o hc2cfdft_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_6.lo ../../../../rdft/scalar/r2cf/hc2cfdft_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_32.c -o hc2cf2_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_6.c -fPIC -DPIC -o .libs/hc2cfdft_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_8.lo ../../../../rdft/scalar/r2cf/hc2cfdft_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_6.c -o hc2cfdft_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -fPIC -DPIC -o .libs/hc2cfdft_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_10.lo ../../../../rdft/scalar/r2cf/hc2cfdft_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_10.c -fPIC -DPIC -o .libs/hc2cfdft_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_12.lo ../../../../rdft/scalar/r2cf/hc2cfdft_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -o hc2cfdft_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_12.c -fPIC -DPIC -o .libs/hc2cfdft_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_10.c -o hc2cfdft_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_16.c -fPIC -DPIC -o .libs/hc2cfdft_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_12.c -o hc2cfdft_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_32.c -fPIC -DPIC -o .libs/hc2cfdft_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_20.lo ../../../../rdft/scalar/r2cf/hc2cfdft_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_20.c -fPIC -DPIC -o .libs/hc2cfdft_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_16.c -o hc2cfdft_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft2_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c -fPIC -DPIC -o .libs/hc2cfdft2_4.o ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c: In function 'hc2cfdft2_4': ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c:145:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 4, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c -o hc2cfdft2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft2_8.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c -fPIC -DPIC -o .libs/hc2cfdft2_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_20.c -o hc2cfdft_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft2_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c -fPIC -DPIC -o .libs/hc2cfdft2_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c -o hc2cfdft2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft2_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c -fPIC -DPIC -o .libs/hc2cfdft2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft2_20.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c -o hc2cfdft2_16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c -fPIC -DPIC -o .libs/hc2cfdft2_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_32.c -o hc2cfdft_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o codlist.lo codlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c -o hc2cfdft2_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c -o hc2cfdft2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdft_scalar_r2cf.la r2cf_2.lo r2cf_3.lo r2cf_4.lo r2cf_5.lo r2cf_6.lo r2cf_7.lo r2cf_8.lo r2cf_9.lo r2cf_10.lo r2cf_11.lo r2cf_12.lo r2cf_13.lo r2cf_14.lo r2cf_15.lo r2cf_16.lo r2cf_32.lo r2cf_64.lo r2cf_128.lo r2cf_20.lo r2cf_25.lo hf_2.lo hf_3.lo hf_4.lo hf_5.lo hf_6.lo hf_7.lo hf_8.lo hf_9.lo hf_10.lo hf_12.lo hf_15.lo hf_16.lo hf_32.lo hf_64.lo hf_20.lo hf_25.lo hf2_4.lo hf2_8.lo hf2_16.lo hf2_32.lo hf2_5.lo hf2_20.lo hf2_25.lo r2cfII_2.lo r2cfII_3.lo r2cfII_4.lo r2cfII_5.lo r2cfII_6.lo r2cfII_7.lo r2cfII_8.lo r2cfII_9.lo r2cfII_10.lo r2cfII_12.lo r2cfII_15.lo r2cfII_16.lo r2cfII_32.lo r2cfII_64.lo r2cfII_20.lo r2cfII_25.lo hc2cf_2.lo hc2cf_4.lo hc2cf_6.lo hc2cf_8.lo hc2cf_10.lo hc2cf_12.lo hc2cf_16.lo hc2cf_32.lo hc2cf_20.lo hc2cf2_4.lo hc2cf2_8.lo hc2cf2_16.lo hc2cf2_32.lo hc2cf2_20.lo hc2cfdft_2.lo hc2cfdft_4.lo hc2cfdft_6.lo hc2cfdft_8.lo hc2cfdft_10.lo hc2cfdft_12.lo hc2cfdft_16.lo hc2cfdft_32.lo hc2cfdft_20.lo hc2cfdft2_4.lo hc2cfdft2_8.lo hc2cfdft2_16.lo hc2cfdft2_32.lo hc2cfdft2_20.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2cf.a .libs/r2cf_2.o .libs/r2cf_3.o .libs/r2cf_4.o .libs/r2cf_5.o .libs/r2cf_6.o .libs/r2cf_7.o .libs/r2cf_8.o .libs/r2cf_9.o .libs/r2cf_10.o .libs/r2cf_11.o .libs/r2cf_12.o .libs/r2cf_13.o .libs/r2cf_14.o .libs/r2cf_15.o .libs/r2cf_16.o .libs/r2cf_32.o .libs/r2cf_64.o .libs/r2cf_128.o .libs/r2cf_20.o .libs/r2cf_25.o .libs/hf_2.o .libs/hf_3.o .libs/hf_4.o .libs/hf_5.o .libs/hf_6.o .libs/hf_7.o .libs/hf_8.o .libs/hf_9.o .libs/hf_10.o .libs/hf_12.o .libs/hf_15.o .libs/hf_16.o .libs/hf_32.o .libs/hf_64.o .libs/hf_20.o .libs/hf_25.o .libs/hf2_4.o .libs/hf2_8.o .libs/hf2_16.o .libs/hf2_32.o .libs/hf2_5.o .libs/hf2_20.o .libs/hf2_25.o .libs/r2cfII_2.o .libs/r2cfII_3.o .libs/r2cfII_4.o .libs/r2cfII_5.o .libs/r2cfII_6.o .libs/r2cfII_7.o .libs/r2cfII_8.o .libs/r2cfII_9.o .libs/r2cfII_10.o .libs/r2cfII_12.o .libs/r2cfII_15.o .libs/r2cfII_16.o .libs/r2cfII_32.o .libs/r2cfII_64.o .libs/r2cfII_20.o .libs/r2cfII_25.o .libs/hc2cf_2.o .libs/hc2cf_4.o .libs/hc2cf_6.o .libs/hc2cf_8.o .libs/hc2cf_10.o .libs/hc2cf_12.o .libs/hc2cf_16.o .libs/hc2cf_32.o .libs/hc2cf_20.o .libs/hc2cf2_4.o .libs/hc2cf2_8.o .libs/hc2cf2_16.o .libs/hc2cf2_32.o .libs/hc2cf2_20.o .libs/hc2cfdft_2.o .libs/hc2cfdft_4.o .libs/hc2cfdft_6.o .libs/hc2cfdft_8.o .libs/hc2cfdft_10.o .libs/hc2cfdft_12.o .libs/hc2cfdft_16.o .libs/hc2cfdft_32.o .libs/hc2cfdft_20.o .libs/hc2cfdft2_4.o .libs/hc2cfdft2_8.o .libs/hc2cfdft2_16.o .libs/hc2cfdft2_32.o .libs/hc2cfdft2_20.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2cf.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cf.la" && ln -s "../librdft_scalar_r2cf.la" "librdft_scalar_r2cf.la" ) make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cf' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cf' Making all in r2cb make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cb' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2cb);"; \ echo "const solvtab X(solvtab_rdft_r2cb) = {"; \ for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cb' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_2.lo ../../../../rdft/scalar/r2cb/r2cb_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_3.lo ../../../../rdft/scalar/r2cb/r2cb_3.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_4.lo ../../../../rdft/scalar/r2cb/r2cb_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_5.lo ../../../../rdft/scalar/r2cb/r2cb_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_2.c -fPIC -DPIC -o .libs/r2cb_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_3.c -fPIC -DPIC -o .libs/r2cb_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_4.c -fPIC -DPIC -o .libs/r2cb_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_5.c -fPIC -DPIC -o .libs/r2cb_5.o ../../../../rdft/scalar/r2cb/r2cb_2.c: In function 'r2cb_2': ../../../../rdft/scalar/r2cb/r2cb_2.c:72:151: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(8, rs), MAKE_VOLATILE_STRIDE(8, csr), MAKE_VOLATILE_STRIDE(8, csi)) { ^ ../../../../rdft/scalar/r2cb/r2cb_3.c: In function 'r2cb_3': ../../../../rdft/scalar/r2cb/r2cb_3.c:79:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(12, rs), MAKE_VOLATILE_STRIDE(12, csr), MAKE_VOLATILE_STRIDE(12, csi)) { ^ ../../../../rdft/scalar/r2cb/r2cb_4.c: In function 'r2cb_4': ../../../../rdft/scalar/r2cb/r2cb_4.c:80:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(16, rs), MAKE_VOLATILE_STRIDE(16, csr), MAKE_VOLATILE_STRIDE(16, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_2.c -o r2cb_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_5.c -o r2cb_5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_3.c -o r2cb_3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_4.c -o r2cb_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_6.lo ../../../../rdft/scalar/r2cb/r2cb_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_7.lo ../../../../rdft/scalar/r2cb/r2cb_7.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_8.lo ../../../../rdft/scalar/r2cb/r2cb_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_9.lo ../../../../rdft/scalar/r2cb/r2cb_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_6.c -fPIC -DPIC -o .libs/r2cb_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_7.c -fPIC -DPIC -o .libs/r2cb_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_8.c -fPIC -DPIC -o .libs/r2cb_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_9.c -fPIC -DPIC -o .libs/r2cb_9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_6.c -o r2cb_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_7.c -o r2cb_7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_8.c -o r2cb_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_9.c -o r2cb_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_10.lo ../../../../rdft/scalar/r2cb/r2cb_10.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_11.lo ../../../../rdft/scalar/r2cb/r2cb_11.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_12.lo ../../../../rdft/scalar/r2cb/r2cb_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_10.c -fPIC -DPIC -o .libs/r2cb_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_13.lo ../../../../rdft/scalar/r2cb/r2cb_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_11.c -fPIC -DPIC -o .libs/r2cb_11.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_12.c -fPIC -DPIC -o .libs/r2cb_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_13.c -fPIC -DPIC -o .libs/r2cb_13.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_10.c -o r2cb_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_12.c -o r2cb_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_11.c -o r2cb_11.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_13.c -o r2cb_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_14.lo ../../../../rdft/scalar/r2cb/r2cb_14.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_15.lo ../../../../rdft/scalar/r2cb/r2cb_15.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_16.lo ../../../../rdft/scalar/r2cb/r2cb_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_14.c -fPIC -DPIC -o .libs/r2cb_14.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_15.c -fPIC -DPIC -o .libs/r2cb_15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_16.c -fPIC -DPIC -o .libs/r2cb_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_32.lo ../../../../rdft/scalar/r2cb/r2cb_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_32.c -fPIC -DPIC -o .libs/r2cb_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_14.c -o r2cb_14.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_15.c -o r2cb_15.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_16.c -o r2cb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_64.lo ../../../../rdft/scalar/r2cb/r2cb_64.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_128.lo ../../../../rdft/scalar/r2cb/r2cb_128.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_32.c -o r2cb_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_64.c -fPIC -DPIC -o .libs/r2cb_64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_128.c -fPIC -DPIC -o .libs/r2cb_128.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_20.lo ../../../../rdft/scalar/r2cb/r2cb_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_20.c -fPIC -DPIC -o .libs/r2cb_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_20.c -o r2cb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_25.lo ../../../../rdft/scalar/r2cb/r2cb_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_25.c -fPIC -DPIC -o .libs/r2cb_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_2.lo ../../../../rdft/scalar/r2cb/hb_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_2.c -fPIC -DPIC -o .libs/hb_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_25.c -o r2cb_25.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/hb_2.c: In function 'hb_2': ../../../../rdft/scalar/r2cb/hb_2.c:89:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 2, MAKE_VOLATILE_STRIDE(4, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_2.c -o hb_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_3.lo ../../../../rdft/scalar/r2cb/hb_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_3.c -fPIC -DPIC -o .libs/hb_3.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_4.lo ../../../../rdft/scalar/r2cb/hb_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_64.c -o r2cb_64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_4.c -fPIC -DPIC -o .libs/hb_4.o ../../../../rdft/scalar/r2cb/hb_3.c: In function 'hb_3': ../../../../rdft/scalar/r2cb/hb_3.c:112:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(6, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_3.c -o hb_3.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/hb_4.c: In function 'hb_4': ../../../../rdft/scalar/r2cb/hb_4.c:129:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 6, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_4.c -o hb_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_5.lo ../../../../rdft/scalar/r2cb/hb_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_5.c -fPIC -DPIC -o .libs/hb_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_6.lo ../../../../rdft/scalar/r2cb/hb_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_6.c -fPIC -DPIC -o .libs/hb_6.o ../../../../rdft/scalar/r2cb/hb_5.c: In function 'hb_5': ../../../../rdft/scalar/r2cb/hb_5.c:167:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 8); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 8, MAKE_VOLATILE_STRIDE(10, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_5.c -o hb_5.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/hb_6.c: In function 'hb_6': ../../../../rdft/scalar/r2cb/hb_6.c:178:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 10); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 10, MAKE_VOLATILE_STRIDE(12, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_6.c -o hb_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_7.lo ../../../../rdft/scalar/r2cb/hb_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_7.c -fPIC -DPIC -o .libs/hb_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_8.lo ../../../../rdft/scalar/r2cb/hb_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_8.c -fPIC -DPIC -o .libs/hb_8.o ../../../../rdft/scalar/r2cb/hb_7.c: In function 'hb_7': ../../../../rdft/scalar/r2cb/hb_7.c:230:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 12); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 12, MAKE_VOLATILE_STRIDE(14, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_7.c -o hb_7.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/hb_8.c: In function 'hb_8': ../../../../rdft/scalar/r2cb/hb_8.c:224:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 14); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 14, MAKE_VOLATILE_STRIDE(16, rs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_9.lo ../../../../rdft/scalar/r2cb/hb_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_8.c -o hb_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_9.c -fPIC -DPIC -o .libs/hb_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_10.lo ../../../../rdft/scalar/r2cb/hb_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_10.c -fPIC -DPIC -o .libs/hb_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_12.lo ../../../../rdft/scalar/r2cb/hb_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_9.c -o hb_9.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_12.c -fPIC -DPIC -o .libs/hb_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_10.c -o hb_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_15.lo ../../../../rdft/scalar/r2cb/hb_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_15.c -fPIC -DPIC -o .libs/hb_15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_12.c -o hb_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_16.lo ../../../../rdft/scalar/r2cb/hb_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_16.c -fPIC -DPIC -o .libs/hb_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_32.lo ../../../../rdft/scalar/r2cb/hb_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_32.c -fPIC -DPIC -o .libs/hb_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_15.c -o hb_15.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_16.c -o hb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_64.lo ../../../../rdft/scalar/r2cb/hb_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_64.c -fPIC -DPIC -o .libs/hb_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_20.lo ../../../../rdft/scalar/r2cb/hb_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_20.c -fPIC -DPIC -o .libs/hb_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_32.c -o hb_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_128.c -o r2cb_128.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_20.c -o hb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_25.lo ../../../../rdft/scalar/r2cb/hb_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_25.c -fPIC -DPIC -o .libs/hb_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_4.lo ../../../../rdft/scalar/r2cb/hb2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_4.c -fPIC -DPIC -o .libs/hb2_4.o ../../../../rdft/scalar/r2cb/hb2_4.c: In function 'hb2_4': ../../../../rdft/scalar/r2cb/hb2_4.c:135:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_4.c -o hb2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_8.lo ../../../../rdft/scalar/r2cb/hb2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_8.c -fPIC -DPIC -o .libs/hb2_8.o ../../../../rdft/scalar/r2cb/hb2_8.c: In function 'hb2_8': ../../../../rdft/scalar/r2cb/hb2_8.c:239:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_8.c -o hb2_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_25.c -o hb_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_16.lo ../../../../rdft/scalar/r2cb/hb2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_16.c -fPIC -DPIC -o .libs/hb2_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_16.c -o hb2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_32.lo ../../../../rdft/scalar/r2cb/hb2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_32.c -fPIC -DPIC -o .libs/hb2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_5.lo ../../../../rdft/scalar/r2cb/hb2_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_5.c -fPIC -DPIC -o .libs/hb2_5.o ../../../../rdft/scalar/r2cb/hb2_5.c: In function 'hb2_5': ../../../../rdft/scalar/r2cb/hb2_5.c:177:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(10, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_5.c -o hb2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_20.lo ../../../../rdft/scalar/r2cb/hb2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_20.c -fPIC -DPIC -o .libs/hb2_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_64.c -o hb_64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_20.c -o hb2_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_32.c -o hb2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_25.lo ../../../../rdft/scalar/r2cb/hb2_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_25.c -fPIC -DPIC -o .libs/hb2_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_2.lo ../../../../rdft/scalar/r2cb/r2cbIII_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -fPIC -DPIC -o .libs/r2cbIII_2.o ../../../../rdft/scalar/r2cb/r2cbIII_2.c: In function 'r2cbIII_2': ../../../../rdft/scalar/r2cb/r2cbIII_2.c:74:151: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(8, rs), MAKE_VOLATILE_STRIDE(8, csr), MAKE_VOLATILE_STRIDE(8, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -o r2cbIII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_3.lo ../../../../rdft/scalar/r2cb/r2cbIII_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_3.c -fPIC -DPIC -o .libs/r2cbIII_3.o ../../../../rdft/scalar/r2cb/r2cbIII_3.c: In function 'r2cbIII_3': ../../../../rdft/scalar/r2cb/r2cbIII_3.c:79:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(12, rs), MAKE_VOLATILE_STRIDE(12, csr), MAKE_VOLATILE_STRIDE(12, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_3.c -o r2cbIII_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_4.lo ../../../../rdft/scalar/r2cb/r2cbIII_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_4.c -fPIC -DPIC -o .libs/r2cbIII_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_5.lo ../../../../rdft/scalar/r2cb/r2cbIII_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_5.c -fPIC -DPIC -o .libs/r2cbIII_5.o ../../../../rdft/scalar/r2cb/r2cbIII_4.c: In function 'r2cbIII_4': ../../../../rdft/scalar/r2cb/r2cbIII_4.c:82:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(16, rs), MAKE_VOLATILE_STRIDE(16, csr), MAKE_VOLATILE_STRIDE(16, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_4.c -o r2cbIII_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_25.c -o hb2_25.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_5.c -o r2cbIII_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_6.lo ../../../../rdft/scalar/r2cb/r2cbIII_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_6.c -fPIC -DPIC -o .libs/r2cbIII_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_7.lo ../../../../rdft/scalar/r2cb/r2cbIII_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_7.c -fPIC -DPIC -o .libs/r2cbIII_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_6.c -o r2cbIII_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_7.c -o r2cbIII_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_8.lo ../../../../rdft/scalar/r2cb/r2cbIII_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_8.c -fPIC -DPIC -o .libs/r2cbIII_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_9.lo ../../../../rdft/scalar/r2cb/r2cbIII_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -fPIC -DPIC -o .libs/r2cbIII_9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_8.c -o r2cbIII_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -o r2cbIII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_10.lo ../../../../rdft/scalar/r2cb/r2cbIII_10.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_12.lo ../../../../rdft/scalar/r2cb/r2cbIII_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -fPIC -DPIC -o .libs/r2cbIII_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_12.c -fPIC -DPIC -o .libs/r2cbIII_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_15.lo ../../../../rdft/scalar/r2cb/r2cbIII_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -o r2cbIII_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_15.c -fPIC -DPIC -o .libs/r2cbIII_15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_12.c -o r2cbIII_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_16.lo ../../../../rdft/scalar/r2cb/r2cbIII_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_16.c -fPIC -DPIC -o .libs/r2cbIII_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_32.lo ../../../../rdft/scalar/r2cb/r2cbIII_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_15.c -o r2cbIII_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_64.lo ../../../../rdft/scalar/r2cb/r2cbIII_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_32.c -fPIC -DPIC -o .libs/r2cbIII_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_64.c -fPIC -DPIC -o .libs/r2cbIII_64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_16.c -o r2cbIII_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_20.lo ../../../../rdft/scalar/r2cb/r2cbIII_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_20.c -fPIC -DPIC -o .libs/r2cbIII_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_25.lo ../../../../rdft/scalar/r2cb/r2cbIII_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_32.c -o r2cbIII_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_25.c -fPIC -DPIC -o .libs/r2cbIII_25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_20.c -o r2cbIII_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_25.c -o r2cbIII_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_2.lo ../../../../rdft/scalar/r2cb/hc2cb_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_4.lo ../../../../rdft/scalar/r2cb/hc2cb_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_2.c -fPIC -DPIC -o .libs/hc2cb_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_4.c -fPIC -DPIC -o .libs/hc2cb_4.o ../../../../rdft/scalar/r2cb/hc2cb_2.c: In function 'hc2cb_2': ../../../../rdft/scalar/r2cb/hc2cb_2.c:89:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 2, MAKE_VOLATILE_STRIDE(8, rs)) { ^ ../../../../rdft/scalar/r2cb/hc2cb_4.c: In function 'hc2cb_4': ../../../../rdft/scalar/r2cb/hc2cb_4.c:129:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_2.c -o hc2cb_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_4.c -o hc2cb_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_6.lo ../../../../rdft/scalar/r2cb/hc2cb_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_6.c -fPIC -DPIC -o .libs/hc2cb_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_8.lo ../../../../rdft/scalar/r2cb/hc2cb_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_64.c -o r2cbIII_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_10.lo ../../../../rdft/scalar/r2cb/hc2cb_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_8.c -fPIC -DPIC -o .libs/hc2cb_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_10.c -fPIC -DPIC -o .libs/hc2cb_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_6.c -o hc2cb_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_8.c -o hc2cb_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_10.c -o hc2cb_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_12.lo ../../../../rdft/scalar/r2cb/hc2cb_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_12.c -fPIC -DPIC -o .libs/hc2cb_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_16.lo ../../../../rdft/scalar/r2cb/hc2cb_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_16.c -fPIC -DPIC -o .libs/hc2cb_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_32.lo ../../../../rdft/scalar/r2cb/hc2cb_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_32.c -fPIC -DPIC -o .libs/hc2cb_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_12.c -o hc2cb_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_16.c -o hc2cb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_20.lo ../../../../rdft/scalar/r2cb/hc2cb_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_20.c -fPIC -DPIC -o .libs/hc2cb_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb2_4.lo ../../../../rdft/scalar/r2cb/hc2cb2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_4.c -fPIC -DPIC -o .libs/hc2cb2_4.o ../../../../rdft/scalar/r2cb/hc2cb2_4.c: In function 'hc2cb2_4': ../../../../rdft/scalar/r2cb/hc2cb2_4.c:135:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 4, MAKE_VOLATILE_STRIDE(16, rs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb2_8.lo ../../../../rdft/scalar/r2cb/hc2cb2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_4.c -o hc2cb2_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_8.c -fPIC -DPIC -o .libs/hc2cb2_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_32.c -o hc2cb_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_20.c -o hc2cb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb2_16.lo ../../../../rdft/scalar/r2cb/hc2cb2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_16.c -fPIC -DPIC -o .libs/hc2cb2_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_8.c -o hc2cb2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb2_32.lo ../../../../rdft/scalar/r2cb/hc2cb2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_32.c -fPIC -DPIC -o .libs/hc2cb2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb2_20.lo ../../../../rdft/scalar/r2cb/hc2cb2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_16.c -o hc2cb2_16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_20.c -fPIC -DPIC -o .libs/hc2cb2_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_2.lo ../../../../rdft/scalar/r2cb/hc2cbdft_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_2.c -fPIC -DPIC -o .libs/hc2cbdft_2.o ../../../../rdft/scalar/r2cb/hc2cbdft_2.c: In function 'hc2cbdft_2': ../../../../rdft/scalar/r2cb/hc2cbdft_2.c:96:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 2, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_2.c -o hc2cbdft_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_4.c -fPIC -DPIC -o .libs/hc2cbdft_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_6.lo ../../../../rdft/scalar/r2cb/hc2cbdft_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_6.c -fPIC -DPIC -o .libs/hc2cbdft_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_20.c -o hc2cb2_20.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/hc2cbdft_4.c: In function 'hc2cbdft_4': ../../../../rdft/scalar/r2cb/hc2cbdft_4.c:137:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_4.c -o hc2cbdft_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_6.c -o hc2cbdft_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -fPIC -DPIC -o .libs/hc2cbdft_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_10.lo ../../../../rdft/scalar/r2cb/hc2cbdft_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_10.c -fPIC -DPIC -o .libs/hc2cbdft_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -o hc2cbdft_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_32.c -o hc2cb2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_12.lo ../../../../rdft/scalar/r2cb/hc2cbdft_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_12.c -fPIC -DPIC -o .libs/hc2cbdft_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_10.c -o hc2cbdft_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_16.c -fPIC -DPIC -o .libs/hc2cbdft_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_12.c -o hc2cbdft_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_32.c -fPIC -DPIC -o .libs/hc2cbdft_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_16.c -o hc2cbdft_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_20.c -fPIC -DPIC -o .libs/hc2cbdft_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft2_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -fPIC -DPIC -o .libs/hc2cbdft2_4.o ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c: In function 'hc2cbdft2_4': ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c:137:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -o hc2cbdft2_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_20.c -o hc2cbdft_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft2_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -fPIC -DPIC -o .libs/hc2cbdft2_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_32.c -o hc2cbdft_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft2_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c -fPIC -DPIC -o .libs/hc2cbdft2_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -o hc2cbdft2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft2_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c -fPIC -DPIC -o .libs/hc2cbdft2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft2_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c -fPIC -DPIC -o .libs/hc2cbdft2_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c -o hc2cbdft2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o codlist.lo codlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c -o hc2cbdft2_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c -o hc2cbdft2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdft_scalar_r2cb.la r2cb_2.lo r2cb_3.lo r2cb_4.lo r2cb_5.lo r2cb_6.lo r2cb_7.lo r2cb_8.lo r2cb_9.lo r2cb_10.lo r2cb_11.lo r2cb_12.lo r2cb_13.lo r2cb_14.lo r2cb_15.lo r2cb_16.lo r2cb_32.lo r2cb_64.lo r2cb_128.lo r2cb_20.lo r2cb_25.lo hb_2.lo hb_3.lo hb_4.lo hb_5.lo hb_6.lo hb_7.lo hb_8.lo hb_9.lo hb_10.lo hb_12.lo hb_15.lo hb_16.lo hb_32.lo hb_64.lo hb_20.lo hb_25.lo hb2_4.lo hb2_8.lo hb2_16.lo hb2_32.lo hb2_5.lo hb2_20.lo hb2_25.lo r2cbIII_2.lo r2cbIII_3.lo r2cbIII_4.lo r2cbIII_5.lo r2cbIII_6.lo r2cbIII_7.lo r2cbIII_8.lo r2cbIII_9.lo r2cbIII_10.lo r2cbIII_12.lo r2cbIII_15.lo r2cbIII_16.lo r2cbIII_32.lo r2cbIII_64.lo r2cbIII_20.lo r2cbIII_25.lo hc2cb_2.lo hc2cb_4.lo hc2cb_6.lo hc2cb_8.lo hc2cb_10.lo hc2cb_12.lo hc2cb_16.lo hc2cb_32.lo hc2cb_20.lo hc2cb2_4.lo hc2cb2_8.lo hc2cb2_16.lo hc2cb2_32.lo hc2cb2_20.lo hc2cbdft_2.lo hc2cbdft_4.lo hc2cbdft_6.lo hc2cbdft_8.lo hc2cbdft_10.lo hc2cbdft_12.lo hc2cbdft_16.lo hc2cbdft_32.lo hc2cbdft_20.lo hc2cbdft2_4.lo hc2cbdft2_8.lo hc2cbdft2_16.lo hc2cbdft2_32.lo hc2cbdft2_20.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2cb.a .libs/r2cb_2.o .libs/r2cb_3.o .libs/r2cb_4.o .libs/r2cb_5.o .libs/r2cb_6.o .libs/r2cb_7.o .libs/r2cb_8.o .libs/r2cb_9.o .libs/r2cb_10.o .libs/r2cb_11.o .libs/r2cb_12.o .libs/r2cb_13.o .libs/r2cb_14.o .libs/r2cb_15.o .libs/r2cb_16.o .libs/r2cb_32.o .libs/r2cb_64.o .libs/r2cb_128.o .libs/r2cb_20.o .libs/r2cb_25.o .libs/hb_2.o .libs/hb_3.o .libs/hb_4.o .libs/hb_5.o .libs/hb_6.o .libs/hb_7.o .libs/hb_8.o .libs/hb_9.o .libs/hb_10.o .libs/hb_12.o .libs/hb_15.o .libs/hb_16.o .libs/hb_32.o .libs/hb_64.o .libs/hb_20.o .libs/hb_25.o .libs/hb2_4.o .libs/hb2_8.o .libs/hb2_16.o .libs/hb2_32.o .libs/hb2_5.o .libs/hb2_20.o .libs/hb2_25.o .libs/r2cbIII_2.o .libs/r2cbIII_3.o .libs/r2cbIII_4.o .libs/r2cbIII_5.o .libs/r2cbIII_6.o .libs/r2cbIII_7.o .libs/r2cbIII_8.o .libs/r2cbIII_9.o .libs/r2cbIII_10.o .libs/r2cbIII_12.o .libs/r2cbIII_15.o .libs/r2cbIII_16.o .libs/r2cbIII_32.o .libs/r2cbIII_64.o .libs/r2cbIII_20.o .libs/r2cbIII_25.o .libs/hc2cb_2.o .libs/hc2cb_4.o .libs/hc2cb_6.o .libs/hc2cb_8.o .libs/hc2cb_10.o .libs/hc2cb_12.o .libs/hc2cb_16.o .libs/hc2cb_32.o .libs/hc2cb_20.o .libs/hc2cb2_4.o .libs/hc2cb2_8.o .libs/hc2cb2_16.o .libs/hc2cb2_32.o .libs/hc2cb2_20.o .libs/hc2cbdft_2.o .libs/hc2cbdft_4.o .libs/hc2cbdft_6.o .libs/hc2cbdft_8.o .libs/hc2cbdft_10.o .libs/hc2cbdft_12.o .libs/hc2cbdft_16.o .libs/hc2cbdft_32.o .libs/hc2cbdft_20.o .libs/hc2cbdft2_4.o .libs/hc2cbdft2_8.o .libs/hc2cbdft2_16.o .libs/hc2cbdft2_32.o .libs/hc2cbdft2_20.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2cb.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cb.la" && ln -s "../librdft_scalar_r2cb.la" "librdft_scalar_r2cb.la" ) make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cb' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cb' Making all in r2r make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2r' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in e01_8.c e10_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2r);"; \ echo "const solvtab X(solvtab_rdft_r2r) = {"; \ for i in e01_8.c e10_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2r' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o e01_8.lo ../../../../rdft/scalar/r2r/e01_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o e10_8.lo ../../../../rdft/scalar/r2r/e10_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o codlist.lo codlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2r/e10_8.c -fPIC -DPIC -o .libs/e10_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2r/e01_8.c -fPIC -DPIC -o .libs/e01_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -fPIC -DPIC -o .libs/codlist.o ../../../../rdft/scalar/r2r/e01_8.c: In function 'e01_8': ../../../../rdft/scalar/r2r/e01_8.c:130:88: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, I = I + ivs, O = O + ovs, MAKE_VOLATILE_STRIDE(16, is), MAKE_VOLATILE_STRIDE(16, os)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -o codlist.o >/dev/null 2>&1 ../../../../rdft/scalar/r2r/e10_8.c: In function 'e10_8': ../../../../rdft/scalar/r2r/e10_8.c:132:88: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, I = I + ivs, O = O + ovs, MAKE_VOLATILE_STRIDE(16, is), MAKE_VOLATILE_STRIDE(16, os)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2r/e01_8.c -o e01_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2r/e10_8.c -o e10_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdft_scalar_r2r.la e01_8.lo e10_8.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2r.a .libs/e01_8.o .libs/e10_8.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2r.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2r.la" && ln -s "../librdft_scalar_r2r.la" "librdft_scalar_r2r.la" ) make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2r' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2r' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hfb.lo ../../../rdft/scalar/hfb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2c.lo ../../../rdft/scalar/r2c.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2r.lo ../../../rdft/scalar/r2r.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2c.lo ../../../rdft/scalar/hc2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/hfb.c -fPIC -DPIC -o .libs/hfb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/r2r.c -fPIC -DPIC -o .libs/r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/r2c.c -fPIC -DPIC -o .libs/r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/hc2c.c -fPIC -DPIC -o .libs/hc2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/hfb.c -o hfb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/r2r.c -o r2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/hc2c.c -o hc2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/r2c.c -o r2c.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdft_scalar.la hfb.lo r2c.lo r2r.lo hc2c.lo -lm libtool: link: ar cru .libs/librdft_scalar.a .libs/hfb.o .libs/r2c.o .libs/r2r.o .libs/hc2c.o libtool: link: ranlib .libs/librdft_scalar.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar.la" && ln -s "../librdft_scalar.la" "librdft_scalar.la" ) make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar' Making all in simd make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd' Making all in common make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/common' ( \ echo "#include \"ifftw.h\""; \ echo "#include SIMD_HEADER"; \ echo; \ for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void XSIMD(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab XSIMD(solvtab_rdft);"; \ echo "const solvtab XSIMD(solvtab_rdft) = {"; \ for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(XSIMD(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/common' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/common' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/common' Making all in sse2 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/sse2' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/sse2' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/sse2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/sse2' Making all in avx make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx' Making all in avx-128-fma make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx-128-fma' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx-128-fma' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx-128-fma' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx-128-fma' Making all in avx2 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2' Making all in avx2-128 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2-128' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2-128' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2-128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2-128' Making all in avx512 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx512' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx512' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx512' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx512' Making all in kcvi make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/kcvi' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/kcvi' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/kcvi' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/kcvi' Making all in altivec make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/altivec' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/altivec' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/altivec' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/altivec' Making all in vsx make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/vsx' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/vsx' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/vsx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/vsx' Making all in neon make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/neon' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/neon' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/neon' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/neon' Making all in generic-simd128 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd128' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd128' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd128' Making all in generic-simd256 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd256' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd256' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd256' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd256' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2hc.lo ../../rdft/hc2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dft-r2hc.lo ../../rdft/dft-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dht-r2hc.lo ../../rdft/dht-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dht-rader.lo ../../rdft/dht-rader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dft-r2hc.c -fPIC -DPIC -o .libs/dft-r2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dht-rader.c -fPIC -DPIC -o .libs/dht-rader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dht-r2hc.c -fPIC -DPIC -o .libs/dht-r2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dht-r2hc.c -o dht-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc.c -o hc2hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dft-r2hc.c -o dft-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dht-rader.c -o dht-rader.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o buffered.lo ../../rdft/buffered.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/buffered.c -fPIC -DPIC -o .libs/buffered.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o conf.lo ../../rdft/conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o direct-r2r.lo ../../rdft/direct-r2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct-r2r.c -fPIC -DPIC -o .libs/direct-r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/conf.c -o conf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct-r2r.c -o direct-r2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/buffered.c -o buffered.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o direct-r2c.lo ../../rdft/direct-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct-r2c.c -fPIC -DPIC -o .libs/direct-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o generic.lo ../../rdft/generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/generic.c -fPIC -DPIC -o .libs/generic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2hc-direct.lo ../../rdft/hc2hc-direct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2hc-generic.lo ../../rdft/hc2hc-generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc-generic.c -fPIC -DPIC -o .libs/hc2hc-generic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct-r2c.c -o direct-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/generic.c -o generic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc-direct.c -o hc2hc-direct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o khc2hc.lo ../../rdft/khc2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kr2c.lo ../../rdft/kr2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc-generic.c -o hc2hc-generic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/khc2hc.c -fPIC -DPIC -o .libs/khc2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/kr2c.c -fPIC -DPIC -o .libs/kr2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kr2r.lo ../../rdft/kr2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/khc2hc.c -o khc2hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/kr2c.c -o kr2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/kr2r.c -fPIC -DPIC -o .libs/kr2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o indirect.lo ../../rdft/indirect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/kr2r.c -o kr2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nop.lo ../../rdft/nop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/indirect.c -fPIC -DPIC -o .libs/indirect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan.lo ../../rdft/plan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/nop.c -fPIC -DPIC -o .libs/nop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/plan.c -fPIC -DPIC -o .libs/plan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o problem.lo ../../rdft/problem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/nop.c -o nop.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/plan.c -o plan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/indirect.c -o indirect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rank0.lo ../../rdft/rank0.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rank-geq2.lo ../../rdft/rank-geq2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank0.c -fPIC -DPIC -o .libs/rank0.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/problem.c -o problem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft-dht.lo ../../rdft/rdft-dht.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft-dht.c -fPIC -DPIC -o .libs/rdft-dht.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o solve.lo ../../rdft/solve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft-dht.c -o rdft-dht.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank0.c -o rank0.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/solve.c -fPIC -DPIC -o .libs/solve.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vrank-geq1.lo ../../rdft/vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/solve.c -o solve.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vrank3-transpose.lo ../../rdft/vrank3-transpose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank3-transpose.c -fPIC -DPIC -o .libs/vrank3-transpose.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o buffered2.lo ../../rdft/buffered2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/buffered2.c -fPIC -DPIC -o .libs/buffered2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o direct2.lo ../../rdft/direct2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct2.c -fPIC -DPIC -o .libs/direct2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nop2.lo ../../rdft/nop2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/nop2.c -fPIC -DPIC -o .libs/nop2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct2.c -o direct2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/buffered2.c -o buffered2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/nop2.c -o nop2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rank0-rdft2.lo ../../rdft/rank0-rdft2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank3-transpose.c -o vrank3-transpose.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank0-rdft2.c -fPIC -DPIC -o .libs/rank0-rdft2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rank-geq2-rdft2.lo ../../rdft/rank-geq2-rdft2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank-geq2-rdft2.c -fPIC -DPIC -o .libs/rank-geq2-rdft2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan2.lo ../../rdft/plan2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/plan2.c -fPIC -DPIC -o .libs/plan2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank0-rdft2.c -o rank0-rdft2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/plan2.c -o plan2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank-geq2-rdft2.c -o rank-geq2-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o problem2.lo ../../rdft/problem2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/problem2.c -fPIC -DPIC -o .libs/problem2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o solve2.lo ../../rdft/solve2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vrank-geq1-rdft2.lo ../../rdft/vrank-geq1-rdft2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/solve2.c -fPIC -DPIC -o .libs/solve2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft2-rdft.lo ../../rdft/rdft2-rdft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-rdft.c -fPIC -DPIC -o .libs/rdft2-rdft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/solve2.c -o solve2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/problem2.c -o problem2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft2-tensor-max-index.lo ../../rdft/rdft2-tensor-max-index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-tensor-max-index.c -fPIC -DPIC -o .libs/rdft2-tensor-max-index.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft2-inplace-strides.lo ../../rdft/rdft2-inplace-strides.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-rdft.c -o rdft2-rdft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft2-strides.lo ../../rdft/rdft2-strides.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-tensor-max-index.c -o rdft2-tensor-max-index.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-inplace-strides.c -fPIC -DPIC -o .libs/rdft2-inplace-strides.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-strides.c -fPIC -DPIC -o .libs/rdft2-strides.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o khc2c.lo ../../rdft/khc2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-inplace-strides.c -o rdft2-inplace-strides.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-strides.c -o rdft2-strides.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/khc2c.c -fPIC -DPIC -o .libs/khc2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ct-hc2c.lo ../../rdft/ct-hc2c.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ct-hc2c-direct.lo ../../rdft/ct-hc2c-direct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/khc2c.c -o khc2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/ct-hc2c.c -fPIC -DPIC -o .libs/ct-hc2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/ct-hc2c-direct.c -fPIC -DPIC -o .libs/ct-hc2c-direct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/ct-hc2c.c -o ct-hc2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/ct-hc2c-direct.c -o ct-hc2c-direct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdft.la hc2hc.lo dft-r2hc.lo dht-r2hc.lo dht-rader.lo buffered.lo conf.lo direct-r2r.lo direct-r2c.lo generic.lo hc2hc-direct.lo hc2hc-generic.lo khc2hc.lo kr2c.lo kr2r.lo indirect.lo nop.lo plan.lo problem.lo rank0.lo rank-geq2.lo rdft-dht.lo solve.lo vrank-geq1.lo vrank3-transpose.lo buffered2.lo direct2.lo nop2.lo rank0-rdft2.lo rank-geq2-rdft2.lo plan2.lo problem2.lo solve2.lo vrank-geq1-rdft2.lo rdft2-rdft.lo rdft2-tensor-max-index.lo rdft2-inplace-strides.lo rdft2-strides.lo khc2c.lo ct-hc2c.lo ct-hc2c-direct.lo -lm libtool: link: ar cru .libs/librdft.a .libs/hc2hc.o .libs/dft-r2hc.o .libs/dht-r2hc.o .libs/dht-rader.o .libs/buffered.o .libs/conf.o .libs/direct-r2r.o .libs/direct-r2c.o .libs/generic.o .libs/hc2hc-direct.o .libs/hc2hc-generic.o .libs/khc2hc.o .libs/kr2c.o .libs/kr2r.o .libs/indirect.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rank0.o .libs/rank-geq2.o .libs/rdft-dht.o .libs/solve.o .libs/vrank-geq1.o .libs/vrank3-transpose.o .libs/buffered2.o .libs/direct2.o .libs/nop2.o .libs/rank0-rdft2.o .libs/rank-geq2-rdft2.o .libs/plan2.o .libs/problem2.o .libs/solve2.o .libs/vrank-geq1-rdft2.o .libs/rdft2-rdft.o .libs/rdft2-tensor-max-index.o .libs/rdft2-inplace-strides.o .libs/rdft2-strides.o .libs/khc2c.o .libs/ct-hc2c.o .libs/ct-hc2c-direct.o libtool: link: ranlib .libs/librdft.a libtool: link: ( cd ".libs" && rm -f "librdft.la" && ln -s "../librdft.la" "librdft.la" ) make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft' Making all in reodft make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/reodft' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/reodft' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o conf.lo ../../reodft/conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o reodft010e-r2hc.lo ../../reodft/reodft010e-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o reodft11e-radix2.lo ../../reodft/reodft11e-radix2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o reodft11e-r2hc-odd.lo ../../reodft/reodft11e-r2hc-odd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft010e-r2hc.c -fPIC -DPIC -o .libs/reodft010e-r2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft11e-radix2.c -fPIC -DPIC -o .libs/reodft11e-radix2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o redft00e-r2hc-pad.lo ../../reodft/redft00e-r2hc-pad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/redft00e-r2hc-pad.c -fPIC -DPIC -o .libs/redft00e-r2hc-pad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft010e-r2hc.c -o reodft010e-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft11e-radix2.c -o reodft11e-radix2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft11e-r2hc-odd.c -o reodft11e-r2hc-odd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/redft00e-r2hc-pad.c -o redft00e-r2hc-pad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rodft00e-r2hc-pad.lo ../../reodft/rodft00e-r2hc-pad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/rodft00e-r2hc-pad.c -fPIC -DPIC -o .libs/rodft00e-r2hc-pad.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o reodft00e-splitradix.lo ../../reodft/reodft00e-splitradix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft00e-splitradix.c -fPIC -DPIC -o .libs/reodft00e-splitradix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/rodft00e-r2hc-pad.c -o rodft00e-r2hc-pad.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft00e-splitradix.c -o reodft00e-splitradix.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libreodft.la conf.lo reodft010e-r2hc.lo reodft11e-radix2.lo reodft11e-r2hc-odd.lo redft00e-r2hc-pad.lo rodft00e-r2hc-pad.lo reodft00e-splitradix.lo -lm libtool: link: ar cru .libs/libreodft.a .libs/conf.o .libs/reodft010e-r2hc.o .libs/reodft11e-radix2.o .libs/reodft11e-r2hc-odd.o .libs/redft00e-r2hc-pad.o .libs/rodft00e-r2hc-pad.o .libs/reodft00e-splitradix.o libtool: link: ranlib .libs/libreodft.a libtool: link: ( cd ".libs" && rm -f "libreodft.la" && ln -s "../libreodft.la" "libreodft.la" ) make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/reodft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/reodft' Making all in api make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/api' (echo "! Generated automatically. DO NOT EDIT!"; echo; \ echo " integer, parameter :: C_FFTW_R2R_KIND = C_INT32_T"; \ grep -v "Generated automatically" ../../api/fftw3.f03.in) > fftw3.f03 make all-am make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/api' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o apiplan.lo ../../api/apiplan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o configure.lo ../../api/configure.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-dft-c2r.lo ../../api/execute-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-dft-r2c.lo ../../api/execute-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/apiplan.c -fPIC -DPIC -o .libs/apiplan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/configure.c -fPIC -DPIC -o .libs/configure.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft-c2r.c -fPIC -DPIC -o .libs/execute-dft-c2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft-r2c.c -fPIC -DPIC -o .libs/execute-dft-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/configure.c -o configure.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft-r2c.c -o execute-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft-c2r.c -o execute-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/apiplan.c -o apiplan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-dft.lo ../../api/execute-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-r2r.lo ../../api/execute-r2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-split-dft-c2r.lo ../../api/execute-split-dft-c2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft.c -fPIC -DPIC -o .libs/execute-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-r2r.c -fPIC -DPIC -o .libs/execute-r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft-c2r.c -fPIC -DPIC -o .libs/execute-split-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-split-dft-r2c.lo ../../api/execute-split-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft-r2c.c -fPIC -DPIC -o .libs/execute-split-dft-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft.c -o execute-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-r2r.c -o execute-r2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft-c2r.c -o execute-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft-r2c.c -o execute-split-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-split-dft.lo ../../api/execute-split-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute.lo ../../api/execute.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o export-wisdom-to-file.lo ../../api/export-wisdom-to-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft.c -fPIC -DPIC -o .libs/execute-split-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute.c -fPIC -DPIC -o .libs/execute.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom-to-file.c -fPIC -DPIC -o .libs/export-wisdom-to-file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o export-wisdom-to-string.lo ../../api/export-wisdom-to-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom-to-string.c -fPIC -DPIC -o .libs/export-wisdom-to-string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft.c -o execute-split-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute.c -o execute.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom-to-file.c -o export-wisdom-to-file.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom-to-string.c -o export-wisdom-to-string.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o export-wisdom.lo ../../api/export-wisdom.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o f77api.lo ../../api/f77api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom.c -fPIC -DPIC -o .libs/export-wisdom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o flops.lo ../../api/flops.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/f77api.c -fPIC -DPIC -o .libs/f77api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/flops.c -fPIC -DPIC -o .libs/flops.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o forget-wisdom.lo ../../api/forget-wisdom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/forget-wisdom.c -fPIC -DPIC -o .libs/forget-wisdom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom.c -o export-wisdom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/flops.c -o flops.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/forget-wisdom.c -o forget-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o import-system-wisdom.lo ../../api/import-system-wisdom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-system-wisdom.c -fPIC -DPIC -o .libs/import-system-wisdom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o import-wisdom-from-file.lo ../../api/import-wisdom-from-file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o import-wisdom-from-string.lo ../../api/import-wisdom-from-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom-from-file.c -fPIC -DPIC -o .libs/import-wisdom-from-file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom-from-string.c -fPIC -DPIC -o .libs/import-wisdom-from-string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-system-wisdom.c -o import-system-wisdom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/f77api.c -o f77api.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom-from-file.c -o import-wisdom-from-file.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom-from-string.c -o import-wisdom-from-string.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o import-wisdom.lo ../../api/import-wisdom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom.c -fPIC -DPIC -o .libs/import-wisdom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o malloc.lo ../../api/malloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o map-r2r-kind.lo ../../api/map-r2r-kind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/malloc.c -fPIC -DPIC -o .libs/malloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/map-r2r-kind.c -fPIC -DPIC -o .libs/map-r2r-kind.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom.c -o import-wisdom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/malloc.c -o malloc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/map-r2r-kind.c -o map-r2r-kind.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mapflags.lo ../../api/mapflags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mapflags.c -fPIC -DPIC -o .libs/mapflags.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mkprinter-file.lo ../../api/mkprinter-file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mkprinter-str.lo ../../api/mkprinter-str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mktensor-iodims.lo ../../api/mktensor-iodims.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mkprinter-file.c -fPIC -DPIC -o .libs/mkprinter-file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mkprinter-str.c -fPIC -DPIC -o .libs/mkprinter-str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-iodims.c -fPIC -DPIC -o .libs/mktensor-iodims.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mapflags.c -o mapflags.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mkprinter-file.c -o mkprinter-file.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mkprinter-str.c -o mkprinter-str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-iodims.c -o mktensor-iodims.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mktensor-rowmajor.lo ../../api/mktensor-rowmajor.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-1d.lo ../../api/plan-dft-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-2d.lo ../../api/plan-dft-2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-rowmajor.c -fPIC -DPIC -o .libs/mktensor-rowmajor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-1d.c -fPIC -DPIC -o .libs/plan-dft-1d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-2d.c -fPIC -DPIC -o .libs/plan-dft-2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-3d.lo ../../api/plan-dft-3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-3d.c -fPIC -DPIC -o .libs/plan-dft-3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-1d.c -o plan-dft-1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-2d.c -o plan-dft-2d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-rowmajor.c -o mktensor-rowmajor.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-3d.c -o plan-dft-3d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-c2r-1d.lo ../../api/plan-dft-c2r-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-c2r-2d.lo ../../api/plan-dft-c2r-2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-1d.c -fPIC -DPIC -o .libs/plan-dft-c2r-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-c2r-3d.lo ../../api/plan-dft-c2r-3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-2d.c -fPIC -DPIC -o .libs/plan-dft-c2r-2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-c2r.lo ../../api/plan-dft-c2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-3d.c -fPIC -DPIC -o .libs/plan-dft-c2r-3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r.c -fPIC -DPIC -o .libs/plan-dft-c2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-1d.c -o plan-dft-c2r-1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-2d.c -o plan-dft-c2r-2d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-3d.c -o plan-dft-c2r-3d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r.c -o plan-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-r2c-1d.lo ../../api/plan-dft-r2c-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-r2c-2d.lo ../../api/plan-dft-r2c-2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-1d.c -fPIC -DPIC -o .libs/plan-dft-r2c-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-r2c-3d.lo ../../api/plan-dft-r2c-3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-2d.c -fPIC -DPIC -o .libs/plan-dft-r2c-2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-r2c.lo ../../api/plan-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-3d.c -fPIC -DPIC -o .libs/plan-dft-r2c-3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c.c -fPIC -DPIC -o .libs/plan-dft-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-1d.c -o plan-dft-r2c-1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-2d.c -o plan-dft-r2c-2d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-3d.c -o plan-dft-r2c-3d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c.c -o plan-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft.lo ../../api/plan-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-dft-c2r.lo ../../api/plan-guru-dft-c2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft.c -fPIC -DPIC -o .libs/plan-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-dft-r2c.lo ../../api/plan-guru-dft-r2c.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-dft.lo ../../api/plan-guru-dft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-dft-c2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-dft-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft.c -fPIC -DPIC -o .libs/plan-guru-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft.c -o plan-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft-c2r.c -o plan-guru-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft-r2c.c -o plan-guru-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft.c -o plan-guru-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-r2r.lo ../../api/plan-guru-r2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-r2r.c -fPIC -DPIC -o .libs/plan-guru-r2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-split-dft-c2r.lo ../../api/plan-guru-split-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-split-dft-r2c.lo ../../api/plan-guru-split-dft-r2c.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-split-dft.lo ../../api/plan-guru-split-dft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-split-dft-c2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-split-dft-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft.c -fPIC -DPIC -o .libs/plan-guru-split-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-r2r.c -o plan-guru-r2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft-c2r.c -o plan-guru-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft-r2c.c -o plan-guru-split-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft.c -o plan-guru-split-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-many-dft-c2r.lo ../../api/plan-many-dft-c2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft-c2r.c -fPIC -DPIC -o .libs/plan-many-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-many-dft-r2c.lo ../../api/plan-many-dft-r2c.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-many-dft.lo ../../api/plan-many-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-many-r2r.lo ../../api/plan-many-r2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft-r2c.c -fPIC -DPIC -o .libs/plan-many-dft-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft.c -fPIC -DPIC -o .libs/plan-many-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-r2r.c -fPIC -DPIC -o .libs/plan-many-r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft-c2r.c -o plan-many-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft-r2c.c -o plan-many-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft.c -o plan-many-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-r2r.c -o plan-many-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-r2r-1d.lo ../../api/plan-r2r-1d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-1d.c -fPIC -DPIC -o .libs/plan-r2r-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-r2r-2d.lo ../../api/plan-r2r-2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-r2r-3d.lo ../../api/plan-r2r-3d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-r2r.lo ../../api/plan-r2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-2d.c -fPIC -DPIC -o .libs/plan-r2r-2d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-3d.c -fPIC -DPIC -o .libs/plan-r2r-3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r.c -fPIC -DPIC -o .libs/plan-r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-1d.c -o plan-r2r-1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-2d.c -o plan-r2r-2d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r.c -o plan-r2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-3d.c -o plan-r2r-3d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o print-plan.lo ../../api/print-plan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/print-plan.c -fPIC -DPIC -o .libs/print-plan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft2-pad.lo ../../api/rdft2-pad.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o the-planner.lo ../../api/the-planner.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o version.lo ../../api/version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/the-planner.c -fPIC -DPIC -o .libs/the-planner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/rdft2-pad.c -fPIC -DPIC -o .libs/rdft2-pad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/version.c -fPIC -DPIC -o .libs/version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/print-plan.c -o print-plan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/version.c -o version.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/the-planner.c -o the-planner.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/rdft2-pad.c -o rdft2-pad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-dft-c2r.lo ../../api/plan-guru64-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-dft-r2c.lo ../../api/plan-guru64-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-dft.lo ../../api/plan-guru64-dft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-r2r.lo ../../api/plan-guru64-r2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft.c -fPIC -DPIC -o .libs/plan-guru64-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-r2r.c -fPIC -DPIC -o .libs/plan-guru64-r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft-c2r.c -o plan-guru64-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft-r2c.c -o plan-guru64-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-r2r.c -o plan-guru64-r2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft.c -o plan-guru64-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-split-dft-c2r.lo ../../api/plan-guru64-split-dft-c2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-split-dft-r2c.lo ../../api/plan-guru64-split-dft-r2c.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-split-dft.lo ../../api/plan-guru64-split-dft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mktensor-iodims64.lo ../../api/mktensor-iodims64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft.c -fPIC -DPIC -o .libs/plan-guru64-split-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-iodims64.c -fPIC -DPIC -o .libs/mktensor-iodims64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft-c2r.c -o plan-guru64-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft-r2c.c -o plan-guru64-split-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft.c -o plan-guru64-split-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-iodims64.c -o mktensor-iodims64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 .libs/apiplan.o .libs/configure.o .libs/execute-dft-c2r.o .libs/execute-dft-r2c.o .libs/execute-dft.o .libs/execute-r2r.o .libs/execute-split-dft-c2r.o .libs/execute-split-dft-r2c.o .libs/execute-split-dft.o .libs/execute.o .libs/export-wisdom-to-file.o .libs/export-wisdom-to-string.o .libs/export-wisdom.o .libs/f77api.o .libs/flops.o .libs/forget-wisdom.o .libs/import-system-wisdom.o .libs/import-wisdom-from-file.o .libs/import-wisdom-from-string.o .libs/import-wisdom.o .libs/malloc.o .libs/map-r2r-kind.o .libs/mapflags.o .libs/mkprinter-file.o .libs/mkprinter-str.o .libs/mktensor-iodims.o .libs/mktensor-rowmajor.o .libs/plan-dft-1d.o .libs/plan-dft-2d.o .libs/plan-dft-3d.o .libs/plan-dft-c2r-1d.o .libs/plan-dft-c2r-2d.o .libs/plan-dft-c2r-3d.o .libs/plan-dft-c2r.o .libs/plan-dft-r2c-1d.o .libs/plan-dft-r2c-2d.o .libs/plan-dft-r2c-3d.o .libs/plan-dft-r2c.o .libs/plan-dft.o .libs/plan-guru-dft-c2r.o .libs/plan-guru-dft-r2c.o .libs/plan-guru-dft.o .libs/plan-guru-r2r.o .libs/plan-guru-split-dft-c2r.o .libs/plan-guru-split-dft-r2c.o .libs/plan-guru-split-dft.o .libs/plan-many-dft-c2r.o .libs/plan-many-dft-r2c.o .libs/plan-many-dft.o .libs/plan-many-r2r.o .libs/plan-r2r-1d.o .libs/plan-r2r-2d.o .libs/plan-r2r-3d.o .libs/plan-r2r.o .libs/print-plan.o .libs/rdft2-pad.o .libs/the-planner.o .libs/version.o .libs/plan-guru64-dft-c2r.o .libs/plan-guru64-dft-r2c.o .libs/plan-guru64-dft.o .libs/plan-guru64-r2r.o .libs/plan-guru64-split-dft-c2r.o .libs/plan-guru64-split-dft-r2c.o .libs/plan-guru64-split-dft.o .libs/mktensor-iodims64.o libtool: link: ranlib .libs/libapi.a libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" ) make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/api' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/api' Making all in libbench2 make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/libbench2' gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-ccopy-from.o ../../libbench2/after-ccopy-from.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-ccopy-to.o ../../libbench2/after-ccopy-to.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-hccopy-from.o ../../libbench2/after-hccopy-from.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-hccopy-to.o ../../libbench2/after-hccopy-to.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-rcopy-from.o ../../libbench2/after-rcopy-from.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-rcopy-to.o ../../libbench2/after-rcopy-to.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o allocate.o ../../libbench2/allocate.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o aset.o ../../libbench2/aset.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-cost-postprocess.o ../../libbench2/bench-cost-postprocess.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-exit.o ../../libbench2/bench-exit.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-main.o ../../libbench2/bench-main.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o can-do.o ../../libbench2/can-do.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o caset.o ../../libbench2/caset.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dotens2.o ../../libbench2/dotens2.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o info.o ../../libbench2/info.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o main.o ../../libbench2/main.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mflops.o ../../libbench2/mflops.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mp.o ../../libbench2/mp.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ovtpvt.o ../../libbench2/ovtpvt.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pow2.o ../../libbench2/pow2.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o problem.o ../../libbench2/problem.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o report.o ../../libbench2/report.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o speed.o ../../libbench2/speed.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor.o ../../libbench2/tensor.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o timer.o ../../libbench2/timer.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o useropt.o ../../libbench2/useropt.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o util.o ../../libbench2/util.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o verify-dft.o ../../libbench2/verify-dft.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o verify-lib.o ../../libbench2/verify-lib.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o verify-r2r.o ../../libbench2/verify-r2r.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o verify-rdft2.o ../../libbench2/verify-rdft2.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o verify.o ../../libbench2/verify.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o zero.o ../../libbench2/zero.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o my-getopt.o ../../libbench2/my-getopt.c rm -f libbench2.a ar cru libbench2.a after-ccopy-from.o after-ccopy-to.o after-hccopy-from.o after-hccopy-to.o after-rcopy-from.o after-rcopy-to.o allocate.o aset.o bench-cost-postprocess.o bench-exit.o bench-main.o can-do.o caset.o dotens2.o info.o main.o mflops.o mp.o ovtpvt.o pow2.o problem.o report.o speed.o tensor.o timer.o useropt.o util.o verify-dft.o verify-lib.o verify-r2r.o verify-rdft2.o verify.o zero.o my-getopt.o ranlib libbench2.a make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/libbench2' Making all in . make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -version-info 8:5:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfftw3f.la -rpath /usr/lib64 kernel/libkernel.la dft/libdft.la dft/scalar/libdft_scalar.la dft/scalar/codelets/libdft_scalar_codelets.la rdft/librdft.la rdft/scalar/librdft_scalar.la rdft/scalar/r2cf/librdft_scalar_r2cf.la rdft/scalar/r2cb/librdft_scalar_r2cb.la rdft/scalar/r2r/librdft_scalar_r2r.la reodft/libreodft.la api/libapi.la simd-support/libsimd_support.la simd-support/libsimd_sse2_nonportable.la -lm cp -f fftw.pc fftw3f.pc libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive kernel/.libs/libkernel.a dft/.libs/libdft.a dft/scalar/.libs/libdft_scalar.a dft/scalar/codelets/.libs/libdft_scalar_codelets.a rdft/.libs/librdft.a rdft/scalar/.libs/librdft_scalar.a rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a rdft/scalar/r2r/.libs/librdft_scalar_r2r.a reodft/.libs/libreodft.a api/.libs/libapi.a simd-support/.libs/libsimd_support.a simd-support/.libs/libsimd_sse2_nonportable.a -Wl,--no-whole-archive -lm -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libfftw3f.so.3 -o .libs/libfftw3f.so.3.5.5 libtool: link: (cd ".libs" && rm -f "libfftw3f.so.3" && ln -s "libfftw3f.so.3.5.5" "libfftw3f.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3f.so" && ln -s "libfftw3f.so.3.5.5" "libfftw3f.so") libtool: link: (cd .libs/libfftw3f.lax/libkernel.a && ar x "/builddir/build/BUILD/fftw-3.3.5/single/kernel/.libs/libkernel.a") libtool: link: (cd .libs/libfftw3f.lax/libdft.a && ar x "/builddir/build/BUILD/fftw-3.3.5/single/dft/.libs/libdft.a") libtool: link: (cd .libs/libfftw3f.lax/libdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar/.libs/libdft_scalar.a") libtool: link: (cd .libs/libfftw3f.lax/libdft_scalar_codelets.a && ar x "/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar/codelets/.libs/libdft_scalar_codelets.a") libtool: link: (cd .libs/libfftw3f.lax/librdft.a && ar x "/builddir/build/BUILD/fftw-3.3.5/single/rdft/.libs/librdft.a") libtool: link: (cd .libs/libfftw3f.lax/librdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/.libs/librdft_scalar.a") libtool: link: (cd .libs/libfftw3f.lax/librdft_scalar_r2cf.a && ar x "/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a") libtool: link: (cd .libs/libfftw3f.lax/librdft_scalar_r2cb.a && ar x "/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a") libtool: link: (cd .libs/libfftw3f.lax/librdft_scalar_r2r.a && ar x "/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2r/.libs/librdft_scalar_r2r.a") libtool: link: (cd .libs/libfftw3f.lax/libreodft.a && ar x "/builddir/build/BUILD/fftw-3.3.5/single/reodft/.libs/libreodft.a") libtool: link: (cd .libs/libfftw3f.lax/libapi.a && ar x "/builddir/build/BUILD/fftw-3.3.5/single/api/.libs/libapi.a") libtool: link: (cd .libs/libfftw3f.lax/libsimd_support.a && ar x "/builddir/build/BUILD/fftw-3.3.5/single/simd-support/.libs/libsimd_support.a") libtool: link: (cd .libs/libfftw3f.lax/libsimd_sse2_nonportable.a && ar x "/builddir/build/BUILD/fftw-3.3.5/single/simd-support/.libs/libsimd_sse2_nonportable.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libfftw3f.lax/libdft.a/buffered.o .libs/libfftw3f.lax/lt1-buffered.o || cp .libs/libfftw3f.lax/libdft.a/buffered.o .libs/libfftw3f.lax/lt1-buffered.o libtool: link: ln .libs/libfftw3f.lax/libdft.a/ct.o .libs/libfftw3f.lax/lt2-ct.o || cp .libs/libfftw3f.lax/libdft.a/ct.o .libs/libfftw3f.lax/lt2-ct.o libtool: link: ln .libs/libfftw3f.lax/libdft.a/plan.o .libs/libfftw3f.lax/lt3-plan.o || cp .libs/libfftw3f.lax/libdft.a/plan.o .libs/libfftw3f.lax/lt3-plan.o libtool: link: ln .libs/libfftw3f.lax/libdft.a/problem.o .libs/libfftw3f.lax/lt4-problem.o || cp .libs/libfftw3f.lax/libdft.a/problem.o .libs/libfftw3f.lax/lt4-problem.o libtool: link: ln .libs/libfftw3f.lax/libdft.a/rader.o .libs/libfftw3f.lax/lt5-rader.o || cp .libs/libfftw3f.lax/libdft.a/rader.o .libs/libfftw3f.lax/lt5-rader.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/buffered.o .libs/libfftw3f.lax/lt6-buffered.o || cp .libs/libfftw3f.lax/librdft.a/buffered.o .libs/libfftw3f.lax/lt6-buffered.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/conf.o .libs/libfftw3f.lax/lt7-conf.o || cp .libs/libfftw3f.lax/librdft.a/conf.o .libs/libfftw3f.lax/lt7-conf.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/generic.o .libs/libfftw3f.lax/lt8-generic.o || cp .libs/libfftw3f.lax/librdft.a/generic.o .libs/libfftw3f.lax/lt8-generic.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/indirect.o .libs/libfftw3f.lax/lt9-indirect.o || cp .libs/libfftw3f.lax/librdft.a/indirect.o .libs/libfftw3f.lax/lt9-indirect.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/nop.o .libs/libfftw3f.lax/lt10-nop.o || cp .libs/libfftw3f.lax/librdft.a/nop.o .libs/libfftw3f.lax/lt10-nop.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/plan.o .libs/libfftw3f.lax/lt11-plan.o || cp .libs/libfftw3f.lax/librdft.a/plan.o .libs/libfftw3f.lax/lt11-plan.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/problem.o .libs/libfftw3f.lax/lt12-problem.o || cp .libs/libfftw3f.lax/librdft.a/problem.o .libs/libfftw3f.lax/lt12-problem.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/rank-geq2.o .libs/libfftw3f.lax/lt13-rank-geq2.o || cp .libs/libfftw3f.lax/librdft.a/rank-geq2.o .libs/libfftw3f.lax/lt13-rank-geq2.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/solve.o .libs/libfftw3f.lax/lt14-solve.o || cp .libs/libfftw3f.lax/librdft.a/solve.o .libs/libfftw3f.lax/lt14-solve.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/vrank-geq1.o .libs/libfftw3f.lax/lt15-vrank-geq1.o || cp .libs/libfftw3f.lax/librdft.a/vrank-geq1.o .libs/libfftw3f.lax/lt15-vrank-geq1.o libtool: link: ln .libs/libfftw3f.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3f.lax/lt16-codlist.o || cp .libs/libfftw3f.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3f.lax/lt16-codlist.o libtool: link: ln .libs/libfftw3f.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3f.lax/lt17-codlist.o || cp .libs/libfftw3f.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3f.lax/lt17-codlist.o libtool: link: ln .libs/libfftw3f.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3f.lax/lt18-codlist.o || cp .libs/libfftw3f.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3f.lax/lt18-codlist.o libtool: link: ln .libs/libfftw3f.lax/libreodft.a/conf.o .libs/libfftw3f.lax/lt19-conf.o || cp .libs/libfftw3f.lax/libreodft.a/conf.o .libs/libfftw3f.lax/lt19-conf.o libtool: link: ar cru .libs/libfftw3f.a .libs/libfftw3f.lax/libkernel.a/align.o .libs/libfftw3f.lax/libkernel.a/alloc.o .libs/libfftw3f.lax/libkernel.a/assert.o .libs/libfftw3f.lax/libkernel.a/awake.o .libs/libfftw3f.lax/libkernel.a/buffered.o .libs/libfftw3f.lax/libkernel.a/cpy1d.o .libs/libfftw3f.lax/libkernel.a/cpy2d-pair.o .libs/libfftw3f.lax/libkernel.a/cpy2d.o .libs/libfftw3f.lax/libkernel.a/ct.o .libs/libfftw3f.lax/libkernel.a/debug.o .libs/libfftw3f.lax/libkernel.a/extract-reim.o .libs/libfftw3f.lax/libkernel.a/hash.o .libs/libfftw3f.lax/libkernel.a/iabs.o .libs/libfftw3f.lax/libkernel.a/kalloc.o .libs/libfftw3f.lax/libkernel.a/md5-1.o .libs/libfftw3f.lax/libkernel.a/md5.o .libs/libfftw3f.lax/libkernel.a/minmax.o .libs/libfftw3f.lax/libkernel.a/ops.o .libs/libfftw3f.lax/libkernel.a/pickdim.o .libs/libfftw3f.lax/libkernel.a/plan.o .libs/libfftw3f.lax/libkernel.a/planner.o .libs/libfftw3f.lax/libkernel.a/primes.o .libs/libfftw3f.lax/libkernel.a/print.o .libs/libfftw3f.lax/libkernel.a/problem.o .libs/libfftw3f.lax/libkernel.a/rader.o .libs/libfftw3f.lax/libkernel.a/scan.o .libs/libfftw3f.lax/libkernel.a/solver.o .libs/libfftw3f.lax/libkernel.a/solvtab.o .libs/libfftw3f.lax/libkernel.a/stride.o .libs/libfftw3f.lax/libkernel.a/tensor.o .libs/libfftw3f.lax/libkernel.a/tensor1.o .libs/libfftw3f.lax/libkernel.a/tensor2.o .libs/libfftw3f.lax/libkernel.a/tensor3.o .libs/libfftw3f.lax/libkernel.a/tensor4.o .libs/libfftw3f.lax/libkernel.a/tensor5.o .libs/libfftw3f.lax/libkernel.a/tensor7.o .libs/libfftw3f.lax/libkernel.a/tensor8.o .libs/libfftw3f.lax/libkernel.a/tensor9.o .libs/libfftw3f.lax/libkernel.a/tile2d.o .libs/libfftw3f.lax/libkernel.a/timer.o .libs/libfftw3f.lax/libkernel.a/transpose.o .libs/libfftw3f.lax/libkernel.a/trig.o .libs/libfftw3f.lax/libkernel.a/twiddle.o .libs/libfftw3f.lax/libdft.a/bluestein.o .libs/libfftw3f.lax/lt1-buffered.o .libs/libfftw3f.lax/libdft.a/conf.o .libs/libfftw3f.lax/lt2-ct.o .libs/libfftw3f.lax/libdft.a/dftw-direct.o .libs/libfftw3f.lax/libdft.a/dftw-directsq.o .libs/libfftw3f.lax/libdft.a/dftw-generic.o .libs/libfftw3f.lax/libdft.a/dftw-genericbuf.o .libs/libfftw3f.lax/libdft.a/direct.o .libs/libfftw3f.lax/libdft.a/generic.o .libs/libfftw3f.lax/libdft.a/indirect-transpose.o .libs/libfftw3f.lax/libdft.a/indirect.o .libs/libfftw3f.lax/libdft.a/kdft-dif.o .libs/libfftw3f.lax/libdft.a/kdft-difsq.o .libs/libfftw3f.lax/libdft.a/kdft-dit.o .libs/libfftw3f.lax/libdft.a/kdft.o .libs/libfftw3f.lax/libdft.a/nop.o .libs/libfftw3f.lax/lt3-plan.o .libs/libfftw3f.lax/lt4-problem.o .libs/libfftw3f.lax/lt5-rader.o .libs/libfftw3f.lax/libdft.a/rank-geq2.o .libs/libfftw3f.lax/libdft.a/solve.o .libs/libfftw3f.lax/libdft.a/vrank-geq1.o .libs/libfftw3f.lax/libdft.a/zero.o .libs/libfftw3f.lax/libdft_scalar.a/n.o .libs/libfftw3f.lax/libdft_scalar.a/t.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/codlist.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_10.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_11.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_12.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_13.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_14.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_15.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_16.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_2.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_20.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_25.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_3.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_32.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_4.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_5.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_6.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_64.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_7.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_8.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_9.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_2.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_3.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_4.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_5.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_6.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_8.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_10.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_12.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_15.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_16.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_2.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_20.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_25.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_3.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_32.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_4.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_5.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_6.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_64.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_7.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_8.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_9.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_10.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_16.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_20.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_25.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_32.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_4.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_5.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_64.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_8.o .libs/libfftw3f.lax/lt6-buffered.o .libs/libfftw3f.lax/librdft.a/buffered2.o .libs/libfftw3f.lax/lt7-conf.o .libs/libfftw3f.lax/librdft.a/ct-hc2c-direct.o .libs/libfftw3f.lax/librdft.a/ct-hc2c.o .libs/libfftw3f.lax/librdft.a/dft-r2hc.o .libs/libfftw3f.lax/librdft.a/dht-r2hc.o .libs/libfftw3f.lax/librdft.a/dht-rader.o .libs/libfftw3f.lax/librdft.a/direct-r2c.o .libs/libfftw3f.lax/librdft.a/direct-r2r.o .libs/libfftw3f.lax/librdft.a/direct2.o .libs/libfftw3f.lax/lt8-generic.o .libs/libfftw3f.lax/librdft.a/hc2hc-direct.o .libs/libfftw3f.lax/librdft.a/hc2hc-generic.o .libs/libfftw3f.lax/librdft.a/hc2hc.o .libs/libfftw3f.lax/lt9-indirect.o .libs/libfftw3f.lax/librdft.a/khc2c.o .libs/libfftw3f.lax/librdft.a/khc2hc.o .libs/libfftw3f.lax/librdft.a/kr2c.o .libs/libfftw3f.lax/librdft.a/kr2r.o .libs/libfftw3f.lax/lt10-nop.o .libs/libfftw3f.lax/librdft.a/nop2.o .libs/libfftw3f.lax/lt11-plan.o .libs/libfftw3f.lax/librdft.a/plan2.o .libs/libfftw3f.lax/lt12-problem.o .libs/libfftw3f.lax/librdft.a/problem2.o .libs/libfftw3f.lax/librdft.a/rank-geq2-rdft2.o .libs/libfftw3f.lax/lt13-rank-geq2.o .libs/libfftw3f.lax/librdft.a/rank0-rdft2.o .libs/libfftw3f.lax/librdft.a/rank0.o .libs/libfftw3f.lax/librdft.a/rdft-dht.o .libs/libfftw3f.lax/librdft.a/rdft2-inplace-strides.o .libs/libfftw3f.lax/librdft.a/rdft2-rdft.o .libs/libfftw3f.lax/librdft.a/rdft2-strides.o .libs/libfftw3f.lax/librdft.a/rdft2-tensor-max-index.o .libs/libfftw3f.lax/lt14-solve.o .libs/libfftw3f.lax/librdft.a/solve2.o .libs/libfftw3f.lax/librdft.a/vrank-geq1-rdft2.o .libs/libfftw3f.lax/lt15-vrank-geq1.o .libs/libfftw3f.lax/librdft.a/vrank3-transpose.o .libs/libfftw3f.lax/librdft_scalar.a/hc2c.o .libs/libfftw3f.lax/librdft_scalar.a/hfb.o .libs/libfftw3f.lax/librdft_scalar.a/r2c.o .libs/libfftw3f.lax/librdft_scalar.a/r2r.o .libs/libfftw3f.lax/lt16-codlist.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_10.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_12.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_2.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_6.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_10.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_12.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_2.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_6.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_25.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_5.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_10.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_12.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_15.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_2.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_25.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_3.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_5.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_6.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_64.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_7.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_9.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_10.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_12.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_15.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_2.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_25.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_3.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_5.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_6.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_64.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_7.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_9.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_10.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_11.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_12.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_128.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_13.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_14.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_15.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_2.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_25.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_3.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_5.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_6.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_64.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_7.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_9.o .libs/libfftw3f.lax/lt17-codlist.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_25.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_5.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_10.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_12.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_15.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_2.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_25.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_3.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_5.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_6.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_64.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_7.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_9.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_10.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_12.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_2.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_6.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_10.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_12.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_2.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_6.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_10.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_12.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_15.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_2.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_25.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_3.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_5.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_6.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_64.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_7.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_9.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_10.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_11.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_12.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_128.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_13.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_14.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_15.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_2.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_25.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_3.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_5.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_6.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_64.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_7.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_9.o .libs/libfftw3f.lax/lt18-codlist.o .libs/libfftw3f.lax/librdft_scalar_r2r.a/e01_8.o .libs/libfftw3f.lax/librdft_scalar_r2r.a/e10_8.o .libs/libfftw3f.lax/lt19-conf.o .libs/libfftw3f.lax/libreodft.a/redft00e-r2hc-pad.o .libs/libfftw3f.lax/libreodft.a/reodft00e-splitradix.o .libs/libfftw3f.lax/libreodft.a/reodft010e-r2hc.o .libs/libfftw3f.lax/libreodft.a/reodft11e-r2hc-odd.o .libs/libfftw3f.lax/libreodft.a/reodft11e-radix2.o .libs/libfftw3f.lax/libreodft.a/rodft00e-r2hc-pad.o .libs/libfftw3f.lax/libapi.a/apiplan.o .libs/libfftw3f.lax/libapi.a/configure.o .libs/libfftw3f.lax/libapi.a/execute-dft-c2r.o .libs/libfftw3f.lax/libapi.a/execute-dft-r2c.o .libs/libfftw3f.lax/libapi.a/execute-dft.o .libs/libfftw3f.lax/libapi.a/execute-r2r.o .libs/libfftw3f.lax/libapi.a/execute-split-dft-c2r.o .libs/libfftw3f.lax/libapi.a/execute-split-dft-r2c.o .libs/libfftw3f.lax/libapi.a/execute-split-dft.o .libs/libfftw3f.lax/libapi.a/execute.o .libs/libfftw3f.lax/libapi.a/export-wisdom-to-file.o .libs/libfftw3f.lax/libapi.a/export-wisdom-to-string.o .libs/libfftw3f.lax/libapi.a/export-wisdom.o .libs/libfftw3f.lax/libapi.a/f77api.o .libs/libfftw3f.lax/libapi.a/flops.o .libs/libfftw3f.lax/libapi.a/forget-wisdom.o .libs/libfftw3f.lax/libapi.a/import-system-wisdom.o .libs/libfftw3f.lax/libapi.a/import-wisdom-from-file.o .libs/libfftw3f.lax/libapi.a/import-wisdom-from-string.o .libs/libfftw3f.lax/libapi.a/import-wisdom.o .libs/libfftw3f.lax/libapi.a/malloc.o .libs/libfftw3f.lax/libapi.a/map-r2r-kind.o .libs/libfftw3f.lax/libapi.a/mapflags.o .libs/libfftw3f.lax/libapi.a/mkprinter-file.o .libs/libfftw3f.lax/libapi.a/mkprinter-str.o .libs/libfftw3f.lax/libapi.a/mktensor-iodims.o .libs/libfftw3f.lax/libapi.a/mktensor-iodims64.o .libs/libfftw3f.lax/libapi.a/mktensor-rowmajor.o .libs/libfftw3f.lax/libapi.a/plan-dft-1d.o .libs/libfftw3f.lax/libapi.a/plan-dft-2d.o .libs/libfftw3f.lax/libapi.a/plan-dft-3d.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r-1d.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r-2d.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r-3d.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c-1d.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c-2d.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c-3d.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-dft.o .libs/libfftw3f.lax/libapi.a/plan-guru-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-guru-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-guru-dft.o .libs/libfftw3f.lax/libapi.a/plan-guru-r2r.o .libs/libfftw3f.lax/libapi.a/plan-guru-split-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-guru-split-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-guru-split-dft.o .libs/libfftw3f.lax/libapi.a/plan-guru64-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-guru64-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-guru64-dft.o .libs/libfftw3f.lax/libapi.a/plan-guru64-r2r.o .libs/libfftw3f.lax/libapi.a/plan-guru64-split-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-guru64-split-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-guru64-split-dft.o .libs/libfftw3f.lax/libapi.a/plan-many-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-many-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-many-dft.o .libs/libfftw3f.lax/libapi.a/plan-many-r2r.o .libs/libfftw3f.lax/libapi.a/plan-r2r-1d.o .libs/libfftw3f.lax/libapi.a/plan-r2r-2d.o .libs/libfftw3f.lax/libapi.a/plan-r2r-3d.o .libs/libfftw3f.lax/libapi.a/plan-r2r.o .libs/libfftw3f.lax/libapi.a/print-plan.o .libs/libfftw3f.lax/libapi.a/rdft2-pad.o .libs/libfftw3f.lax/libapi.a/the-planner.o .libs/libfftw3f.lax/libapi.a/version.o .libs/libfftw3f.lax/libsimd_support.a/altivec.o .libs/libfftw3f.lax/libsimd_support.a/avx-128-fma.o .libs/libfftw3f.lax/libsimd_support.a/avx.o .libs/libfftw3f.lax/libsimd_support.a/avx2.o .libs/libfftw3f.lax/libsimd_support.a/avx512.o .libs/libfftw3f.lax/libsimd_support.a/kcvi.o .libs/libfftw3f.lax/libsimd_support.a/neon.o .libs/libfftw3f.lax/libsimd_support.a/sse2.o .libs/libfftw3f.lax/libsimd_support.a/taint.o .libs/libfftw3f.lax/libsimd_support.a/vsx.o .libs/libfftw3f.lax/libsimd_sse2_nonportable.a/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: link: ranlib .libs/libfftw3f.a libtool: link: rm -fr .libs/libfftw3f.lax .libs/libfftw3f.lax libtool: link: ( cd ".libs" && rm -f "libfftw3f.la" && ln -s "../libfftw3f.la" "libfftw3f.la" ) make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single' Making all in threads make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/threads' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_threads_la-api.lo `test -f 'api.c' || echo '../../threads/'`api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_threads_la-conf.lo `test -f 'conf.c' || echo '../../threads/'`conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_threads_la-threads.lo `test -f 'threads.c' || echo '../../threads/'`threads.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_threads_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo '../../threads/'`dft-vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/api.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/conf.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/threads.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-threads.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-dft-vrank-geq1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/conf.c -o libfftw3f_threads_la-conf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/api.c -o libfftw3f_threads_la-api.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/dft-vrank-geq1.c -o libfftw3f_threads_la-dft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_threads_la-ct.lo `test -f 'ct.c' || echo '../../threads/'`ct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/threads.c -o libfftw3f_threads_la-threads.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/ct.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-ct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_threads_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo '../../threads/'`rdft-vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-rdft-vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_threads_la-hc2hc.lo `test -f 'hc2hc.c' || echo '../../threads/'`hc2hc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/hc2hc.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-hc2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/ct.c -o libfftw3f_threads_la-ct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_threads_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo '../../threads/'`vrank-geq1-rdft2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-vrank-geq1-rdft2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/rdft-vrank-geq1.c -o libfftw3f_threads_la-rdft-vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/hc2hc.c -o libfftw3f_threads_la-hc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_threads_la-f77api.lo `test -f 'f77api.c' || echo '../../threads/'`f77api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/vrank-geq1-rdft2.c -o libfftw3f_threads_la-vrank-geq1-rdft2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/f77api.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-f77api.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_omp_la-api.lo `test -f 'api.c' || echo '../../threads/'`api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/api.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/f77api.c -o libfftw3f_threads_la-f77api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_omp_la-conf.lo `test -f 'conf.c' || echo '../../threads/'`conf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/conf.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/api.c -o libfftw3f_omp_la-api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_omp_la-openmp.lo `test -f 'openmp.c' || echo '../../threads/'`openmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_omp_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo '../../threads/'`dft-vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/openmp.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-openmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/conf.c -o libfftw3f_omp_la-conf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-dft-vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_omp_la-ct.lo `test -f 'ct.c' || echo '../../threads/'`ct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/ct.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-ct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/openmp.c -o libfftw3f_omp_la-openmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_omp_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo '../../threads/'`rdft-vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-rdft-vrank-geq1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/dft-vrank-geq1.c -o libfftw3f_omp_la-dft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_omp_la-hc2hc.lo `test -f 'hc2hc.c' || echo '../../threads/'`hc2hc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/hc2hc.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-hc2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/ct.c -o libfftw3f_omp_la-ct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/rdft-vrank-geq1.c -o libfftw3f_omp_la-rdft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_omp_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo '../../threads/'`vrank-geq1-rdft2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-vrank-geq1-rdft2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/hc2hc.c -o libfftw3f_omp_la-hc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3f_omp_la-f77api.lo `test -f 'f77api.c' || echo '../../threads/'`f77api.c /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 8:5:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfftw3f_threads.la -rpath /usr/lib64 libfftw3f_threads_la-api.lo libfftw3f_threads_la-conf.lo libfftw3f_threads_la-threads.lo libfftw3f_threads_la-dft-vrank-geq1.lo libfftw3f_threads_la-ct.lo libfftw3f_threads_la-rdft-vrank-geq1.lo libfftw3f_threads_la-hc2hc.lo libfftw3f_threads_la-vrank-geq1-rdft2.lo libfftw3f_threads_la-f77api.lo ../libfftw3f.la -lm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/f77api.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-f77api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/vrank-geq1-rdft2.c -o libfftw3f_omp_la-vrank-geq1-rdft2.o >/dev/null 2>&1 libtool: link: gcc -shared -fPIC -DPIC .libs/libfftw3f_threads_la-api.o .libs/libfftw3f_threads_la-conf.o .libs/libfftw3f_threads_la-threads.o .libs/libfftw3f_threads_la-dft-vrank-geq1.o .libs/libfftw3f_threads_la-ct.o .libs/libfftw3f_threads_la-rdft-vrank-geq1.o .libs/libfftw3f_threads_la-hc2hc.o .libs/libfftw3f_threads_la-vrank-geq1-rdft2.o .libs/libfftw3f_threads_la-f77api.o ../.libs/libfftw3f.so -lm -pthread -O2 -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libfftw3f_threads.so.3 -o .libs/libfftw3f_threads.so.3.5.5 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/f77api.c -o libfftw3f_omp_la-f77api.o >/dev/null 2>&1 libtool: link: (cd ".libs" && rm -f "libfftw3f_threads.so.3" && ln -s "libfftw3f_threads.so.3.5.5" "libfftw3f_threads.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3f_threads.so" && ln -s "libfftw3f_threads.so.3.5.5" "libfftw3f_threads.so") libtool: link: ar cru .libs/libfftw3f_threads.a libfftw3f_threads_la-api.o libfftw3f_threads_la-conf.o libfftw3f_threads_la-threads.o libfftw3f_threads_la-dft-vrank-geq1.o libfftw3f_threads_la-ct.o libfftw3f_threads_la-rdft-vrank-geq1.o libfftw3f_threads_la-hc2hc.o libfftw3f_threads_la-vrank-geq1-rdft2.o libfftw3f_threads_la-f77api.o libtool: link: ranlib .libs/libfftw3f_threads.a libtool: link: ( cd ".libs" && rm -f "libfftw3f_threads.la" && ln -s "../libfftw3f_threads.la" "libfftw3f_threads.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 8:5:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfftw3f_omp.la -rpath /usr/lib64 libfftw3f_omp_la-api.lo libfftw3f_omp_la-conf.lo libfftw3f_omp_la-openmp.lo libfftw3f_omp_la-dft-vrank-geq1.lo libfftw3f_omp_la-ct.lo libfftw3f_omp_la-rdft-vrank-geq1.lo libfftw3f_omp_la-hc2hc.lo libfftw3f_omp_la-vrank-geq1-rdft2.lo libfftw3f_omp_la-f77api.lo ../libfftw3f.la -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libfftw3f_omp_la-api.o .libs/libfftw3f_omp_la-conf.o .libs/libfftw3f_omp_la-openmp.o .libs/libfftw3f_omp_la-dft-vrank-geq1.o .libs/libfftw3f_omp_la-ct.o .libs/libfftw3f_omp_la-rdft-vrank-geq1.o .libs/libfftw3f_omp_la-hc2hc.o .libs/libfftw3f_omp_la-vrank-geq1-rdft2.o .libs/libfftw3f_omp_la-f77api.o ../.libs/libfftw3f.so -lm -fopenmp -O2 -Wl,-z -Wl,relro -fopenmp -Wl,-soname -Wl,libfftw3f_omp.so.3 -o .libs/libfftw3f_omp.so.3.5.5 libtool: link: (cd ".libs" && rm -f "libfftw3f_omp.so.3" && ln -s "libfftw3f_omp.so.3.5.5" "libfftw3f_omp.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3f_omp.so" && ln -s "libfftw3f_omp.so.3.5.5" "libfftw3f_omp.so") libtool: link: ar cru .libs/libfftw3f_omp.a libfftw3f_omp_la-api.o libfftw3f_omp_la-conf.o libfftw3f_omp_la-openmp.o libfftw3f_omp_la-dft-vrank-geq1.o libfftw3f_omp_la-ct.o libfftw3f_omp_la-rdft-vrank-geq1.o libfftw3f_omp_la-hc2hc.o libfftw3f_omp_la-vrank-geq1-rdft2.o libfftw3f_omp_la-f77api.o libtool: link: ranlib .libs/libfftw3f_omp.a libtool: link: ( cd ".libs" && rm -f "libfftw3f_omp.la" && ln -s "../libfftw3f_omp.la" "libfftw3f_omp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/threads' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/tests' gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-bench.o `test -f 'bench.c' || echo '../../tests/'`bench.c gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-hook.o `test -f 'hook.c' || echo '../../tests/'`hook.c gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-fftw-bench.o `test -f 'fftw-bench.c' || echo '../../tests/'`fftw-bench.c /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/libfftw3f_threads.la ../libfftw3f.la ../libbench2/libbench2.a -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/.libs/libfftw3f_threads.so ../.libs/libfftw3f.so ../libbench2/libbench2.a -lm -pthread make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/tests' Making all in mpi make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/mpi' sed 's/C_MPI_FINT//' ../../mpi/fftw3-mpi.f03.in > fftw3-mpi.f03 sed 's/C_MPI_FINT//' ../../mpi/fftw3l-mpi.f03.in > fftw3l-mpi.f03 make all-am make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/mpi' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/mpi' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/mpi' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/doc' Making all in FAQ make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/doc/FAQ' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/doc/FAQ' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/doc' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/doc' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/tools' rm -f fftwf-wisdom.1 cp fftw_wisdom.1 fftwf-wisdom.1 make all-am make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/tools' gcc -DHAVE_CONFIG_H -I. -I../../tools -I.. -I../../libbench2 -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fftwf_wisdom-fftw-wisdom.o `test -f 'fftw-wisdom.c' || echo '../../tools/'`fftw-wisdom.c /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fftwf-wisdom fftwf_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/libfftw3f_threads.la ../libfftw3f.la ../libbench2/libbench2.a -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fftwf-wisdom fftwf_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/.libs/libfftw3f_threads.so ../.libs/libfftw3f.so ../libbench2/libbench2.a -lm -pthread make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/tools' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/tools' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/m4' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single' + cd .. + (( iprec++ )) + (( iprec<3 )) + mkdir double + cd double + ln -s ../configure . + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-dependency-tracking --enable-threads --enable-openmp --enable-double configure: WARNING: unrecognized options: --enable-double checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for C compiler vendor... gnu checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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... -fPIC -DPIC checking if gcc PIC flag -fPIC -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 (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ocamlbuild... no checking for ANSI C header files... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking c_asm.h usability... no checking c_asm.h presence... no checking for c_asm.h... no checking intrinsics.h usability... no checking intrinsics.h presence... no checking for intrinsics.h... no checking for stdint.h... (cached) yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking altivec.h usability... no checking altivec.h presence... no checking for altivec.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for long double... yes checking for hrtime_t... no checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking size of size_t... 8 checking size of ptrdiff_t... 8 checking for uintptr_t... yes checking size of float... 4 checking size of double... 8 checking size of fftw_r2r_kind... 4 checking for working alloca.h... yes checking for alloca... yes checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking for sin in -lm... yes checking for BSDgettimeofday... no checking for gettimeofday... yes checking for gethrtime... no checking for read_real_time... no checking for time_base_to_time... no checking for drand48... yes checking for sqrt... yes checking for memset... yes checking for posix_memalign... yes checking for memalign... yes checking for _mm_malloc... no checking for _mm_free... no checking for clock_gettime... yes checking for mach_absolute_time... no checking for sysctl... no 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... yes 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... no checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-cf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-pghpf... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for riscv64-redhat-linux-gnu-g95... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-ifort... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgfortran... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-ftn... no checking for riscv64-redhat-linux-gnu-nagfor... no 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... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no configure: WARNING: *** Couldn't find f77 compiler; using default Fortran wrappers. checking for OpenMP flag of C compiler... -fopenmp checking for Win32 threads... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether a cycle counter is available... no *************************************************************** WARNING: No cycle counter found. FFTW will use ESTIMATE mode for all plans. See the manual for more information. *************************************************************** 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/avx-128-fma/Makefile config.status: creating dft/simd/avx2/Makefile config.status: creating dft/simd/avx2-128/Makefile config.status: creating dft/simd/avx512/Makefile config.status: creating dft/simd/kcvi/Makefile config.status: creating dft/simd/altivec/Makefile config.status: creating dft/simd/vsx/Makefile config.status: creating dft/simd/neon/Makefile config.status: creating dft/simd/generic-simd128/Makefile config.status: creating dft/simd/generic-simd256/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/avx-128-fma/Makefile config.status: creating rdft/simd/avx2/Makefile config.status: creating rdft/simd/avx2-128/Makefile config.status: creating rdft/simd/avx512/Makefile config.status: creating rdft/simd/kcvi/Makefile config.status: creating rdft/simd/altivec/Makefile config.status: creating rdft/simd/vsx/Makefile config.status: creating rdft/simd/neon/Makefile config.status: creating rdft/simd/generic-simd128/Makefile config.status: creating rdft/simd/generic-simd256/Makefile config.status: creating reodft/Makefile config.status: creating threads/Makefile config.status: creating api/Makefile config.status: creating mpi/Makefile config.status: creating libbench2/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/FAQ/Makefile config.status: creating tools/Makefile config.status: creating tools/fftw_wisdom.1 config.status: creating tools/fftw-wisdom-to-conf config.status: creating m4/Makefile config.status: creating fftw.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-double + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double' Making all in support make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/support' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/support' Making all in kernel make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/kernel' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o align.lo ../../kernel/align.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o alloc.lo ../../kernel/alloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o assert.lo ../../kernel/assert.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o awake.lo ../../kernel/awake.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/align.c -fPIC -DPIC -o .libs/align.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/awake.c -fPIC -DPIC -o .libs/awake.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/assert.c -fPIC -DPIC -o .libs/assert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/align.c -o align.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/awake.c -o awake.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/alloc.c -o alloc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/assert.c -o assert.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o buffered.lo ../../kernel/buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cpy1d.lo ../../kernel/cpy1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cpy2d-pair.lo ../../kernel/cpy2d-pair.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy1d.c -fPIC -DPIC -o .libs/cpy1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cpy2d.lo ../../kernel/cpy2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy2d-pair.c -fPIC -DPIC -o .libs/cpy2d-pair.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy2d.c -fPIC -DPIC -o .libs/cpy2d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy1d.c -o cpy1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy2d-pair.c -o cpy2d-pair.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ct.lo ../../kernel/ct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy2d.c -o cpy2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o debug.lo ../../kernel/debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/ct.c -fPIC -DPIC -o .libs/ct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/debug.c -fPIC -DPIC -o .libs/debug.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o extract-reim.lo ../../kernel/extract-reim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/extract-reim.c -fPIC -DPIC -o .libs/extract-reim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/ct.c -o ct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/debug.c -o debug.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hash.lo ../../kernel/hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/extract-reim.c -o extract-reim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o iabs.lo ../../kernel/iabs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kalloc.lo ../../kernel/kalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/iabs.c -fPIC -DPIC -o .libs/iabs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/kalloc.c -fPIC -DPIC -o .libs/kalloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o md5-1.lo ../../kernel/md5-1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/hash.c -o hash.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/md5-1.c -fPIC -DPIC -o .libs/md5-1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/iabs.c -o iabs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/kalloc.c -o kalloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o md5.lo ../../kernel/md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/md5-1.c -o md5-1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o minmax.lo ../../kernel/minmax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/minmax.c -fPIC -DPIC -o .libs/minmax.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ops.lo ../../kernel/ops.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/ops.c -fPIC -DPIC -o .libs/ops.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pickdim.lo ../../kernel/pickdim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/minmax.c -o minmax.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/md5.c -o md5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/pickdim.c -fPIC -DPIC -o .libs/pickdim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/ops.c -o ops.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan.lo ../../kernel/plan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/pickdim.c -o pickdim.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o planner.lo ../../kernel/planner.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o primes.lo ../../kernel/primes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/planner.c -fPIC -DPIC -o .libs/planner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/primes.c -fPIC -DPIC -o .libs/primes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o print.lo ../../kernel/print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/print.c -fPIC -DPIC -o .libs/print.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o problem.lo ../../kernel/problem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/primes.c -o primes.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/problem.c -o problem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/print.c -o print.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rader.lo ../../kernel/rader.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o scan.lo ../../kernel/scan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/rader.c -fPIC -DPIC -o .libs/rader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/scan.c -fPIC -DPIC -o .libs/scan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/planner.c -o planner.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o solver.lo ../../kernel/solver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/rader.c -o rader.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/solver.c -fPIC -DPIC -o .libs/solver.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/scan.c -o scan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o solvtab.lo ../../kernel/solvtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/solver.c -o solver.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/solvtab.c -fPIC -DPIC -o .libs/solvtab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/solvtab.c -o solvtab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o stride.lo ../../kernel/stride.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/stride.c -fPIC -DPIC -o .libs/stride.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor.lo ../../kernel/tensor.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor1.lo ../../kernel/tensor1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor.c -fPIC -DPIC -o .libs/tensor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/stride.c -o stride.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor1.c -fPIC -DPIC -o .libs/tensor1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor2.lo ../../kernel/tensor2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor.c -o tensor.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor1.c -o tensor1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor2.c -fPIC -DPIC -o .libs/tensor2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor3.lo ../../kernel/tensor3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor3.c -fPIC -DPIC -o .libs/tensor3.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor4.lo ../../kernel/tensor4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor2.c -o tensor2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor5.lo ../../kernel/tensor5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor4.c -fPIC -DPIC -o .libs/tensor4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor5.c -fPIC -DPIC -o .libs/tensor5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor3.c -o tensor3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor7.lo ../../kernel/tensor7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor7.c -fPIC -DPIC -o .libs/tensor7.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor8.lo ../../kernel/tensor8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor4.c -o tensor4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor5.c -o tensor5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor8.c -fPIC -DPIC -o .libs/tensor8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor8.c -o tensor8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor7.c -o tensor7.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor9.lo ../../kernel/tensor9.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tile2d.lo ../../kernel/tile2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor9.c -fPIC -DPIC -o .libs/tensor9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tile2d.c -fPIC -DPIC -o .libs/tile2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o timer.lo ../../kernel/timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/timer.c -fPIC -DPIC -o .libs/timer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor9.c -o tensor9.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tile2d.c -o tile2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o transpose.lo ../../kernel/transpose.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o trig.lo ../../kernel/trig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/timer.c -o timer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/transpose.c -fPIC -DPIC -o .libs/transpose.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/trig.c -fPIC -DPIC -o .libs/trig.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o twiddle.lo ../../kernel/twiddle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/twiddle.c -fPIC -DPIC -o .libs/twiddle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/transpose.c -o transpose.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/trig.c -o trig.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/twiddle.c -o twiddle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo cpy1d.lo cpy2d-pair.lo cpy2d.lo ct.lo debug.lo extract-reim.lo hash.lo iabs.lo kalloc.lo md5-1.lo md5.lo minmax.lo ops.lo pickdim.lo plan.lo planner.lo primes.lo print.lo problem.lo rader.lo scan.lo solver.lo solvtab.lo stride.lo tensor.lo tensor1.lo tensor2.lo tensor3.lo tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo tile2d.lo timer.lo transpose.lo trig.lo twiddle.lo -lm libtool: link: ar cru .libs/libkernel.a .libs/align.o .libs/alloc.o .libs/assert.o .libs/awake.o .libs/buffered.o .libs/cpy1d.o .libs/cpy2d-pair.o .libs/cpy2d.o .libs/ct.o .libs/debug.o .libs/extract-reim.o .libs/hash.o .libs/iabs.o .libs/kalloc.o .libs/md5-1.o .libs/md5.o .libs/minmax.o .libs/ops.o .libs/pickdim.o .libs/plan.o .libs/planner.o .libs/primes.o .libs/print.o .libs/problem.o .libs/rader.o .libs/scan.o .libs/solver.o .libs/solvtab.o .libs/stride.o .libs/tensor.o .libs/tensor1.o .libs/tensor2.o .libs/tensor3.o .libs/tensor4.o .libs/tensor5.o .libs/tensor7.o .libs/tensor8.o .libs/tensor9.o .libs/tile2d.o .libs/timer.o .libs/transpose.o .libs/trig.o .libs/twiddle.o libtool: link: ranlib .libs/libkernel.a libtool: link: ( cd ".libs" && rm -f "libkernel.la" && ln -s "../libkernel.la" "libkernel.la" ) make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/kernel' Making all in simd-support make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/simd-support' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o taint.lo ../../simd-support/taint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sse2.lo ../../simd-support/sse2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o avx.lo ../../simd-support/avx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o avx-128-fma.lo ../../simd-support/avx-128-fma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/taint.c -fPIC -DPIC -o .libs/taint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/sse2.c -fPIC -DPIC -o .libs/sse2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx-128-fma.c -fPIC -DPIC -o .libs/avx-128-fma.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx.c -fPIC -DPIC -o .libs/avx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/taint.c -o taint.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx-128-fma.c -o avx-128-fma.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/sse2.c -o sse2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx.c -o avx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o avx2.lo ../../simd-support/avx2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o avx512.lo ../../simd-support/avx512.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kcvi.lo ../../simd-support/kcvi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o altivec.lo ../../simd-support/altivec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx2.c -fPIC -DPIC -o .libs/avx2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx512.c -fPIC -DPIC -o .libs/avx512.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/kcvi.c -fPIC -DPIC -o .libs/kcvi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/altivec.c -fPIC -DPIC -o .libs/altivec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx2.c -o avx2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx512.c -o avx512.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/kcvi.c -o kcvi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/altivec.c -o altivec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vsx.lo ../../simd-support/vsx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o neon.lo ../../simd-support/neon.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libsimd_sse2_nonportable_la-sse2-nonportable.lo `test -f 'sse2-nonportable.c' || echo '../../simd-support/'`sse2-nonportable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/neon.c -fPIC -DPIC -o .libs/neon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/vsx.c -fPIC -DPIC -o .libs/vsx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/sse2-nonportable.c -fPIC -DPIC -o .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/neon.c -o neon.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/vsx.c -o vsx.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/sse2-nonportable.c -o libsimd_sse2_nonportable_la-sse2-nonportable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsimd_support.la taint.lo sse2.lo avx.lo avx-128-fma.lo avx2.lo avx512.lo kcvi.lo altivec.lo vsx.lo neon.lo -lm /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsimd_sse2_nonportable.la libsimd_sse2_nonportable_la-sse2-nonportable.lo -lm libtool: link: ar cru .libs/libsimd_support.a .libs/taint.o .libs/sse2.o .libs/avx.o .libs/avx-128-fma.o .libs/avx2.o .libs/avx512.o .libs/kcvi.o .libs/altivec.o .libs/vsx.o .libs/neon.o libtool: link: ranlib .libs/libsimd_support.a libtool: link: ar cru .libs/libsimd_sse2_nonportable.a .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: link: ranlib .libs/libsimd_sse2_nonportable.a libtool: link: ( cd ".libs" && rm -f "libsimd_support.la" && ln -s "../libsimd_support.la" "libsimd_support.la" ) libtool: link: ( cd ".libs" && rm -f "libsimd_sse2_nonportable.la" && ln -s "../libsimd_sse2_nonportable.la" "libsimd_sse2_nonportable.la" ) make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/simd-support' Making all in dft make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft' Making all in scalar make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar' Making all in codelets make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar/codelets' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_dft_standard);"; \ echo "const solvtab X(solvtab_dft_standard) = {"; \ for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar/codelets' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_2.lo ../../../../dft/scalar/codelets/n1_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_3.lo ../../../../dft/scalar/codelets/n1_3.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_4.lo ../../../../dft/scalar/codelets/n1_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_5.lo ../../../../dft/scalar/codelets/n1_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_3.c -fPIC -DPIC -o .libs/n1_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_4.c -fPIC -DPIC -o .libs/n1_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_5.c -fPIC -DPIC -o .libs/n1_5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_2.c -fPIC -DPIC -o .libs/n1_2.o ../../../../dft/scalar/codelets/n1_4.c: In function 'n1_4': ../../../../dft/scalar/codelets/n1_4.c:98:122: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, ri = ri + ivs, ii = ii + ivs, ro = ro + ovs, io = io + ovs, MAKE_VOLATILE_STRIDE(16, is), MAKE_VOLATILE_STRIDE(16, os)) { ^ ../../../../dft/scalar/codelets/n1_3.c: In function 'n1_3': ../../../../dft/scalar/codelets/n1_3.c:93:122: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, ri = ri + ivs, ii = ii + ivs, ro = ro + ovs, io = io + ovs, MAKE_VOLATILE_STRIDE(12, is), MAKE_VOLATILE_STRIDE(12, os)) { ^ ../../../../dft/scalar/codelets/n1_2.c: In function 'n1_2': ../../../../dft/scalar/codelets/n1_2.c:76:121: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, ri = ri + ivs, ii = ii + ivs, ro = ro + ovs, io = io + ovs, MAKE_VOLATILE_STRIDE(8, is), MAKE_VOLATILE_STRIDE(8, os)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_3.c -o n1_3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_4.c -o n1_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_2.c -o n1_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_5.c -o n1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_6.lo ../../../../dft/scalar/codelets/n1_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_7.lo ../../../../dft/scalar/codelets/n1_7.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_8.lo ../../../../dft/scalar/codelets/n1_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_6.c -fPIC -DPIC -o .libs/n1_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_9.lo ../../../../dft/scalar/codelets/n1_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_7.c -fPIC -DPIC -o .libs/n1_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_8.c -fPIC -DPIC -o .libs/n1_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_9.c -fPIC -DPIC -o .libs/n1_9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_6.c -o n1_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_7.c -o n1_7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_8.c -o n1_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_9.c -o n1_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_10.lo ../../../../dft/scalar/codelets/n1_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_10.c -fPIC -DPIC -o .libs/n1_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_11.lo ../../../../dft/scalar/codelets/n1_11.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_12.lo ../../../../dft/scalar/codelets/n1_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_11.c -fPIC -DPIC -o .libs/n1_11.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_12.c -fPIC -DPIC -o .libs/n1_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_13.lo ../../../../dft/scalar/codelets/n1_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_13.c -fPIC -DPIC -o .libs/n1_13.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_10.c -o n1_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_12.c -o n1_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_11.c -o n1_11.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_14.lo ../../../../dft/scalar/codelets/n1_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_13.c -o n1_13.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_14.c -fPIC -DPIC -o .libs/n1_14.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_15.lo ../../../../dft/scalar/codelets/n1_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_15.c -fPIC -DPIC -o .libs/n1_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_16.lo ../../../../dft/scalar/codelets/n1_16.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_32.lo ../../../../dft/scalar/codelets/n1_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_14.c -o n1_14.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_16.c -fPIC -DPIC -o .libs/n1_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_32.c -fPIC -DPIC -o .libs/n1_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_15.c -o n1_15.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_16.c -o n1_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_64.lo ../../../../dft/scalar/codelets/n1_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_64.c -fPIC -DPIC -o .libs/n1_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_20.lo ../../../../dft/scalar/codelets/n1_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_20.c -fPIC -DPIC -o .libs/n1_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_25.lo ../../../../dft/scalar/codelets/n1_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_25.c -fPIC -DPIC -o .libs/n1_25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_20.c -o n1_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_32.c -o n1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_2.lo ../../../../dft/scalar/codelets/t1_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_2.c -fPIC -DPIC -o .libs/t1_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_25.c -o n1_25.o >/dev/null 2>&1 ../../../../dft/scalar/codelets/t1_2.c: In function 't1_2': ../../../../dft/scalar/codelets/t1_2.c:89:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 2); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 2, MAKE_VOLATILE_STRIDE(4, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_2.c -o t1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_3.lo ../../../../dft/scalar/codelets/t1_3.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_4.lo ../../../../dft/scalar/codelets/t1_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_3.c -fPIC -DPIC -o .libs/t1_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_4.c -fPIC -DPIC -o .libs/t1_4.o ../../../../dft/scalar/codelets/t1_3.c: In function 't1_3': ../../../../dft/scalar/codelets/t1_3.c:112:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 4); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 4, MAKE_VOLATILE_STRIDE(6, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_3.c -o t1_3.o >/dev/null 2>&1 ../../../../dft/scalar/codelets/t1_4.c: In function 't1_4': ../../../../dft/scalar/codelets/t1_4.c:126:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 6); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 6, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_4.c -o t1_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_5.lo ../../../../dft/scalar/codelets/t1_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_5.c -fPIC -DPIC -o .libs/t1_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_6.lo ../../../../dft/scalar/codelets/t1_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_7.lo ../../../../dft/scalar/codelets/t1_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_6.c -fPIC -DPIC -o .libs/t1_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_7.c -fPIC -DPIC -o .libs/t1_7.o ../../../../dft/scalar/codelets/t1_5.c: In function 't1_5': ../../../../dft/scalar/codelets/t1_5.c:164:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 8); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 8, MAKE_VOLATILE_STRIDE(10, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_5.c -o t1_5.o >/dev/null 2>&1 ../../../../dft/scalar/codelets/t1_6.c: In function 't1_6': ../../../../dft/scalar/codelets/t1_6.c:176:93: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 10); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 10, MAKE_VOLATILE_STRIDE(12, rs)) { ^ ../../../../dft/scalar/codelets/t1_7.c: In function 't1_7': ../../../../dft/scalar/codelets/t1_7.c:227:93: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 12); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 12, MAKE_VOLATILE_STRIDE(14, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_6.c -o t1_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_7.c -o t1_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_8.lo ../../../../dft/scalar/codelets/t1_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_8.c -fPIC -DPIC -o .libs/t1_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_9.lo ../../../../dft/scalar/codelets/t1_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_9.c -fPIC -DPIC -o .libs/t1_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_10.lo ../../../../dft/scalar/codelets/t1_10.c ../../../../dft/scalar/codelets/t1_8.c: In function 't1_8': ../../../../dft/scalar/codelets/t1_8.c:212:93: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 14); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 14, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_10.c -fPIC -DPIC -o .libs/t1_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_8.c -o t1_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_9.c -o t1_9.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_10.c -o t1_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_12.lo ../../../../dft/scalar/codelets/t1_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_12.c -fPIC -DPIC -o .libs/t1_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_15.lo ../../../../dft/scalar/codelets/t1_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_15.c -fPIC -DPIC -o .libs/t1_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_16.lo ../../../../dft/scalar/codelets/t1_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_16.c -fPIC -DPIC -o .libs/t1_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_12.c -o t1_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_15.c -o t1_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_32.lo ../../../../dft/scalar/codelets/t1_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_32.c -fPIC -DPIC -o .libs/t1_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_16.c -o t1_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_64.lo ../../../../dft/scalar/codelets/t1_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_64.c -fPIC -DPIC -o .libs/t1_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_20.lo ../../../../dft/scalar/codelets/t1_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_20.c -fPIC -DPIC -o .libs/t1_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_64.c -o n1_64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_20.c -o t1_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_32.c -o t1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_25.lo ../../../../dft/scalar/codelets/t1_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_25.c -fPIC -DPIC -o .libs/t1_25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_25.c -o t1_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_4.lo ../../../../dft/scalar/codelets/t2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_4.c -fPIC -DPIC -o .libs/t2_4.o ../../../../dft/scalar/codelets/t2_4.c: In function 't2_4': ../../../../dft/scalar/codelets/t2_4.c:132:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 4); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 4, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_4.c -o t2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_8.lo ../../../../dft/scalar/codelets/t2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_8.c -fPIC -DPIC -o .libs/t2_8.o ../../../../dft/scalar/codelets/t2_8.c: In function 't2_8': ../../../../dft/scalar/codelets/t2_8.c:233:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 6); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_8.c -o t2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_16.lo ../../../../dft/scalar/codelets/t2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_16.c -fPIC -DPIC -o .libs/t2_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_32.lo ../../../../dft/scalar/codelets/t2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_32.c -fPIC -DPIC -o .libs/t2_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_16.c -o t2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_64.lo ../../../../dft/scalar/codelets/t2_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_64.c -fPIC -DPIC -o .libs/t2_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_5.lo ../../../../dft/scalar/codelets/t2_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_32.c -o t2_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_5.c -fPIC -DPIC -o .libs/t2_5.o ../../../../dft/scalar/codelets/t2_5.c: In function 't2_5': ../../../../dft/scalar/codelets/t2_5.c:171:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 4); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 4, MAKE_VOLATILE_STRIDE(10, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_5.c -o t2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_10.lo ../../../../dft/scalar/codelets/t2_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_10.c -fPIC -DPIC -o .libs/t2_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_10.c -o t2_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_20.lo ../../../../dft/scalar/codelets/t2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_20.c -fPIC -DPIC -o .libs/t2_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_64.c -o t1_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_25.lo ../../../../dft/scalar/codelets/t2_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_25.c -fPIC -DPIC -o .libs/t2_25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_20.c -o t2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_2.lo ../../../../dft/scalar/codelets/q1_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_2.c -fPIC -DPIC -o .libs/q1_2.o ../../../../dft/scalar/codelets/q1_2.c: In function 'q1_2': ../../../../dft/scalar/codelets/q1_2.c:106:124: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 2); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 2, MAKE_VOLATILE_STRIDE(4, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_2.c -o q1_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_25.c -o t2_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_4.lo ../../../../dft/scalar/codelets/q1_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_4.c -fPIC -DPIC -o .libs/q1_4.o ../../../../dft/scalar/codelets/q1_4.c: In function 'q1_4': ../../../../dft/scalar/codelets/q1_4.c:296:124: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 6); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 6, MAKE_VOLATILE_STRIDE(8, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_4.c -o q1_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_8.lo ../../../../dft/scalar/codelets/q1_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_8.c -fPIC -DPIC -o .libs/q1_8.o ../../../../dft/scalar/codelets/q1_8.c: In function 'q1_8': ../../../../dft/scalar/codelets/q1_8.c:1292:127: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 14); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 14, MAKE_VOLATILE_STRIDE(16, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_3.lo ../../../../dft/scalar/codelets/q1_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_3.c -fPIC -DPIC -o .libs/q1_3.o ../../../../dft/scalar/codelets/q1_3.c: In function 'q1_3': ../../../../dft/scalar/codelets/q1_3.c:194:124: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 4); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 4, MAKE_VOLATILE_STRIDE(6, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_3.c -o q1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_5.lo ../../../../dft/scalar/codelets/q1_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_5.c -fPIC -DPIC -o .libs/q1_5.o ../../../../dft/scalar/codelets/q1_5.c: In function 'q1_5': ../../../../dft/scalar/codelets/q1_5.c:554:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 8); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 8, MAKE_VOLATILE_STRIDE(10, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_5.c -o q1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_6.lo ../../../../dft/scalar/codelets/q1_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_6.c -fPIC -DPIC -o .libs/q1_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_64.c -o t2_64.o >/dev/null 2>&1 ../../../../dft/scalar/codelets/q1_6.c: In function 'q1_6': ../../../../dft/scalar/codelets/q1_6.c:705:127: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 10); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 10, MAKE_VOLATILE_STRIDE(12, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_8.c -o q1_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_6.c -o q1_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o codlist.lo codlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdft_scalar_codelets.la n1_2.lo n1_3.lo n1_4.lo n1_5.lo n1_6.lo n1_7.lo n1_8.lo n1_9.lo n1_10.lo n1_11.lo n1_12.lo n1_13.lo n1_14.lo n1_15.lo n1_16.lo n1_32.lo n1_64.lo n1_20.lo n1_25.lo t1_2.lo t1_3.lo t1_4.lo t1_5.lo t1_6.lo t1_7.lo t1_8.lo t1_9.lo t1_10.lo t1_12.lo t1_15.lo t1_16.lo t1_32.lo t1_64.lo t1_20.lo t1_25.lo t2_4.lo t2_8.lo t2_16.lo t2_32.lo t2_64.lo t2_5.lo t2_10.lo t2_20.lo t2_25.lo q1_2.lo q1_4.lo q1_8.lo q1_3.lo q1_5.lo q1_6.lo codlist.lo -lm libtool: link: ar cru .libs/libdft_scalar_codelets.a .libs/n1_2.o .libs/n1_3.o .libs/n1_4.o .libs/n1_5.o .libs/n1_6.o .libs/n1_7.o .libs/n1_8.o .libs/n1_9.o .libs/n1_10.o .libs/n1_11.o .libs/n1_12.o .libs/n1_13.o .libs/n1_14.o .libs/n1_15.o .libs/n1_16.o .libs/n1_32.o .libs/n1_64.o .libs/n1_20.o .libs/n1_25.o .libs/t1_2.o .libs/t1_3.o .libs/t1_4.o .libs/t1_5.o .libs/t1_6.o .libs/t1_7.o .libs/t1_8.o .libs/t1_9.o .libs/t1_10.o .libs/t1_12.o .libs/t1_15.o .libs/t1_16.o .libs/t1_32.o .libs/t1_64.o .libs/t1_20.o .libs/t1_25.o .libs/t2_4.o .libs/t2_8.o .libs/t2_16.o .libs/t2_32.o .libs/t2_64.o .libs/t2_5.o .libs/t2_10.o .libs/t2_20.o .libs/t2_25.o .libs/q1_2.o .libs/q1_4.o .libs/q1_8.o .libs/q1_3.o .libs/q1_5.o .libs/q1_6.o .libs/codlist.o libtool: link: ranlib .libs/libdft_scalar_codelets.a libtool: link: ( cd ".libs" && rm -f "libdft_scalar_codelets.la" && ln -s "../libdft_scalar_codelets.la" "libdft_scalar_codelets.la" ) make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar/codelets' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar/codelets' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n.lo ../../../dft/scalar/n.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t.lo ../../../dft/scalar/t.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../dft/scalar/n.c -fPIC -DPIC -o .libs/n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../dft/scalar/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../dft/scalar/t.c -o t.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../dft/scalar/n.c -o n.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdft_scalar.la n.lo t.lo -lm libtool: link: ar cru .libs/libdft_scalar.a .libs/n.o .libs/t.o libtool: link: ranlib .libs/libdft_scalar.a libtool: link: ( cd ".libs" && rm -f "libdft_scalar.la" && ln -s "../libdft_scalar.la" "libdft_scalar.la" ) make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar' Making all in simd make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd' Making all in common make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/common' ( \ echo "#include \"ifftw.h\""; \ echo "#include SIMD_HEADER"; \ echo; \ for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void XSIMD(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab XSIMD(solvtab_dft);"; \ echo "const solvtab XSIMD(solvtab_dft) = {"; \ for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(XSIMD(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/common' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/common' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/common' Making all in sse2 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/sse2' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/sse2' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/sse2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/sse2' Making all in avx make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx' Making all in avx-128-fma make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx-128-fma' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx-128-fma' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx-128-fma' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx-128-fma' Making all in avx2 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2' Making all in avx2-128 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2-128' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2-128' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2-128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2-128' Making all in avx512 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx512' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx512' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx512' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx512' Making all in kcvi make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/kcvi' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/kcvi' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/kcvi' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/kcvi' Making all in altivec make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/altivec' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/altivec' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/altivec' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/altivec' Making all in vsx make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/vsx' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/vsx' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/vsx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/vsx' Making all in neon make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/neon' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/neon' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/neon' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/neon' Making all in generic-simd128 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd128' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd128' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd128' Making all in generic-simd256 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd256' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd256' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd256' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd256' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bluestein.lo ../../dft/bluestein.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o buffered.lo ../../dft/buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o conf.lo ../../dft/conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ct.lo ../../dft/ct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/ct.c -fPIC -DPIC -o .libs/ct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/bluestein.c -fPIC -DPIC -o .libs/bluestein.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/conf.c -o conf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/ct.c -o ct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/buffered.c -o buffered.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dftw-direct.lo ../../dft/dftw-direct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/bluestein.c -o bluestein.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-direct.c -fPIC -DPIC -o .libs/dftw-direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dftw-directsq.lo ../../dft/dftw-directsq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dftw-generic.lo ../../dft/dftw-generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-directsq.c -fPIC -DPIC -o .libs/dftw-directsq.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dftw-genericbuf.lo ../../dft/dftw-genericbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-generic.c -fPIC -DPIC -o .libs/dftw-generic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-genericbuf.c -fPIC -DPIC -o .libs/dftw-genericbuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-direct.c -o dftw-direct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-directsq.c -o dftw-directsq.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-generic.c -o dftw-generic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-genericbuf.c -o dftw-genericbuf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o direct.lo ../../dft/direct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/direct.c -fPIC -DPIC -o .libs/direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o generic.lo ../../dft/generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/generic.c -fPIC -DPIC -o .libs/generic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o indirect.lo ../../dft/indirect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/indirect.c -fPIC -DPIC -o .libs/indirect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o indirect-transpose.lo ../../dft/indirect-transpose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/indirect-transpose.c -fPIC -DPIC -o .libs/indirect-transpose.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/generic.c -o generic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/direct.c -o direct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/indirect.c -o indirect.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/indirect-transpose.c -o indirect-transpose.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kdft-dif.lo ../../dft/kdft-dif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-dif.c -fPIC -DPIC -o .libs/kdft-dif.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kdft-difsq.lo ../../dft/kdft-difsq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kdft-dit.lo ../../dft/kdft-dit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-difsq.c -fPIC -DPIC -o .libs/kdft-difsq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-dit.c -fPIC -DPIC -o .libs/kdft-dit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-dif.c -o kdft-dif.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kdft.lo ../../dft/kdft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-difsq.c -o kdft-difsq.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-dit.c -o kdft-dit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft.c -fPIC -DPIC -o .libs/kdft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nop.lo ../../dft/nop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/nop.c -fPIC -DPIC -o .libs/nop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan.lo ../../dft/plan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o problem.lo ../../dft/problem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft.c -o kdft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/nop.c -o nop.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rader.lo ../../dft/rader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/plan.c -o plan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/rader.c -fPIC -DPIC -o .libs/rader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/problem.c -o problem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rank-geq2.lo ../../dft/rank-geq2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o solve.lo ../../dft/solve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/solve.c -fPIC -DPIC -o .libs/solve.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vrank-geq1.lo ../../dft/vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/rader.c -o rader.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/solve.c -o solve.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o zero.lo ../../dft/zero.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/zero.c -fPIC -DPIC -o .libs/zero.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/zero.c -o zero.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo dftw-direct.lo dftw-directsq.lo dftw-generic.lo dftw-genericbuf.lo direct.lo generic.lo indirect.lo indirect-transpose.lo kdft-dif.lo kdft-difsq.lo kdft-dit.lo kdft.lo nop.lo plan.lo problem.lo rader.lo rank-geq2.lo solve.lo vrank-geq1.lo zero.lo -lm libtool: link: ar cru .libs/libdft.a .libs/bluestein.o .libs/buffered.o .libs/conf.o .libs/ct.o .libs/dftw-direct.o .libs/dftw-directsq.o .libs/dftw-generic.o .libs/dftw-genericbuf.o .libs/direct.o .libs/generic.o .libs/indirect.o .libs/indirect-transpose.o .libs/kdft-dif.o .libs/kdft-difsq.o .libs/kdft-dit.o .libs/kdft.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rader.o .libs/rank-geq2.o .libs/solve.o .libs/vrank-geq1.o .libs/zero.o libtool: link: ranlib .libs/libdft.a libtool: link: ( cd ".libs" && rm -f "libdft.la" && ln -s "../libdft.la" "libdft.la" ) make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft' Making all in rdft make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft' Making all in scalar make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar' Making all in r2cf make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cf' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2cf);"; \ echo "const solvtab X(solvtab_rdft_r2cf) = {"; \ for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_2.lo ../../../../rdft/scalar/r2cf/r2cf_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_3.lo ../../../../rdft/scalar/r2cf/r2cf_3.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_4.lo ../../../../rdft/scalar/r2cf/r2cf_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_5.lo ../../../../rdft/scalar/r2cf/r2cf_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_4.c -fPIC -DPIC -o .libs/r2cf_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_3.c -fPIC -DPIC -o .libs/r2cf_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_5.c -fPIC -DPIC -o .libs/r2cf_5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_2.c -fPIC -DPIC -o .libs/r2cf_2.o ../../../../rdft/scalar/r2cf/r2cf_3.c: In function 'r2cf_3': ../../../../rdft/scalar/r2cf/r2cf_3.c:79:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(12, rs), MAKE_VOLATILE_STRIDE(12, csr), MAKE_VOLATILE_STRIDE(12, csi)) { ^ ../../../../rdft/scalar/r2cf/r2cf_2.c: In function 'r2cf_2': ../../../../rdft/scalar/r2cf/r2cf_2.c:72:151: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(8, rs), MAKE_VOLATILE_STRIDE(8, csr), MAKE_VOLATILE_STRIDE(8, csi)) { ^ ../../../../rdft/scalar/r2cf/r2cf_4.c: In function 'r2cf_4': ../../../../rdft/scalar/r2cf/r2cf_4.c:78:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(16, rs), MAKE_VOLATILE_STRIDE(16, csr), MAKE_VOLATILE_STRIDE(16, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_3.c -o r2cf_3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_2.c -o r2cf_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_4.c -o r2cf_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_5.c -o r2cf_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_6.lo ../../../../rdft/scalar/r2cf/r2cf_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_7.lo ../../../../rdft/scalar/r2cf/r2cf_7.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_8.lo ../../../../rdft/scalar/r2cf/r2cf_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_9.lo ../../../../rdft/scalar/r2cf/r2cf_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_7.c -fPIC -DPIC -o .libs/r2cf_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_6.c -fPIC -DPIC -o .libs/r2cf_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_9.c -fPIC -DPIC -o .libs/r2cf_9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_8.c -fPIC -DPIC -o .libs/r2cf_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_6.c -o r2cf_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_7.c -o r2cf_7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_8.c -o r2cf_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_9.c -o r2cf_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_10.lo ../../../../rdft/scalar/r2cf/r2cf_10.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_11.lo ../../../../rdft/scalar/r2cf/r2cf_11.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_12.lo ../../../../rdft/scalar/r2cf/r2cf_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_10.c -fPIC -DPIC -o .libs/r2cf_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_11.c -fPIC -DPIC -o .libs/r2cf_11.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_12.c -fPIC -DPIC -o .libs/r2cf_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_13.lo ../../../../rdft/scalar/r2cf/r2cf_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_13.c -fPIC -DPIC -o .libs/r2cf_13.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_10.c -o r2cf_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_12.c -o r2cf_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_11.c -o r2cf_11.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_13.c -o r2cf_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_14.lo ../../../../rdft/scalar/r2cf/r2cf_14.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_15.lo ../../../../rdft/scalar/r2cf/r2cf_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_14.c -fPIC -DPIC -o .libs/r2cf_14.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_16.lo ../../../../rdft/scalar/r2cf/r2cf_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_15.c -fPIC -DPIC -o .libs/r2cf_15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_16.c -fPIC -DPIC -o .libs/r2cf_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_32.lo ../../../../rdft/scalar/r2cf/r2cf_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_32.c -fPIC -DPIC -o .libs/r2cf_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_14.c -o r2cf_14.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_15.c -o r2cf_15.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_16.c -o r2cf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_64.lo ../../../../rdft/scalar/r2cf/r2cf_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_32.c -o r2cf_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_64.c -fPIC -DPIC -o .libs/r2cf_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_128.lo ../../../../rdft/scalar/r2cf/r2cf_128.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_20.lo ../../../../rdft/scalar/r2cf/r2cf_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_128.c -fPIC -DPIC -o .libs/r2cf_128.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_20.c -fPIC -DPIC -o .libs/r2cf_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_25.lo ../../../../rdft/scalar/r2cf/r2cf_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_20.c -o r2cf_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_25.c -fPIC -DPIC -o .libs/r2cf_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_2.lo ../../../../rdft/scalar/r2cf/hf_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_2.c -fPIC -DPIC -o .libs/hf_2.o ../../../../rdft/scalar/r2cf/hf_2.c: In function 'hf_2': ../../../../rdft/scalar/r2cf/hf_2.c:89:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 2, MAKE_VOLATILE_STRIDE(4, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_2.c -o hf_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_25.c -o r2cf_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_3.lo ../../../../rdft/scalar/r2cf/hf_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_64.c -o r2cf_64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_3.c -fPIC -DPIC -o .libs/hf_3.o ../../../../rdft/scalar/r2cf/hf_3.c: In function 'hf_3': ../../../../rdft/scalar/r2cf/hf_3.c:112:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(6, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_3.c -o hf_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_4.lo ../../../../rdft/scalar/r2cf/hf_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_4.c -fPIC -DPIC -o .libs/hf_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_5.lo ../../../../rdft/scalar/r2cf/hf_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_5.c -fPIC -DPIC -o .libs/hf_5.o ../../../../rdft/scalar/r2cf/hf_4.c: In function 'hf_4': ../../../../rdft/scalar/r2cf/hf_4.c:126:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 6, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_4.c -o hf_4.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cf/hf_5.c: In function 'hf_5': ../../../../rdft/scalar/r2cf/hf_5.c:164:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 8); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 8, MAKE_VOLATILE_STRIDE(10, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_5.c -o hf_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_6.lo ../../../../rdft/scalar/r2cf/hf_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_6.c -fPIC -DPIC -o .libs/hf_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_7.lo ../../../../rdft/scalar/r2cf/hf_7.c ../../../../rdft/scalar/r2cf/hf_6.c: In function 'hf_6': ../../../../rdft/scalar/r2cf/hf_6.c:176:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 10); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 10, MAKE_VOLATILE_STRIDE(12, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_7.c -fPIC -DPIC -o .libs/hf_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_6.c -o hf_6.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cf/hf_7.c: In function 'hf_7': ../../../../rdft/scalar/r2cf/hf_7.c:224:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 12); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 12, MAKE_VOLATILE_STRIDE(14, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_7.c -o hf_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_8.lo ../../../../rdft/scalar/r2cf/hf_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_8.c -fPIC -DPIC -o .libs/hf_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_9.lo ../../../../rdft/scalar/r2cf/hf_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_9.c -fPIC -DPIC -o .libs/hf_9.o ../../../../rdft/scalar/r2cf/hf_8.c: In function 'hf_8': ../../../../rdft/scalar/r2cf/hf_8.c:212:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 14); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 14, MAKE_VOLATILE_STRIDE(16, rs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_10.lo ../../../../rdft/scalar/r2cf/hf_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_8.c -o hf_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_10.c -fPIC -DPIC -o .libs/hf_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_9.c -o hf_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_12.lo ../../../../rdft/scalar/r2cf/hf_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_10.c -o hf_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_12.c -fPIC -DPIC -o .libs/hf_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_15.lo ../../../../rdft/scalar/r2cf/hf_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_15.c -fPIC -DPIC -o .libs/hf_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_16.lo ../../../../rdft/scalar/r2cf/hf_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_12.c -o hf_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_16.c -fPIC -DPIC -o .libs/hf_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_15.c -o hf_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_32.lo ../../../../rdft/scalar/r2cf/hf_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_32.c -fPIC -DPIC -o .libs/hf_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_16.c -o hf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_64.lo ../../../../rdft/scalar/r2cf/hf_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_64.c -fPIC -DPIC -o .libs/hf_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_20.lo ../../../../rdft/scalar/r2cf/hf_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_20.c -fPIC -DPIC -o .libs/hf_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_128.c -o r2cf_128.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_20.c -o hf_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_32.c -o hf_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_25.lo ../../../../rdft/scalar/r2cf/hf_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_25.c -fPIC -DPIC -o .libs/hf_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_4.lo ../../../../rdft/scalar/r2cf/hf2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_4.c -fPIC -DPIC -o .libs/hf2_4.o ../../../../rdft/scalar/r2cf/hf2_4.c: In function 'hf2_4': ../../../../rdft/scalar/r2cf/hf2_4.c:132:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_4.c -o hf2_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_25.c -o hf_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_8.lo ../../../../rdft/scalar/r2cf/hf2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_8.c -fPIC -DPIC -o .libs/hf2_8.o ../../../../rdft/scalar/r2cf/hf2_8.c: In function 'hf2_8': ../../../../rdft/scalar/r2cf/hf2_8.c:233:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_8.c -o hf2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_16.lo ../../../../rdft/scalar/r2cf/hf2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_16.c -fPIC -DPIC -o .libs/hf2_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_32.lo ../../../../rdft/scalar/r2cf/hf2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_32.c -fPIC -DPIC -o .libs/hf2_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_16.c -o hf2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_5.lo ../../../../rdft/scalar/r2cf/hf2_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_5.c -fPIC -DPIC -o .libs/hf2_5.o ../../../../rdft/scalar/r2cf/hf2_5.c: In function 'hf2_5': ../../../../rdft/scalar/r2cf/hf2_5.c:171:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(10, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_5.c -o hf2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_20.lo ../../../../rdft/scalar/r2cf/hf2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_20.c -fPIC -DPIC -o .libs/hf2_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_32.c -o hf2_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_20.c -o hf2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_25.lo ../../../../rdft/scalar/r2cf/hf2_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_25.c -fPIC -DPIC -o .libs/hf2_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_2.lo ../../../../rdft/scalar/r2cf/r2cfII_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_2.c -fPIC -DPIC -o .libs/r2cfII_2.o ../../../../rdft/scalar/r2cf/r2cfII_2.c: In function 'r2cfII_2': ../../../../rdft/scalar/r2cf/r2cfII_2.c:72:151: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(8, rs), MAKE_VOLATILE_STRIDE(8, csr), MAKE_VOLATILE_STRIDE(8, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_2.c -o r2cfII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_3.lo ../../../../rdft/scalar/r2cf/r2cfII_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_3.c -fPIC -DPIC -o .libs/r2cfII_3.o ../../../../rdft/scalar/r2cf/r2cfII_3.c: In function 'r2cfII_3': ../../../../rdft/scalar/r2cf/r2cfII_3.c:79:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(12, rs), MAKE_VOLATILE_STRIDE(12, csr), MAKE_VOLATILE_STRIDE(12, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_3.c -o r2cfII_3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_64.c -o hf_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_4.lo ../../../../rdft/scalar/r2cf/r2cfII_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_5.lo ../../../../rdft/scalar/r2cf/r2cfII_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_4.c -fPIC -DPIC -o .libs/r2cfII_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_5.c -fPIC -DPIC -o .libs/r2cfII_5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_25.c -o hf2_25.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cf/r2cfII_4.c: In function 'r2cfII_4': ../../../../rdft/scalar/r2cf/r2cfII_4.c:80:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(16, rs), MAKE_VOLATILE_STRIDE(16, csr), MAKE_VOLATILE_STRIDE(16, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_4.c -o r2cfII_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_5.c -o r2cfII_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_6.lo ../../../../rdft/scalar/r2cf/r2cfII_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_7.lo ../../../../rdft/scalar/r2cf/r2cfII_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_6.c -fPIC -DPIC -o .libs/r2cfII_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_7.c -fPIC -DPIC -o .libs/r2cfII_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_6.c -o r2cfII_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_7.c -o r2cfII_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_8.lo ../../../../rdft/scalar/r2cf/r2cfII_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_9.lo ../../../../rdft/scalar/r2cf/r2cfII_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -fPIC -DPIC -o .libs/r2cfII_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -fPIC -DPIC -o .libs/r2cfII_9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -o r2cfII_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -o r2cfII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_10.lo ../../../../rdft/scalar/r2cf/r2cfII_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_10.c -fPIC -DPIC -o .libs/r2cfII_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_12.lo ../../../../rdft/scalar/r2cf/r2cfII_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_12.c -fPIC -DPIC -o .libs/r2cfII_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_15.lo ../../../../rdft/scalar/r2cf/r2cfII_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -fPIC -DPIC -o .libs/r2cfII_15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_10.c -o r2cfII_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_12.c -o r2cfII_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -o r2cfII_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_16.lo ../../../../rdft/scalar/r2cf/r2cfII_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -fPIC -DPIC -o .libs/r2cfII_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_32.lo ../../../../rdft/scalar/r2cf/r2cfII_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_32.c -fPIC -DPIC -o .libs/r2cfII_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_64.lo ../../../../rdft/scalar/r2cf/r2cfII_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_64.c -fPIC -DPIC -o .libs/r2cfII_64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -o r2cfII_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_20.lo ../../../../rdft/scalar/r2cf/r2cfII_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_32.c -o r2cfII_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_20.c -fPIC -DPIC -o .libs/r2cfII_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_20.c -o r2cfII_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_25.lo ../../../../rdft/scalar/r2cf/r2cfII_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_25.c -fPIC -DPIC -o .libs/r2cfII_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_2.lo ../../../../rdft/scalar/r2cf/hc2cf_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -fPIC -DPIC -o .libs/hc2cf_2.o ../../../../rdft/scalar/r2cf/hc2cf_2.c: In function 'hc2cf_2': ../../../../rdft/scalar/r2cf/hc2cf_2.c:89:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 2, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -o hc2cf_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_64.c -o r2cfII_64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_25.c -o r2cfII_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_4.lo ../../../../rdft/scalar/r2cf/hc2cf_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -fPIC -DPIC -o .libs/hc2cf_4.o ../../../../rdft/scalar/r2cf/hc2cf_4.c: In function 'hc2cf_4': ../../../../rdft/scalar/r2cf/hc2cf_4.c:126:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -o hc2cf_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_6.lo ../../../../rdft/scalar/r2cf/hc2cf_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_6.c -fPIC -DPIC -o .libs/hc2cf_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_8.lo ../../../../rdft/scalar/r2cf/hc2cf_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_8.c -fPIC -DPIC -o .libs/hc2cf_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_6.c -o hc2cf_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_8.c -o hc2cf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_10.lo ../../../../rdft/scalar/r2cf/hc2cf_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_10.c -fPIC -DPIC -o .libs/hc2cf_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_12.lo ../../../../rdft/scalar/r2cf/hc2cf_12.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_16.lo ../../../../rdft/scalar/r2cf/hc2cf_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_12.c -fPIC -DPIC -o .libs/hc2cf_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_16.c -fPIC -DPIC -o .libs/hc2cf_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_10.c -o hc2cf_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_12.c -o hc2cf_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_32.lo ../../../../rdft/scalar/r2cf/hc2cf_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_16.c -o hc2cf_16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_32.c -fPIC -DPIC -o .libs/hc2cf_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_20.lo ../../../../rdft/scalar/r2cf/hc2cf_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_20.c -fPIC -DPIC -o .libs/hc2cf_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf2_4.lo ../../../../rdft/scalar/r2cf/hc2cf2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_4.c -fPIC -DPIC -o .libs/hc2cf2_4.o ../../../../rdft/scalar/r2cf/hc2cf2_4.c: In function 'hc2cf2_4': ../../../../rdft/scalar/r2cf/hc2cf2_4.c:132:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 4, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_4.c -o hc2cf2_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_20.c -o hc2cf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf2_8.lo ../../../../rdft/scalar/r2cf/hc2cf2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_8.c -fPIC -DPIC -o .libs/hc2cf2_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_8.c -o hc2cf2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf2_16.lo ../../../../rdft/scalar/r2cf/hc2cf2_16.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf2_32.lo ../../../../rdft/scalar/r2cf/hc2cf2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -fPIC -DPIC -o .libs/hc2cf2_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_32.c -o hc2cf_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_32.c -fPIC -DPIC -o .libs/hc2cf2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf2_20.lo ../../../../rdft/scalar/r2cf/hc2cf2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_20.c -fPIC -DPIC -o .libs/hc2cf2_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -o hc2cf2_16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_20.c -o hc2cf2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_2.lo ../../../../rdft/scalar/r2cf/hc2cfdft_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_2.c -fPIC -DPIC -o .libs/hc2cfdft_2.o ../../../../rdft/scalar/r2cf/hc2cfdft_2.c: In function 'hc2cfdft_2': ../../../../rdft/scalar/r2cf/hc2cfdft_2.c:98:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 2, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_2.c -o hc2cfdft_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_4.c -fPIC -DPIC -o .libs/hc2cfdft_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_6.lo ../../../../rdft/scalar/r2cf/hc2cfdft_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_8.lo ../../../../rdft/scalar/r2cf/hc2cfdft_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_32.c -o hc2cf2_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -fPIC -DPIC -o .libs/hc2cfdft_8.o ../../../../rdft/scalar/r2cf/hc2cfdft_4.c: In function 'hc2cfdft_4': ../../../../rdft/scalar/r2cf/hc2cfdft_4.c:139:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_6.c -fPIC -DPIC -o .libs/hc2cfdft_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_4.c -o hc2cfdft_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_6.c -o hc2cfdft_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -o hc2cfdft_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_10.lo ../../../../rdft/scalar/r2cf/hc2cfdft_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_10.c -fPIC -DPIC -o .libs/hc2cfdft_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_12.lo ../../../../rdft/scalar/r2cf/hc2cfdft_12.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_12.c -fPIC -DPIC -o .libs/hc2cfdft_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_16.c -fPIC -DPIC -o .libs/hc2cfdft_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_10.c -o hc2cfdft_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_12.c -o hc2cfdft_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_32.c -fPIC -DPIC -o .libs/hc2cfdft_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_16.c -o hc2cfdft_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_20.lo ../../../../rdft/scalar/r2cf/hc2cfdft_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_20.c -fPIC -DPIC -o .libs/hc2cfdft_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft2_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft2_8.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c -fPIC -DPIC -o .libs/hc2cfdft2_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c -fPIC -DPIC -o .libs/hc2cfdft2_8.o ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c: In function 'hc2cfdft2_4': ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c:145:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 4, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c -o hc2cfdft2_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c -o hc2cfdft2_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_20.c -o hc2cfdft_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft2_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c -fPIC -DPIC -o .libs/hc2cfdft2_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft2_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c -fPIC -DPIC -o .libs/hc2cfdft2_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c -o hc2cfdft2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft2_20.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_32.c -o hc2cfdft_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c -fPIC -DPIC -o .libs/hc2cfdft2_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o codlist.lo codlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c -o hc2cfdft2_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c -o hc2cfdft2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdft_scalar_r2cf.la r2cf_2.lo r2cf_3.lo r2cf_4.lo r2cf_5.lo r2cf_6.lo r2cf_7.lo r2cf_8.lo r2cf_9.lo r2cf_10.lo r2cf_11.lo r2cf_12.lo r2cf_13.lo r2cf_14.lo r2cf_15.lo r2cf_16.lo r2cf_32.lo r2cf_64.lo r2cf_128.lo r2cf_20.lo r2cf_25.lo hf_2.lo hf_3.lo hf_4.lo hf_5.lo hf_6.lo hf_7.lo hf_8.lo hf_9.lo hf_10.lo hf_12.lo hf_15.lo hf_16.lo hf_32.lo hf_64.lo hf_20.lo hf_25.lo hf2_4.lo hf2_8.lo hf2_16.lo hf2_32.lo hf2_5.lo hf2_20.lo hf2_25.lo r2cfII_2.lo r2cfII_3.lo r2cfII_4.lo r2cfII_5.lo r2cfII_6.lo r2cfII_7.lo r2cfII_8.lo r2cfII_9.lo r2cfII_10.lo r2cfII_12.lo r2cfII_15.lo r2cfII_16.lo r2cfII_32.lo r2cfII_64.lo r2cfII_20.lo r2cfII_25.lo hc2cf_2.lo hc2cf_4.lo hc2cf_6.lo hc2cf_8.lo hc2cf_10.lo hc2cf_12.lo hc2cf_16.lo hc2cf_32.lo hc2cf_20.lo hc2cf2_4.lo hc2cf2_8.lo hc2cf2_16.lo hc2cf2_32.lo hc2cf2_20.lo hc2cfdft_2.lo hc2cfdft_4.lo hc2cfdft_6.lo hc2cfdft_8.lo hc2cfdft_10.lo hc2cfdft_12.lo hc2cfdft_16.lo hc2cfdft_32.lo hc2cfdft_20.lo hc2cfdft2_4.lo hc2cfdft2_8.lo hc2cfdft2_16.lo hc2cfdft2_32.lo hc2cfdft2_20.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2cf.a .libs/r2cf_2.o .libs/r2cf_3.o .libs/r2cf_4.o .libs/r2cf_5.o .libs/r2cf_6.o .libs/r2cf_7.o .libs/r2cf_8.o .libs/r2cf_9.o .libs/r2cf_10.o .libs/r2cf_11.o .libs/r2cf_12.o .libs/r2cf_13.o .libs/r2cf_14.o .libs/r2cf_15.o .libs/r2cf_16.o .libs/r2cf_32.o .libs/r2cf_64.o .libs/r2cf_128.o .libs/r2cf_20.o .libs/r2cf_25.o .libs/hf_2.o .libs/hf_3.o .libs/hf_4.o .libs/hf_5.o .libs/hf_6.o .libs/hf_7.o .libs/hf_8.o .libs/hf_9.o .libs/hf_10.o .libs/hf_12.o .libs/hf_15.o .libs/hf_16.o .libs/hf_32.o .libs/hf_64.o .libs/hf_20.o .libs/hf_25.o .libs/hf2_4.o .libs/hf2_8.o .libs/hf2_16.o .libs/hf2_32.o .libs/hf2_5.o .libs/hf2_20.o .libs/hf2_25.o .libs/r2cfII_2.o .libs/r2cfII_3.o .libs/r2cfII_4.o .libs/r2cfII_5.o .libs/r2cfII_6.o .libs/r2cfII_7.o .libs/r2cfII_8.o .libs/r2cfII_9.o .libs/r2cfII_10.o .libs/r2cfII_12.o .libs/r2cfII_15.o .libs/r2cfII_16.o .libs/r2cfII_32.o .libs/r2cfII_64.o .libs/r2cfII_20.o .libs/r2cfII_25.o .libs/hc2cf_2.o .libs/hc2cf_4.o .libs/hc2cf_6.o .libs/hc2cf_8.o .libs/hc2cf_10.o .libs/hc2cf_12.o .libs/hc2cf_16.o .libs/hc2cf_32.o .libs/hc2cf_20.o .libs/hc2cf2_4.o .libs/hc2cf2_8.o .libs/hc2cf2_16.o .libs/hc2cf2_32.o .libs/hc2cf2_20.o .libs/hc2cfdft_2.o .libs/hc2cfdft_4.o .libs/hc2cfdft_6.o .libs/hc2cfdft_8.o .libs/hc2cfdft_10.o .libs/hc2cfdft_12.o .libs/hc2cfdft_16.o .libs/hc2cfdft_32.o .libs/hc2cfdft_20.o .libs/hc2cfdft2_4.o .libs/hc2cfdft2_8.o .libs/hc2cfdft2_16.o .libs/hc2cfdft2_32.o .libs/hc2cfdft2_20.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2cf.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cf.la" && ln -s "../librdft_scalar_r2cf.la" "librdft_scalar_r2cf.la" ) make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cf' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cf' Making all in r2cb make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cb' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2cb);"; \ echo "const solvtab X(solvtab_rdft_r2cb) = {"; \ for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cb' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_2.lo ../../../../rdft/scalar/r2cb/r2cb_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_3.lo ../../../../rdft/scalar/r2cb/r2cb_3.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_4.lo ../../../../rdft/scalar/r2cb/r2cb_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_5.lo ../../../../rdft/scalar/r2cb/r2cb_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_3.c -fPIC -DPIC -o .libs/r2cb_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_2.c -fPIC -DPIC -o .libs/r2cb_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_4.c -fPIC -DPIC -o .libs/r2cb_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_5.c -fPIC -DPIC -o .libs/r2cb_5.o ../../../../rdft/scalar/r2cb/r2cb_2.c: In function 'r2cb_2': ../../../../rdft/scalar/r2cb/r2cb_2.c:72:151: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(8, rs), MAKE_VOLATILE_STRIDE(8, csr), MAKE_VOLATILE_STRIDE(8, csi)) { ^ ../../../../rdft/scalar/r2cb/r2cb_3.c: In function 'r2cb_3': ../../../../rdft/scalar/r2cb/r2cb_3.c:79:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(12, rs), MAKE_VOLATILE_STRIDE(12, csr), MAKE_VOLATILE_STRIDE(12, csi)) { ^ ../../../../rdft/scalar/r2cb/r2cb_4.c: In function 'r2cb_4': ../../../../rdft/scalar/r2cb/r2cb_4.c:80:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(16, rs), MAKE_VOLATILE_STRIDE(16, csr), MAKE_VOLATILE_STRIDE(16, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_2.c -o r2cb_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_3.c -o r2cb_3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_4.c -o r2cb_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_5.c -o r2cb_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_6.lo ../../../../rdft/scalar/r2cb/r2cb_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_7.lo ../../../../rdft/scalar/r2cb/r2cb_7.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_8.lo ../../../../rdft/scalar/r2cb/r2cb_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_9.lo ../../../../rdft/scalar/r2cb/r2cb_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_6.c -fPIC -DPIC -o .libs/r2cb_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_7.c -fPIC -DPIC -o .libs/r2cb_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_8.c -fPIC -DPIC -o .libs/r2cb_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_9.c -fPIC -DPIC -o .libs/r2cb_9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_6.c -o r2cb_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_7.c -o r2cb_7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_8.c -o r2cb_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_9.c -o r2cb_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_10.lo ../../../../rdft/scalar/r2cb/r2cb_10.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_11.lo ../../../../rdft/scalar/r2cb/r2cb_11.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_12.lo ../../../../rdft/scalar/r2cb/r2cb_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_10.c -fPIC -DPIC -o .libs/r2cb_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_13.lo ../../../../rdft/scalar/r2cb/r2cb_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_11.c -fPIC -DPIC -o .libs/r2cb_11.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_12.c -fPIC -DPIC -o .libs/r2cb_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_13.c -fPIC -DPIC -o .libs/r2cb_13.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_10.c -o r2cb_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_12.c -o r2cb_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_11.c -o r2cb_11.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_13.c -o r2cb_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_14.lo ../../../../rdft/scalar/r2cb/r2cb_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_14.c -fPIC -DPIC -o .libs/r2cb_14.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_15.lo ../../../../rdft/scalar/r2cb/r2cb_15.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_16.lo ../../../../rdft/scalar/r2cb/r2cb_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_15.c -fPIC -DPIC -o .libs/r2cb_15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_16.c -fPIC -DPIC -o .libs/r2cb_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_32.lo ../../../../rdft/scalar/r2cb/r2cb_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_32.c -fPIC -DPIC -o .libs/r2cb_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_14.c -o r2cb_14.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_15.c -o r2cb_15.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_16.c -o r2cb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_64.lo ../../../../rdft/scalar/r2cb/r2cb_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_64.c -fPIC -DPIC -o .libs/r2cb_64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_32.c -o r2cb_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_128.lo ../../../../rdft/scalar/r2cb/r2cb_128.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_20.lo ../../../../rdft/scalar/r2cb/r2cb_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_128.c -fPIC -DPIC -o .libs/r2cb_128.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_20.c -fPIC -DPIC -o .libs/r2cb_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_20.c -o r2cb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_25.lo ../../../../rdft/scalar/r2cb/r2cb_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_25.c -fPIC -DPIC -o .libs/r2cb_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_2.lo ../../../../rdft/scalar/r2cb/hb_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_2.c -fPIC -DPIC -o .libs/hb_2.o ../../../../rdft/scalar/r2cb/hb_2.c: In function 'hb_2': ../../../../rdft/scalar/r2cb/hb_2.c:89:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 2, MAKE_VOLATILE_STRIDE(4, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_25.c -o r2cb_25.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_2.c -o hb_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_64.c -o r2cb_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_3.lo ../../../../rdft/scalar/r2cb/hb_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_3.c -fPIC -DPIC -o .libs/hb_3.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_4.lo ../../../../rdft/scalar/r2cb/hb_4.c ../../../../rdft/scalar/r2cb/hb_3.c: In function 'hb_3': ../../../../rdft/scalar/r2cb/hb_3.c:112:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(6, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_4.c -fPIC -DPIC -o .libs/hb_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_3.c -o hb_3.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/hb_4.c: In function 'hb_4': ../../../../rdft/scalar/r2cb/hb_4.c:129:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 6, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_4.c -o hb_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_5.lo ../../../../rdft/scalar/r2cb/hb_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_5.c -fPIC -DPIC -o .libs/hb_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_6.lo ../../../../rdft/scalar/r2cb/hb_6.c ../../../../rdft/scalar/r2cb/hb_5.c: In function 'hb_5': ../../../../rdft/scalar/r2cb/hb_5.c:167:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 8); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 8, MAKE_VOLATILE_STRIDE(10, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_6.c -fPIC -DPIC -o .libs/hb_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_5.c -o hb_5.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/hb_6.c: In function 'hb_6': ../../../../rdft/scalar/r2cb/hb_6.c:178:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 10); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 10, MAKE_VOLATILE_STRIDE(12, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_6.c -o hb_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_7.lo ../../../../rdft/scalar/r2cb/hb_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_7.c -fPIC -DPIC -o .libs/hb_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_8.lo ../../../../rdft/scalar/r2cb/hb_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_8.c -fPIC -DPIC -o .libs/hb_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_9.lo ../../../../rdft/scalar/r2cb/hb_9.c ../../../../rdft/scalar/r2cb/hb_7.c: In function 'hb_7': ../../../../rdft/scalar/r2cb/hb_7.c:230:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 12); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 12, MAKE_VOLATILE_STRIDE(14, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_9.c -fPIC -DPIC -o .libs/hb_9.o ../../../../rdft/scalar/r2cb/hb_8.c: In function 'hb_8': ../../../../rdft/scalar/r2cb/hb_8.c:224:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 14); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 14, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_7.c -o hb_7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_8.c -o hb_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_9.c -o hb_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_10.lo ../../../../rdft/scalar/r2cb/hb_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_10.c -fPIC -DPIC -o .libs/hb_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_12.lo ../../../../rdft/scalar/r2cb/hb_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_12.c -fPIC -DPIC -o .libs/hb_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_15.lo ../../../../rdft/scalar/r2cb/hb_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_15.c -fPIC -DPIC -o .libs/hb_15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_10.c -o hb_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_12.c -o hb_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_16.lo ../../../../rdft/scalar/r2cb/hb_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_16.c -fPIC -DPIC -o .libs/hb_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_15.c -o hb_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_32.lo ../../../../rdft/scalar/r2cb/hb_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_32.c -fPIC -DPIC -o .libs/hb_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_16.c -o hb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_64.lo ../../../../rdft/scalar/r2cb/hb_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_64.c -fPIC -DPIC -o .libs/hb_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_20.lo ../../../../rdft/scalar/r2cb/hb_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_20.c -fPIC -DPIC -o .libs/hb_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_32.c -o hb_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_20.c -o hb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_25.lo ../../../../rdft/scalar/r2cb/hb_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_25.c -fPIC -DPIC -o .libs/hb_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_4.lo ../../../../rdft/scalar/r2cb/hb2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_4.c -fPIC -DPIC -o .libs/hb2_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_128.c -o r2cb_128.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/hb2_4.c: In function 'hb2_4': ../../../../rdft/scalar/r2cb/hb2_4.c:135:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_4.c -o hb2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_8.lo ../../../../rdft/scalar/r2cb/hb2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_8.c -fPIC -DPIC -o .libs/hb2_8.o ../../../../rdft/scalar/r2cb/hb2_8.c: In function 'hb2_8': ../../../../rdft/scalar/r2cb/hb2_8.c:239:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_8.c -o hb2_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_25.c -o hb_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_16.lo ../../../../rdft/scalar/r2cb/hb2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_16.c -fPIC -DPIC -o .libs/hb2_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_16.c -o hb2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_32.lo ../../../../rdft/scalar/r2cb/hb2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_32.c -fPIC -DPIC -o .libs/hb2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_5.lo ../../../../rdft/scalar/r2cb/hb2_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_5.c -fPIC -DPIC -o .libs/hb2_5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_64.c -o hb_64.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/hb2_5.c: In function 'hb2_5': ../../../../rdft/scalar/r2cb/hb2_5.c:177:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(10, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_5.c -o hb2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_20.lo ../../../../rdft/scalar/r2cb/hb2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_20.c -fPIC -DPIC -o .libs/hb2_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_20.c -o hb2_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_32.c -o hb2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_25.lo ../../../../rdft/scalar/r2cb/hb2_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_25.c -fPIC -DPIC -o .libs/hb2_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_2.lo ../../../../rdft/scalar/r2cb/r2cbIII_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -fPIC -DPIC -o .libs/r2cbIII_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_3.lo ../../../../rdft/scalar/r2cb/r2cbIII_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_25.c -o hb2_25.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/r2cbIII_2.c: In function 'r2cbIII_2': ../../../../rdft/scalar/r2cb/r2cbIII_2.c:74:151: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(8, rs), MAKE_VOLATILE_STRIDE(8, csr), MAKE_VOLATILE_STRIDE(8, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_3.c -fPIC -DPIC -o .libs/r2cbIII_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -o r2cbIII_2.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/r2cbIII_3.c: In function 'r2cbIII_3': ../../../../rdft/scalar/r2cb/r2cbIII_3.c:79:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(12, rs), MAKE_VOLATILE_STRIDE(12, csr), MAKE_VOLATILE_STRIDE(12, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_3.c -o r2cbIII_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_4.lo ../../../../rdft/scalar/r2cb/r2cbIII_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_4.c -fPIC -DPIC -o .libs/r2cbIII_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_5.lo ../../../../rdft/scalar/r2cb/r2cbIII_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_5.c -fPIC -DPIC -o .libs/r2cbIII_5.o ../../../../rdft/scalar/r2cb/r2cbIII_4.c: In function 'r2cbIII_4': ../../../../rdft/scalar/r2cb/r2cbIII_4.c:82:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(16, rs), MAKE_VOLATILE_STRIDE(16, csr), MAKE_VOLATILE_STRIDE(16, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_4.c -o r2cbIII_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_6.lo ../../../../rdft/scalar/r2cb/r2cbIII_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_6.c -fPIC -DPIC -o .libs/r2cbIII_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_5.c -o r2cbIII_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_7.lo ../../../../rdft/scalar/r2cb/r2cbIII_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_7.c -fPIC -DPIC -o .libs/r2cbIII_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_6.c -o r2cbIII_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_8.lo ../../../../rdft/scalar/r2cb/r2cbIII_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_8.c -fPIC -DPIC -o .libs/r2cbIII_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_7.c -o r2cbIII_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_9.lo ../../../../rdft/scalar/r2cb/r2cbIII_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -fPIC -DPIC -o .libs/r2cbIII_9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_8.c -o r2cbIII_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_10.lo ../../../../rdft/scalar/r2cb/r2cbIII_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -fPIC -DPIC -o .libs/r2cbIII_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -o r2cbIII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_12.lo ../../../../rdft/scalar/r2cb/r2cbIII_12.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_15.lo ../../../../rdft/scalar/r2cb/r2cbIII_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_12.c -fPIC -DPIC -o .libs/r2cbIII_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_15.c -fPIC -DPIC -o .libs/r2cbIII_15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -o r2cbIII_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_16.lo ../../../../rdft/scalar/r2cb/r2cbIII_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_16.c -fPIC -DPIC -o .libs/r2cbIII_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_12.c -o r2cbIII_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_15.c -o r2cbIII_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_32.lo ../../../../rdft/scalar/r2cb/r2cbIII_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_32.c -fPIC -DPIC -o .libs/r2cbIII_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_16.c -o r2cbIII_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_64.lo ../../../../rdft/scalar/r2cb/r2cbIII_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_64.c -fPIC -DPIC -o .libs/r2cbIII_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_20.lo ../../../../rdft/scalar/r2cb/r2cbIII_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_20.c -fPIC -DPIC -o .libs/r2cbIII_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_25.lo ../../../../rdft/scalar/r2cb/r2cbIII_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_25.c -fPIC -DPIC -o .libs/r2cbIII_25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_32.c -o r2cbIII_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_20.c -o r2cbIII_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_25.c -o r2cbIII_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_2.lo ../../../../rdft/scalar/r2cb/hc2cb_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_4.lo ../../../../rdft/scalar/r2cb/hc2cb_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_2.c -fPIC -DPIC -o .libs/hc2cb_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_4.c -fPIC -DPIC -o .libs/hc2cb_4.o ../../../../rdft/scalar/r2cb/hc2cb_2.c: In function 'hc2cb_2': ../../../../rdft/scalar/r2cb/hc2cb_2.c:89:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 2, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_2.c -o hc2cb_2.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/hc2cb_4.c: In function 'hc2cb_4': ../../../../rdft/scalar/r2cb/hc2cb_4.c:129:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_6.lo ../../../../rdft/scalar/r2cb/hc2cb_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_4.c -o hc2cb_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_6.c -fPIC -DPIC -o .libs/hc2cb_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_8.lo ../../../../rdft/scalar/r2cb/hc2cb_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_8.c -fPIC -DPIC -o .libs/hc2cb_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_10.lo ../../../../rdft/scalar/r2cb/hc2cb_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_10.c -fPIC -DPIC -o .libs/hc2cb_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_6.c -o hc2cb_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_64.c -o r2cbIII_64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_8.c -o hc2cb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_12.lo ../../../../rdft/scalar/r2cb/hc2cb_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_10.c -o hc2cb_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_12.c -fPIC -DPIC -o .libs/hc2cb_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_16.lo ../../../../rdft/scalar/r2cb/hc2cb_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_16.c -fPIC -DPIC -o .libs/hc2cb_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_32.lo ../../../../rdft/scalar/r2cb/hc2cb_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_32.c -fPIC -DPIC -o .libs/hc2cb_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_12.c -o hc2cb_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_16.c -o hc2cb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_20.lo ../../../../rdft/scalar/r2cb/hc2cb_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_20.c -fPIC -DPIC -o .libs/hc2cb_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb2_4.lo ../../../../rdft/scalar/r2cb/hc2cb2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_4.c -fPIC -DPIC -o .libs/hc2cb2_4.o ../../../../rdft/scalar/r2cb/hc2cb2_4.c: In function 'hc2cb2_4': ../../../../rdft/scalar/r2cb/hc2cb2_4.c:135:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 4, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_20.c -o hc2cb_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_4.c -o hc2cb2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb2_8.lo ../../../../rdft/scalar/r2cb/hc2cb2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_32.c -o hc2cb_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_8.c -fPIC -DPIC -o .libs/hc2cb2_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb2_16.lo ../../../../rdft/scalar/r2cb/hc2cb2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_16.c -fPIC -DPIC -o .libs/hc2cb2_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_8.c -o hc2cb2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb2_32.lo ../../../../rdft/scalar/r2cb/hc2cb2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_32.c -fPIC -DPIC -o .libs/hc2cb2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb2_20.lo ../../../../rdft/scalar/r2cb/hc2cb2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_20.c -fPIC -DPIC -o .libs/hc2cb2_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_16.c -o hc2cb2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_2.lo ../../../../rdft/scalar/r2cb/hc2cbdft_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_2.c -fPIC -DPIC -o .libs/hc2cbdft_2.o ../../../../rdft/scalar/r2cb/hc2cbdft_2.c: In function 'hc2cbdft_2': ../../../../rdft/scalar/r2cb/hc2cbdft_2.c:96:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 2, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_2.c -o hc2cbdft_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_4.c -fPIC -DPIC -o .libs/hc2cbdft_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_6.lo ../../../../rdft/scalar/r2cb/hc2cbdft_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_20.c -o hc2cb2_20.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/hc2cbdft_4.c: In function 'hc2cbdft_4': ../../../../rdft/scalar/r2cb/hc2cbdft_4.c:137:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_6.c -fPIC -DPIC -o .libs/hc2cbdft_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_4.c -o hc2cbdft_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_6.c -o hc2cbdft_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -fPIC -DPIC -o .libs/hc2cbdft_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_10.lo ../../../../rdft/scalar/r2cb/hc2cbdft_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_10.c -fPIC -DPIC -o .libs/hc2cbdft_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -o hc2cbdft_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_12.lo ../../../../rdft/scalar/r2cb/hc2cbdft_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_12.c -fPIC -DPIC -o .libs/hc2cbdft_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_10.c -o hc2cbdft_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_16.c -fPIC -DPIC -o .libs/hc2cbdft_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_32.c -o hc2cb2_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_12.c -o hc2cbdft_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_32.c -fPIC -DPIC -o .libs/hc2cbdft_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_16.c -o hc2cbdft_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_20.c -fPIC -DPIC -o .libs/hc2cbdft_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft2_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -fPIC -DPIC -o .libs/hc2cbdft2_4.o ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c: In function 'hc2cbdft2_4': ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c:137:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -o hc2cbdft2_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_20.c -o hc2cbdft_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft2_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -fPIC -DPIC -o .libs/hc2cbdft2_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_32.c -o hc2cbdft_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -o hc2cbdft2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft2_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c -fPIC -DPIC -o .libs/hc2cbdft2_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft2_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c -fPIC -DPIC -o .libs/hc2cbdft2_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c -o hc2cbdft2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft2_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c -fPIC -DPIC -o .libs/hc2cbdft2_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o codlist.lo codlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c -o hc2cbdft2_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c -o hc2cbdft2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdft_scalar_r2cb.la r2cb_2.lo r2cb_3.lo r2cb_4.lo r2cb_5.lo r2cb_6.lo r2cb_7.lo r2cb_8.lo r2cb_9.lo r2cb_10.lo r2cb_11.lo r2cb_12.lo r2cb_13.lo r2cb_14.lo r2cb_15.lo r2cb_16.lo r2cb_32.lo r2cb_64.lo r2cb_128.lo r2cb_20.lo r2cb_25.lo hb_2.lo hb_3.lo hb_4.lo hb_5.lo hb_6.lo hb_7.lo hb_8.lo hb_9.lo hb_10.lo hb_12.lo hb_15.lo hb_16.lo hb_32.lo hb_64.lo hb_20.lo hb_25.lo hb2_4.lo hb2_8.lo hb2_16.lo hb2_32.lo hb2_5.lo hb2_20.lo hb2_25.lo r2cbIII_2.lo r2cbIII_3.lo r2cbIII_4.lo r2cbIII_5.lo r2cbIII_6.lo r2cbIII_7.lo r2cbIII_8.lo r2cbIII_9.lo r2cbIII_10.lo r2cbIII_12.lo r2cbIII_15.lo r2cbIII_16.lo r2cbIII_32.lo r2cbIII_64.lo r2cbIII_20.lo r2cbIII_25.lo hc2cb_2.lo hc2cb_4.lo hc2cb_6.lo hc2cb_8.lo hc2cb_10.lo hc2cb_12.lo hc2cb_16.lo hc2cb_32.lo hc2cb_20.lo hc2cb2_4.lo hc2cb2_8.lo hc2cb2_16.lo hc2cb2_32.lo hc2cb2_20.lo hc2cbdft_2.lo hc2cbdft_4.lo hc2cbdft_6.lo hc2cbdft_8.lo hc2cbdft_10.lo hc2cbdft_12.lo hc2cbdft_16.lo hc2cbdft_32.lo hc2cbdft_20.lo hc2cbdft2_4.lo hc2cbdft2_8.lo hc2cbdft2_16.lo hc2cbdft2_32.lo hc2cbdft2_20.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2cb.a .libs/r2cb_2.o .libs/r2cb_3.o .libs/r2cb_4.o .libs/r2cb_5.o .libs/r2cb_6.o .libs/r2cb_7.o .libs/r2cb_8.o .libs/r2cb_9.o .libs/r2cb_10.o .libs/r2cb_11.o .libs/r2cb_12.o .libs/r2cb_13.o .libs/r2cb_14.o .libs/r2cb_15.o .libs/r2cb_16.o .libs/r2cb_32.o .libs/r2cb_64.o .libs/r2cb_128.o .libs/r2cb_20.o .libs/r2cb_25.o .libs/hb_2.o .libs/hb_3.o .libs/hb_4.o .libs/hb_5.o .libs/hb_6.o .libs/hb_7.o .libs/hb_8.o .libs/hb_9.o .libs/hb_10.o .libs/hb_12.o .libs/hb_15.o .libs/hb_16.o .libs/hb_32.o .libs/hb_64.o .libs/hb_20.o .libs/hb_25.o .libs/hb2_4.o .libs/hb2_8.o .libs/hb2_16.o .libs/hb2_32.o .libs/hb2_5.o .libs/hb2_20.o .libs/hb2_25.o .libs/r2cbIII_2.o .libs/r2cbIII_3.o .libs/r2cbIII_4.o .libs/r2cbIII_5.o .libs/r2cbIII_6.o .libs/r2cbIII_7.o .libs/r2cbIII_8.o .libs/r2cbIII_9.o .libs/r2cbIII_10.o .libs/r2cbIII_12.o .libs/r2cbIII_15.o .libs/r2cbIII_16.o .libs/r2cbIII_32.o .libs/r2cbIII_64.o .libs/r2cbIII_20.o .libs/r2cbIII_25.o .libs/hc2cb_2.o .libs/hc2cb_4.o .libs/hc2cb_6.o .libs/hc2cb_8.o .libs/hc2cb_10.o .libs/hc2cb_12.o .libs/hc2cb_16.o .libs/hc2cb_32.o .libs/hc2cb_20.o .libs/hc2cb2_4.o .libs/hc2cb2_8.o .libs/hc2cb2_16.o .libs/hc2cb2_32.o .libs/hc2cb2_20.o .libs/hc2cbdft_2.o .libs/hc2cbdft_4.o .libs/hc2cbdft_6.o .libs/hc2cbdft_8.o .libs/hc2cbdft_10.o .libs/hc2cbdft_12.o .libs/hc2cbdft_16.o .libs/hc2cbdft_32.o .libs/hc2cbdft_20.o .libs/hc2cbdft2_4.o .libs/hc2cbdft2_8.o .libs/hc2cbdft2_16.o .libs/hc2cbdft2_32.o .libs/hc2cbdft2_20.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2cb.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cb.la" && ln -s "../librdft_scalar_r2cb.la" "librdft_scalar_r2cb.la" ) make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cb' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cb' Making all in r2r make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2r' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in e01_8.c e10_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2r);"; \ echo "const solvtab X(solvtab_rdft_r2r) = {"; \ for i in e01_8.c e10_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2r' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o e01_8.lo ../../../../rdft/scalar/r2r/e01_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o e10_8.lo ../../../../rdft/scalar/r2r/e10_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o codlist.lo codlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2r/e10_8.c -fPIC -DPIC -o .libs/e10_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2r/e01_8.c -fPIC -DPIC -o .libs/e01_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -fPIC -DPIC -o .libs/codlist.o ../../../../rdft/scalar/r2r/e10_8.c: In function 'e10_8': ../../../../rdft/scalar/r2r/e10_8.c:132:88: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, I = I + ivs, O = O + ovs, MAKE_VOLATILE_STRIDE(16, is), MAKE_VOLATILE_STRIDE(16, os)) { ^ ../../../../rdft/scalar/r2r/e01_8.c: In function 'e01_8': ../../../../rdft/scalar/r2r/e01_8.c:130:88: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, I = I + ivs, O = O + ovs, MAKE_VOLATILE_STRIDE(16, is), MAKE_VOLATILE_STRIDE(16, os)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2r/e10_8.c -o e10_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2r/e01_8.c -o e01_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdft_scalar_r2r.la e01_8.lo e10_8.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2r.a .libs/e01_8.o .libs/e10_8.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2r.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2r.la" && ln -s "../librdft_scalar_r2r.la" "librdft_scalar_r2r.la" ) make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2r' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2r' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hfb.lo ../../../rdft/scalar/hfb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2c.lo ../../../rdft/scalar/r2c.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2r.lo ../../../rdft/scalar/r2r.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2c.lo ../../../rdft/scalar/hc2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/hfb.c -fPIC -DPIC -o .libs/hfb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/r2r.c -fPIC -DPIC -o .libs/r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/r2c.c -fPIC -DPIC -o .libs/r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/hc2c.c -fPIC -DPIC -o .libs/hc2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/hfb.c -o hfb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/r2r.c -o r2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/hc2c.c -o hc2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/r2c.c -o r2c.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdft_scalar.la hfb.lo r2c.lo r2r.lo hc2c.lo -lm libtool: link: ar cru .libs/librdft_scalar.a .libs/hfb.o .libs/r2c.o .libs/r2r.o .libs/hc2c.o libtool: link: ranlib .libs/librdft_scalar.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar.la" && ln -s "../librdft_scalar.la" "librdft_scalar.la" ) make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar' Making all in simd make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd' Making all in common make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/common' ( \ echo "#include \"ifftw.h\""; \ echo "#include SIMD_HEADER"; \ echo; \ for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void XSIMD(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab XSIMD(solvtab_rdft);"; \ echo "const solvtab XSIMD(solvtab_rdft) = {"; \ for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(XSIMD(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/common' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/common' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/common' Making all in sse2 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/sse2' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/sse2' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/sse2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/sse2' Making all in avx make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx' Making all in avx-128-fma make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx-128-fma' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx-128-fma' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx-128-fma' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx-128-fma' Making all in avx2 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2' Making all in avx2-128 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2-128' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2-128' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2-128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2-128' Making all in avx512 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx512' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx512' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx512' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx512' Making all in kcvi make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/kcvi' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/kcvi' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/kcvi' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/kcvi' Making all in altivec make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/altivec' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/altivec' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/altivec' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/altivec' Making all in vsx make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/vsx' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/vsx' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/vsx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/vsx' Making all in neon make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/neon' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/neon' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/neon' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/neon' Making all in generic-simd128 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd128' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd128' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd128' Making all in generic-simd256 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd256' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd256' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd256' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd256' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2hc.lo ../../rdft/hc2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dft-r2hc.lo ../../rdft/dft-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dht-r2hc.lo ../../rdft/dht-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dht-rader.lo ../../rdft/dht-rader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dft-r2hc.c -fPIC -DPIC -o .libs/dft-r2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dht-r2hc.c -fPIC -DPIC -o .libs/dht-r2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dht-rader.c -fPIC -DPIC -o .libs/dht-rader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dht-r2hc.c -o dht-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc.c -o hc2hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dft-r2hc.c -o dft-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dht-rader.c -o dht-rader.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o buffered.lo ../../rdft/buffered.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/buffered.c -fPIC -DPIC -o .libs/buffered.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o conf.lo ../../rdft/conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o direct-r2r.lo ../../rdft/direct-r2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct-r2r.c -fPIC -DPIC -o .libs/direct-r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/conf.c -o conf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct-r2r.c -o direct-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o direct-r2c.lo ../../rdft/direct-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct-r2c.c -fPIC -DPIC -o .libs/direct-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o generic.lo ../../rdft/generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/generic.c -fPIC -DPIC -o .libs/generic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2hc-direct.lo ../../rdft/hc2hc-direct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2hc-generic.lo ../../rdft/hc2hc-generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc-generic.c -fPIC -DPIC -o .libs/hc2hc-generic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct-r2c.c -o direct-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/generic.c -o generic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc-direct.c -o hc2hc-direct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o khc2hc.lo ../../rdft/khc2hc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc-generic.c -o hc2hc-generic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/khc2hc.c -fPIC -DPIC -o .libs/khc2hc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kr2c.lo ../../rdft/kr2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/kr2c.c -fPIC -DPIC -o .libs/kr2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/khc2hc.c -o khc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kr2r.lo ../../rdft/kr2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/kr2c.c -o kr2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/kr2r.c -fPIC -DPIC -o .libs/kr2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o indirect.lo ../../rdft/indirect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/indirect.c -fPIC -DPIC -o .libs/indirect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nop.lo ../../rdft/nop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/kr2r.c -o kr2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan.lo ../../rdft/plan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/nop.c -fPIC -DPIC -o .libs/nop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/plan.c -fPIC -DPIC -o .libs/plan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o problem.lo ../../rdft/problem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/indirect.c -o indirect.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/plan.c -o plan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/nop.c -o nop.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rank0.lo ../../rdft/rank0.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rank-geq2.lo ../../rdft/rank-geq2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank0.c -fPIC -DPIC -o .libs/rank0.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft-dht.lo ../../rdft/rdft-dht.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft-dht.c -fPIC -DPIC -o .libs/rdft-dht.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/problem.c -o problem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft-dht.c -o rdft-dht.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank0.c -o rank0.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o solve.lo ../../rdft/solve.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vrank-geq1.lo ../../rdft/vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/solve.c -fPIC -DPIC -o .libs/solve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vrank3-transpose.lo ../../rdft/vrank3-transpose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/solve.c -o solve.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank3-transpose.c -fPIC -DPIC -o .libs/vrank3-transpose.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o buffered2.lo ../../rdft/buffered2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o direct2.lo ../../rdft/direct2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/buffered2.c -fPIC -DPIC -o .libs/buffered2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct2.c -fPIC -DPIC -o .libs/direct2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nop2.lo ../../rdft/nop2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/nop2.c -fPIC -DPIC -o .libs/nop2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct2.c -o direct2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/buffered2.c -o buffered2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/nop2.c -o nop2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rank0-rdft2.lo ../../rdft/rank0-rdft2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank3-transpose.c -o vrank3-transpose.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank0-rdft2.c -fPIC -DPIC -o .libs/rank0-rdft2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rank-geq2-rdft2.lo ../../rdft/rank-geq2-rdft2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank-geq2-rdft2.c -fPIC -DPIC -o .libs/rank-geq2-rdft2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan2.lo ../../rdft/plan2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/plan2.c -fPIC -DPIC -o .libs/plan2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank0-rdft2.c -o rank0-rdft2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank-geq2-rdft2.c -o rank-geq2-rdft2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/plan2.c -o plan2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o problem2.lo ../../rdft/problem2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o solve2.lo ../../rdft/solve2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/problem2.c -fPIC -DPIC -o .libs/problem2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/solve2.c -fPIC -DPIC -o .libs/solve2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vrank-geq1-rdft2.lo ../../rdft/vrank-geq1-rdft2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft2-rdft.lo ../../rdft/rdft2-rdft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-rdft.c -fPIC -DPIC -o .libs/rdft2-rdft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/solve2.c -o solve2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/problem2.c -o problem2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft2-tensor-max-index.lo ../../rdft/rdft2-tensor-max-index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-tensor-max-index.c -fPIC -DPIC -o .libs/rdft2-tensor-max-index.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-rdft.c -o rdft2-rdft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-tensor-max-index.c -o rdft2-tensor-max-index.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft2-inplace-strides.lo ../../rdft/rdft2-inplace-strides.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft2-strides.lo ../../rdft/rdft2-strides.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-inplace-strides.c -fPIC -DPIC -o .libs/rdft2-inplace-strides.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-strides.c -fPIC -DPIC -o .libs/rdft2-strides.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o khc2c.lo ../../rdft/khc2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/khc2c.c -fPIC -DPIC -o .libs/khc2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-inplace-strides.c -o rdft2-inplace-strides.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-strides.c -o rdft2-strides.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ct-hc2c.lo ../../rdft/ct-hc2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/khc2c.c -o khc2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ct-hc2c-direct.lo ../../rdft/ct-hc2c-direct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/ct-hc2c.c -fPIC -DPIC -o .libs/ct-hc2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/ct-hc2c-direct.c -fPIC -DPIC -o .libs/ct-hc2c-direct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/ct-hc2c.c -o ct-hc2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/ct-hc2c-direct.c -o ct-hc2c-direct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdft.la hc2hc.lo dft-r2hc.lo dht-r2hc.lo dht-rader.lo buffered.lo conf.lo direct-r2r.lo direct-r2c.lo generic.lo hc2hc-direct.lo hc2hc-generic.lo khc2hc.lo kr2c.lo kr2r.lo indirect.lo nop.lo plan.lo problem.lo rank0.lo rank-geq2.lo rdft-dht.lo solve.lo vrank-geq1.lo vrank3-transpose.lo buffered2.lo direct2.lo nop2.lo rank0-rdft2.lo rank-geq2-rdft2.lo plan2.lo problem2.lo solve2.lo vrank-geq1-rdft2.lo rdft2-rdft.lo rdft2-tensor-max-index.lo rdft2-inplace-strides.lo rdft2-strides.lo khc2c.lo ct-hc2c.lo ct-hc2c-direct.lo -lm libtool: link: ar cru .libs/librdft.a .libs/hc2hc.o .libs/dft-r2hc.o .libs/dht-r2hc.o .libs/dht-rader.o .libs/buffered.o .libs/conf.o .libs/direct-r2r.o .libs/direct-r2c.o .libs/generic.o .libs/hc2hc-direct.o .libs/hc2hc-generic.o .libs/khc2hc.o .libs/kr2c.o .libs/kr2r.o .libs/indirect.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rank0.o .libs/rank-geq2.o .libs/rdft-dht.o .libs/solve.o .libs/vrank-geq1.o .libs/vrank3-transpose.o .libs/buffered2.o .libs/direct2.o .libs/nop2.o .libs/rank0-rdft2.o .libs/rank-geq2-rdft2.o .libs/plan2.o .libs/problem2.o .libs/solve2.o .libs/vrank-geq1-rdft2.o .libs/rdft2-rdft.o .libs/rdft2-tensor-max-index.o .libs/rdft2-inplace-strides.o .libs/rdft2-strides.o .libs/khc2c.o .libs/ct-hc2c.o .libs/ct-hc2c-direct.o libtool: link: ranlib .libs/librdft.a libtool: link: ( cd ".libs" && rm -f "librdft.la" && ln -s "../librdft.la" "librdft.la" ) make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft' Making all in reodft make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/reodft' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/reodft' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o conf.lo ../../reodft/conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o reodft010e-r2hc.lo ../../reodft/reodft010e-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o reodft11e-radix2.lo ../../reodft/reodft11e-radix2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o reodft11e-r2hc-odd.lo ../../reodft/reodft11e-r2hc-odd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft010e-r2hc.c -fPIC -DPIC -o .libs/reodft010e-r2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft11e-radix2.c -fPIC -DPIC -o .libs/reodft11e-radix2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o redft00e-r2hc-pad.lo ../../reodft/redft00e-r2hc-pad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/redft00e-r2hc-pad.c -fPIC -DPIC -o .libs/redft00e-r2hc-pad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft11e-radix2.c -o reodft11e-radix2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft010e-r2hc.c -o reodft010e-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft11e-r2hc-odd.c -o reodft11e-r2hc-odd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/redft00e-r2hc-pad.c -o redft00e-r2hc-pad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rodft00e-r2hc-pad.lo ../../reodft/rodft00e-r2hc-pad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/rodft00e-r2hc-pad.c -fPIC -DPIC -o .libs/rodft00e-r2hc-pad.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o reodft00e-splitradix.lo ../../reodft/reodft00e-splitradix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft00e-splitradix.c -fPIC -DPIC -o .libs/reodft00e-splitradix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/rodft00e-r2hc-pad.c -o rodft00e-r2hc-pad.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft00e-splitradix.c -o reodft00e-splitradix.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libreodft.la conf.lo reodft010e-r2hc.lo reodft11e-radix2.lo reodft11e-r2hc-odd.lo redft00e-r2hc-pad.lo rodft00e-r2hc-pad.lo reodft00e-splitradix.lo -lm libtool: link: ar cru .libs/libreodft.a .libs/conf.o .libs/reodft010e-r2hc.o .libs/reodft11e-radix2.o .libs/reodft11e-r2hc-odd.o .libs/redft00e-r2hc-pad.o .libs/rodft00e-r2hc-pad.o .libs/reodft00e-splitradix.o libtool: link: ranlib .libs/libreodft.a libtool: link: ( cd ".libs" && rm -f "libreodft.la" && ln -s "../libreodft.la" "libreodft.la" ) make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/reodft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/reodft' Making all in api make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/api' (echo "! Generated automatically. DO NOT EDIT!"; echo; \ echo " integer, parameter :: C_FFTW_R2R_KIND = C_INT32_T"; \ grep -v "Generated automatically" ../../api/fftw3.f03.in) > fftw3.f03 make all-am make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/api' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o apiplan.lo ../../api/apiplan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o configure.lo ../../api/configure.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-dft-c2r.lo ../../api/execute-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-dft-r2c.lo ../../api/execute-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/configure.c -fPIC -DPIC -o .libs/configure.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft-c2r.c -fPIC -DPIC -o .libs/execute-dft-c2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/apiplan.c -fPIC -DPIC -o .libs/apiplan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft-r2c.c -fPIC -DPIC -o .libs/execute-dft-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/configure.c -o configure.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft-r2c.c -o execute-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft-c2r.c -o execute-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/apiplan.c -o apiplan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-dft.lo ../../api/execute-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-r2r.lo ../../api/execute-r2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-split-dft-c2r.lo ../../api/execute-split-dft-c2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft.c -fPIC -DPIC -o .libs/execute-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft-c2r.c -fPIC -DPIC -o .libs/execute-split-dft-c2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-r2r.c -fPIC -DPIC -o .libs/execute-r2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-split-dft-r2c.lo ../../api/execute-split-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft.c -o execute-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft-r2c.c -fPIC -DPIC -o .libs/execute-split-dft-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft-c2r.c -o execute-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-r2r.c -o execute-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-split-dft.lo ../../api/execute-split-dft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft-r2c.c -o execute-split-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute.lo ../../api/execute.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o export-wisdom-to-file.lo ../../api/export-wisdom-to-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft.c -fPIC -DPIC -o .libs/execute-split-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom-to-file.c -fPIC -DPIC -o .libs/export-wisdom-to-file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute.c -fPIC -DPIC -o .libs/execute.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o export-wisdom-to-string.lo ../../api/export-wisdom-to-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft.c -o execute-split-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom-to-string.c -fPIC -DPIC -o .libs/export-wisdom-to-string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute.c -o execute.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom-to-file.c -o export-wisdom-to-file.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom-to-string.c -o export-wisdom-to-string.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o export-wisdom.lo ../../api/export-wisdom.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o f77api.lo ../../api/f77api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom.c -fPIC -DPIC -o .libs/export-wisdom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o flops.lo ../../api/flops.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/f77api.c -fPIC -DPIC -o .libs/f77api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/flops.c -fPIC -DPIC -o .libs/flops.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o forget-wisdom.lo ../../api/forget-wisdom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom.c -o export-wisdom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/forget-wisdom.c -fPIC -DPIC -o .libs/forget-wisdom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/flops.c -o flops.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/forget-wisdom.c -o forget-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o import-system-wisdom.lo ../../api/import-system-wisdom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-system-wisdom.c -fPIC -DPIC -o .libs/import-system-wisdom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o import-wisdom-from-file.lo ../../api/import-wisdom-from-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom-from-file.c -fPIC -DPIC -o .libs/import-wisdom-from-file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o import-wisdom-from-string.lo ../../api/import-wisdom-from-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-system-wisdom.c -o import-system-wisdom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom-from-string.c -fPIC -DPIC -o .libs/import-wisdom-from-string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom-from-file.c -o import-wisdom-from-file.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/f77api.c -o f77api.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom-from-string.c -o import-wisdom-from-string.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o import-wisdom.lo ../../api/import-wisdom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom.c -fPIC -DPIC -o .libs/import-wisdom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o malloc.lo ../../api/malloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o map-r2r-kind.lo ../../api/map-r2r-kind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/malloc.c -fPIC -DPIC -o .libs/malloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom.c -o import-wisdom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/map-r2r-kind.c -fPIC -DPIC -o .libs/map-r2r-kind.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/malloc.c -o malloc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/map-r2r-kind.c -o map-r2r-kind.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mapflags.lo ../../api/mapflags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mapflags.c -fPIC -DPIC -o .libs/mapflags.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mkprinter-file.lo ../../api/mkprinter-file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mkprinter-str.lo ../../api/mkprinter-str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mkprinter-file.c -fPIC -DPIC -o .libs/mkprinter-file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mkprinter-str.c -fPIC -DPIC -o .libs/mkprinter-str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mktensor-iodims.lo ../../api/mktensor-iodims.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-iodims.c -fPIC -DPIC -o .libs/mktensor-iodims.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mapflags.c -o mapflags.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mkprinter-file.c -o mkprinter-file.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mkprinter-str.c -o mkprinter-str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-iodims.c -o mktensor-iodims.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mktensor-rowmajor.lo ../../api/mktensor-rowmajor.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-1d.lo ../../api/plan-dft-1d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-rowmajor.c -fPIC -DPIC -o .libs/mktensor-rowmajor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-2d.lo ../../api/plan-dft-2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-1d.c -fPIC -DPIC -o .libs/plan-dft-1d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-2d.c -fPIC -DPIC -o .libs/plan-dft-2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-3d.lo ../../api/plan-dft-3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-3d.c -fPIC -DPIC -o .libs/plan-dft-3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-1d.c -o plan-dft-1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-rowmajor.c -o mktensor-rowmajor.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-2d.c -o plan-dft-2d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-3d.c -o plan-dft-3d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-c2r-1d.lo ../../api/plan-dft-c2r-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-c2r-2d.lo ../../api/plan-dft-c2r-2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-1d.c -fPIC -DPIC -o .libs/plan-dft-c2r-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-c2r-3d.lo ../../api/plan-dft-c2r-3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-2d.c -fPIC -DPIC -o .libs/plan-dft-c2r-2d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-3d.c -fPIC -DPIC -o .libs/plan-dft-c2r-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-c2r.lo ../../api/plan-dft-c2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r.c -fPIC -DPIC -o .libs/plan-dft-c2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-1d.c -o plan-dft-c2r-1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-2d.c -o plan-dft-c2r-2d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-3d.c -o plan-dft-c2r-3d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r.c -o plan-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-r2c-1d.lo ../../api/plan-dft-r2c-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-r2c-2d.lo ../../api/plan-dft-r2c-2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-1d.c -fPIC -DPIC -o .libs/plan-dft-r2c-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-r2c-3d.lo ../../api/plan-dft-r2c-3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-2d.c -fPIC -DPIC -o .libs/plan-dft-r2c-2d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-3d.c -fPIC -DPIC -o .libs/plan-dft-r2c-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-r2c.lo ../../api/plan-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c.c -fPIC -DPIC -o .libs/plan-dft-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-1d.c -o plan-dft-r2c-1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-2d.c -o plan-dft-r2c-2d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-3d.c -o plan-dft-r2c-3d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c.c -o plan-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft.lo ../../api/plan-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-dft-c2r.lo ../../api/plan-guru-dft-c2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft.c -fPIC -DPIC -o .libs/plan-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-dft-r2c.lo ../../api/plan-guru-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-dft-c2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-dft.lo ../../api/plan-guru-dft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft.c -fPIC -DPIC -o .libs/plan-guru-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft.c -o plan-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft-c2r.c -o plan-guru-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft-r2c.c -o plan-guru-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft.c -o plan-guru-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-r2r.lo ../../api/plan-guru-r2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-r2r.c -fPIC -DPIC -o .libs/plan-guru-r2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-split-dft-c2r.lo ../../api/plan-guru-split-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-split-dft-r2c.lo ../../api/plan-guru-split-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-split-dft-c2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-split-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-split-dft.lo ../../api/plan-guru-split-dft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft.c -fPIC -DPIC -o .libs/plan-guru-split-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-r2r.c -o plan-guru-r2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft-r2c.c -o plan-guru-split-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft-c2r.c -o plan-guru-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft.c -o plan-guru-split-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-many-dft-c2r.lo ../../api/plan-many-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-many-dft-r2c.lo ../../api/plan-many-dft-r2c.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-many-dft.lo ../../api/plan-many-dft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft-c2r.c -fPIC -DPIC -o .libs/plan-many-dft-c2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft-r2c.c -fPIC -DPIC -o .libs/plan-many-dft-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft.c -fPIC -DPIC -o .libs/plan-many-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-many-r2r.lo ../../api/plan-many-r2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-r2r.c -fPIC -DPIC -o .libs/plan-many-r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft-c2r.c -o plan-many-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft-r2c.c -o plan-many-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft.c -o plan-many-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-r2r.c -o plan-many-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-r2r-1d.lo ../../api/plan-r2r-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-r2r-2d.lo ../../api/plan-r2r-2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-r2r-3d.lo ../../api/plan-r2r-3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-1d.c -fPIC -DPIC -o .libs/plan-r2r-1d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-2d.c -fPIC -DPIC -o .libs/plan-r2r-2d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-3d.c -fPIC -DPIC -o .libs/plan-r2r-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-r2r.lo ../../api/plan-r2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r.c -fPIC -DPIC -o .libs/plan-r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-1d.c -o plan-r2r-1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-2d.c -o plan-r2r-2d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-3d.c -o plan-r2r-3d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r.c -o plan-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o print-plan.lo ../../api/print-plan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft2-pad.lo ../../api/rdft2-pad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/print-plan.c -fPIC -DPIC -o .libs/print-plan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o the-planner.lo ../../api/the-planner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/rdft2-pad.c -fPIC -DPIC -o .libs/rdft2-pad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/the-planner.c -fPIC -DPIC -o .libs/the-planner.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o version.lo ../../api/version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/version.c -fPIC -DPIC -o .libs/version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/print-plan.c -o print-plan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/rdft2-pad.c -o rdft2-pad.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/the-planner.c -o the-planner.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/version.c -o version.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-dft-c2r.lo ../../api/plan-guru64-dft-c2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-dft-r2c.lo ../../api/plan-guru64-dft-r2c.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-dft.lo ../../api/plan-guru64-dft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-r2r.lo ../../api/plan-guru64-r2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft.c -fPIC -DPIC -o .libs/plan-guru64-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-r2r.c -fPIC -DPIC -o .libs/plan-guru64-r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft-c2r.c -o plan-guru64-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft-r2c.c -o plan-guru64-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft.c -o plan-guru64-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-r2r.c -o plan-guru64-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-split-dft-c2r.lo ../../api/plan-guru64-split-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-split-dft-r2c.lo ../../api/plan-guru64-split-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-c2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-split-dft.lo ../../api/plan-guru64-split-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mktensor-iodims64.lo ../../api/mktensor-iodims64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft.c -fPIC -DPIC -o .libs/plan-guru64-split-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-iodims64.c -fPIC -DPIC -o .libs/mktensor-iodims64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft-c2r.c -o plan-guru64-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft-r2c.c -o plan-guru64-split-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft.c -o plan-guru64-split-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-iodims64.c -o mktensor-iodims64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 .libs/apiplan.o .libs/configure.o .libs/execute-dft-c2r.o .libs/execute-dft-r2c.o .libs/execute-dft.o .libs/execute-r2r.o .libs/execute-split-dft-c2r.o .libs/execute-split-dft-r2c.o .libs/execute-split-dft.o .libs/execute.o .libs/export-wisdom-to-file.o .libs/export-wisdom-to-string.o .libs/export-wisdom.o .libs/f77api.o .libs/flops.o .libs/forget-wisdom.o .libs/import-system-wisdom.o .libs/import-wisdom-from-file.o .libs/import-wisdom-from-string.o .libs/import-wisdom.o .libs/malloc.o .libs/map-r2r-kind.o .libs/mapflags.o .libs/mkprinter-file.o .libs/mkprinter-str.o .libs/mktensor-iodims.o .libs/mktensor-rowmajor.o .libs/plan-dft-1d.o .libs/plan-dft-2d.o .libs/plan-dft-3d.o .libs/plan-dft-c2r-1d.o .libs/plan-dft-c2r-2d.o .libs/plan-dft-c2r-3d.o .libs/plan-dft-c2r.o .libs/plan-dft-r2c-1d.o .libs/plan-dft-r2c-2d.o .libs/plan-dft-r2c-3d.o .libs/plan-dft-r2c.o .libs/plan-dft.o .libs/plan-guru-dft-c2r.o .libs/plan-guru-dft-r2c.o .libs/plan-guru-dft.o .libs/plan-guru-r2r.o .libs/plan-guru-split-dft-c2r.o .libs/plan-guru-split-dft-r2c.o .libs/plan-guru-split-dft.o .libs/plan-many-dft-c2r.o .libs/plan-many-dft-r2c.o .libs/plan-many-dft.o .libs/plan-many-r2r.o .libs/plan-r2r-1d.o .libs/plan-r2r-2d.o .libs/plan-r2r-3d.o .libs/plan-r2r.o .libs/print-plan.o .libs/rdft2-pad.o .libs/the-planner.o .libs/version.o .libs/plan-guru64-dft-c2r.o .libs/plan-guru64-dft-r2c.o .libs/plan-guru64-dft.o .libs/plan-guru64-r2r.o .libs/plan-guru64-split-dft-c2r.o .libs/plan-guru64-split-dft-r2c.o .libs/plan-guru64-split-dft.o .libs/mktensor-iodims64.o libtool: link: ranlib .libs/libapi.a libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" ) make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/api' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/api' Making all in libbench2 make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/libbench2' gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-ccopy-from.o ../../libbench2/after-ccopy-from.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-ccopy-to.o ../../libbench2/after-ccopy-to.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-hccopy-from.o ../../libbench2/after-hccopy-from.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-hccopy-to.o ../../libbench2/after-hccopy-to.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-rcopy-from.o ../../libbench2/after-rcopy-from.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-rcopy-to.o ../../libbench2/after-rcopy-to.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o allocate.o ../../libbench2/allocate.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o aset.o ../../libbench2/aset.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-cost-postprocess.o ../../libbench2/bench-cost-postprocess.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-exit.o ../../libbench2/bench-exit.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-main.o ../../libbench2/bench-main.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o can-do.o ../../libbench2/can-do.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o caset.o ../../libbench2/caset.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dotens2.o ../../libbench2/dotens2.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o info.o ../../libbench2/info.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o main.o ../../libbench2/main.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mflops.o ../../libbench2/mflops.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mp.o ../../libbench2/mp.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ovtpvt.o ../../libbench2/ovtpvt.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pow2.o ../../libbench2/pow2.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o problem.o ../../libbench2/problem.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o report.o ../../libbench2/report.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o speed.o ../../libbench2/speed.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor.o ../../libbench2/tensor.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o timer.o ../../libbench2/timer.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o useropt.o ../../libbench2/useropt.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o util.o ../../libbench2/util.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o verify-dft.o ../../libbench2/verify-dft.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o verify-lib.o ../../libbench2/verify-lib.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o verify-r2r.o ../../libbench2/verify-r2r.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o verify-rdft2.o ../../libbench2/verify-rdft2.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o verify.o ../../libbench2/verify.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o zero.o ../../libbench2/zero.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o my-getopt.o ../../libbench2/my-getopt.c rm -f libbench2.a ar cru libbench2.a after-ccopy-from.o after-ccopy-to.o after-hccopy-from.o after-hccopy-to.o after-rcopy-from.o after-rcopy-to.o allocate.o aset.o bench-cost-postprocess.o bench-exit.o bench-main.o can-do.o caset.o dotens2.o info.o main.o mflops.o mp.o ovtpvt.o pow2.o problem.o report.o speed.o tensor.o timer.o useropt.o util.o verify-dft.o verify-lib.o verify-r2r.o verify-rdft2.o verify.o zero.o my-getopt.o ranlib libbench2.a make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/libbench2' Making all in . make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -version-info 8:5:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfftw3.la -rpath /usr/lib64 kernel/libkernel.la dft/libdft.la dft/scalar/libdft_scalar.la dft/scalar/codelets/libdft_scalar_codelets.la rdft/librdft.la rdft/scalar/librdft_scalar.la rdft/scalar/r2cf/librdft_scalar_r2cf.la rdft/scalar/r2cb/librdft_scalar_r2cb.la rdft/scalar/r2r/librdft_scalar_r2r.la reodft/libreodft.la api/libapi.la simd-support/libsimd_support.la simd-support/libsimd_sse2_nonportable.la -lm cp -f fftw.pc fftw3.pc libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive kernel/.libs/libkernel.a dft/.libs/libdft.a dft/scalar/.libs/libdft_scalar.a dft/scalar/codelets/.libs/libdft_scalar_codelets.a rdft/.libs/librdft.a rdft/scalar/.libs/librdft_scalar.a rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a rdft/scalar/r2r/.libs/librdft_scalar_r2r.a reodft/.libs/libreodft.a api/.libs/libapi.a simd-support/.libs/libsimd_support.a simd-support/.libs/libsimd_sse2_nonportable.a -Wl,--no-whole-archive -lm -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libfftw3.so.3 -o .libs/libfftw3.so.3.5.5 libtool: link: (cd ".libs" && rm -f "libfftw3.so.3" && ln -s "libfftw3.so.3.5.5" "libfftw3.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3.so" && ln -s "libfftw3.so.3.5.5" "libfftw3.so") libtool: link: (cd .libs/libfftw3.lax/libkernel.a && ar x "/builddir/build/BUILD/fftw-3.3.5/double/kernel/.libs/libkernel.a") libtool: link: (cd .libs/libfftw3.lax/libdft.a && ar x "/builddir/build/BUILD/fftw-3.3.5/double/dft/.libs/libdft.a") libtool: link: (cd .libs/libfftw3.lax/libdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar/.libs/libdft_scalar.a") libtool: link: (cd .libs/libfftw3.lax/libdft_scalar_codelets.a && ar x "/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar/codelets/.libs/libdft_scalar_codelets.a") libtool: link: (cd .libs/libfftw3.lax/librdft.a && ar x "/builddir/build/BUILD/fftw-3.3.5/double/rdft/.libs/librdft.a") libtool: link: (cd .libs/libfftw3.lax/librdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/.libs/librdft_scalar.a") libtool: link: (cd .libs/libfftw3.lax/librdft_scalar_r2cf.a && ar x "/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a") libtool: link: (cd .libs/libfftw3.lax/librdft_scalar_r2cb.a && ar x "/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a") libtool: link: (cd .libs/libfftw3.lax/librdft_scalar_r2r.a && ar x "/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2r/.libs/librdft_scalar_r2r.a") libtool: link: (cd .libs/libfftw3.lax/libreodft.a && ar x "/builddir/build/BUILD/fftw-3.3.5/double/reodft/.libs/libreodft.a") libtool: link: (cd .libs/libfftw3.lax/libapi.a && ar x "/builddir/build/BUILD/fftw-3.3.5/double/api/.libs/libapi.a") libtool: link: (cd .libs/libfftw3.lax/libsimd_support.a && ar x "/builddir/build/BUILD/fftw-3.3.5/double/simd-support/.libs/libsimd_support.a") libtool: link: (cd .libs/libfftw3.lax/libsimd_sse2_nonportable.a && ar x "/builddir/build/BUILD/fftw-3.3.5/double/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-128-fma.o .libs/libfftw3.lax/libsimd_support.a/avx.o .libs/libfftw3.lax/libsimd_support.a/avx2.o .libs/libfftw3.lax/libsimd_support.a/avx512.o .libs/libfftw3.lax/libsimd_support.a/kcvi.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_support.a/vsx.o .libs/libfftw3.lax/libsimd_sse2_nonportable.a/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: link: ranlib .libs/libfftw3.a libtool: link: rm -fr .libs/libfftw3.lax .libs/libfftw3.lax libtool: link: ( cd ".libs" && rm -f "libfftw3.la" && ln -s "../libfftw3.la" "libfftw3.la" ) make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double' Making all in threads make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/threads' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_threads_la-api.lo `test -f 'api.c' || echo '../../threads/'`api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_threads_la-conf.lo `test -f 'conf.c' || echo '../../threads/'`conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_threads_la-threads.lo `test -f 'threads.c' || echo '../../threads/'`threads.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_threads_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo '../../threads/'`dft-vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/threads.c -fPIC -DPIC -o .libs/libfftw3_threads_la-threads.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/api.c -fPIC -DPIC -o .libs/libfftw3_threads_la-api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/conf.c -fPIC -DPIC -o .libs/libfftw3_threads_la-conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3_threads_la-dft-vrank-geq1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/conf.c -o libfftw3_threads_la-conf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/api.c -o libfftw3_threads_la-api.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/dft-vrank-geq1.c -o libfftw3_threads_la-dft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_threads_la-ct.lo `test -f 'ct.c' || echo '../../threads/'`ct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/threads.c -o libfftw3_threads_la-threads.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/ct.c -fPIC -DPIC -o .libs/libfftw3_threads_la-ct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_threads_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo '../../threads/'`rdft-vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3_threads_la-rdft-vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_threads_la-hc2hc.lo `test -f 'hc2hc.c' || echo '../../threads/'`hc2hc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/hc2hc.c -fPIC -DPIC -o .libs/libfftw3_threads_la-hc2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/ct.c -o libfftw3_threads_la-ct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_threads_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo '../../threads/'`vrank-geq1-rdft2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3_threads_la-vrank-geq1-rdft2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/rdft-vrank-geq1.c -o libfftw3_threads_la-rdft-vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/hc2hc.c -o libfftw3_threads_la-hc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_threads_la-f77api.lo `test -f 'f77api.c' || echo '../../threads/'`f77api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/f77api.c -fPIC -DPIC -o .libs/libfftw3_threads_la-f77api.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_omp_la-api.lo `test -f 'api.c' || echo '../../threads/'`api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/vrank-geq1-rdft2.c -o libfftw3_threads_la-vrank-geq1-rdft2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/api.c -fPIC -DPIC -o .libs/libfftw3_omp_la-api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/f77api.c -o libfftw3_threads_la-f77api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_omp_la-conf.lo `test -f 'conf.c' || echo '../../threads/'`conf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/conf.c -fPIC -DPIC -o .libs/libfftw3_omp_la-conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/api.c -o libfftw3_omp_la-api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_omp_la-openmp.lo `test -f 'openmp.c' || echo '../../threads/'`openmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_omp_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo '../../threads/'`dft-vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/openmp.c -fPIC -DPIC -o .libs/libfftw3_omp_la-openmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/conf.c -o libfftw3_omp_la-conf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3_omp_la-dft-vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_omp_la-ct.lo `test -f 'ct.c' || echo '../../threads/'`ct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/ct.c -fPIC -DPIC -o .libs/libfftw3_omp_la-ct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/openmp.c -o libfftw3_omp_la-openmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_omp_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo '../../threads/'`rdft-vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3_omp_la-rdft-vrank-geq1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/dft-vrank-geq1.c -o libfftw3_omp_la-dft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_omp_la-hc2hc.lo `test -f 'hc2hc.c' || echo '../../threads/'`hc2hc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/hc2hc.c -fPIC -DPIC -o .libs/libfftw3_omp_la-hc2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/ct.c -o libfftw3_omp_la-ct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/rdft-vrank-geq1.c -o libfftw3_omp_la-rdft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_omp_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo '../../threads/'`vrank-geq1-rdft2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3_omp_la-vrank-geq1-rdft2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/hc2hc.c -o libfftw3_omp_la-hc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3_omp_la-f77api.lo `test -f 'f77api.c' || echo '../../threads/'`f77api.c /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 8:5:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfftw3_threads.la -rpath /usr/lib64 libfftw3_threads_la-api.lo libfftw3_threads_la-conf.lo libfftw3_threads_la-threads.lo libfftw3_threads_la-dft-vrank-geq1.lo libfftw3_threads_la-ct.lo libfftw3_threads_la-rdft-vrank-geq1.lo libfftw3_threads_la-hc2hc.lo libfftw3_threads_la-vrank-geq1-rdft2.lo libfftw3_threads_la-f77api.lo ../libfftw3.la -lm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/f77api.c -fPIC -DPIC -o .libs/libfftw3_omp_la-f77api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/vrank-geq1-rdft2.c -o libfftw3_omp_la-vrank-geq1-rdft2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/f77api.c -o libfftw3_omp_la-f77api.o >/dev/null 2>&1 libtool: link: gcc -shared -fPIC -DPIC .libs/libfftw3_threads_la-api.o .libs/libfftw3_threads_la-conf.o .libs/libfftw3_threads_la-threads.o .libs/libfftw3_threads_la-dft-vrank-geq1.o .libs/libfftw3_threads_la-ct.o .libs/libfftw3_threads_la-rdft-vrank-geq1.o .libs/libfftw3_threads_la-hc2hc.o .libs/libfftw3_threads_la-vrank-geq1-rdft2.o .libs/libfftw3_threads_la-f77api.o ../.libs/libfftw3.so -lm -pthread -O2 -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libfftw3_threads.so.3 -o .libs/libfftw3_threads.so.3.5.5 libtool: link: (cd ".libs" && rm -f "libfftw3_threads.so.3" && ln -s "libfftw3_threads.so.3.5.5" "libfftw3_threads.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3_threads.so" && ln -s "libfftw3_threads.so.3.5.5" "libfftw3_threads.so") libtool: link: ar cru .libs/libfftw3_threads.a libfftw3_threads_la-api.o libfftw3_threads_la-conf.o libfftw3_threads_la-threads.o libfftw3_threads_la-dft-vrank-geq1.o libfftw3_threads_la-ct.o libfftw3_threads_la-rdft-vrank-geq1.o libfftw3_threads_la-hc2hc.o libfftw3_threads_la-vrank-geq1-rdft2.o libfftw3_threads_la-f77api.o libtool: link: ranlib .libs/libfftw3_threads.a libtool: link: ( cd ".libs" && rm -f "libfftw3_threads.la" && ln -s "../libfftw3_threads.la" "libfftw3_threads.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 8:5:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfftw3_omp.la -rpath /usr/lib64 libfftw3_omp_la-api.lo libfftw3_omp_la-conf.lo libfftw3_omp_la-openmp.lo libfftw3_omp_la-dft-vrank-geq1.lo libfftw3_omp_la-ct.lo libfftw3_omp_la-rdft-vrank-geq1.lo libfftw3_omp_la-hc2hc.lo libfftw3_omp_la-vrank-geq1-rdft2.lo libfftw3_omp_la-f77api.lo ../libfftw3.la -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libfftw3_omp_la-api.o .libs/libfftw3_omp_la-conf.o .libs/libfftw3_omp_la-openmp.o .libs/libfftw3_omp_la-dft-vrank-geq1.o .libs/libfftw3_omp_la-ct.o .libs/libfftw3_omp_la-rdft-vrank-geq1.o .libs/libfftw3_omp_la-hc2hc.o .libs/libfftw3_omp_la-vrank-geq1-rdft2.o .libs/libfftw3_omp_la-f77api.o ../.libs/libfftw3.so -lm -fopenmp -O2 -Wl,-z -Wl,relro -fopenmp -Wl,-soname -Wl,libfftw3_omp.so.3 -o .libs/libfftw3_omp.so.3.5.5 libtool: link: (cd ".libs" && rm -f "libfftw3_omp.so.3" && ln -s "libfftw3_omp.so.3.5.5" "libfftw3_omp.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3_omp.so" && ln -s "libfftw3_omp.so.3.5.5" "libfftw3_omp.so") libtool: link: ar cru .libs/libfftw3_omp.a libfftw3_omp_la-api.o libfftw3_omp_la-conf.o libfftw3_omp_la-openmp.o libfftw3_omp_la-dft-vrank-geq1.o libfftw3_omp_la-ct.o libfftw3_omp_la-rdft-vrank-geq1.o libfftw3_omp_la-hc2hc.o libfftw3_omp_la-vrank-geq1-rdft2.o libfftw3_omp_la-f77api.o libtool: link: ranlib .libs/libfftw3_omp.a libtool: link: ( cd ".libs" && rm -f "libfftw3_omp.la" && ln -s "../libfftw3_omp.la" "libfftw3_omp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/threads' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/tests' gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-bench.o `test -f 'bench.c' || echo '../../tests/'`bench.c gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-hook.o `test -f 'hook.c' || echo '../../tests/'`hook.c gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-fftw-bench.o `test -f 'fftw-bench.c' || echo '../../tests/'`fftw-bench.c /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/libfftw3_threads.la ../libfftw3.la ../libbench2/libbench2.a -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/.libs/libfftw3_threads.so ../.libs/libfftw3.so ../libbench2/libbench2.a -lm -pthread make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/tests' Making all in mpi make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/mpi' sed 's/C_MPI_FINT//' ../../mpi/fftw3-mpi.f03.in > fftw3-mpi.f03 sed 's/C_MPI_FINT//' ../../mpi/fftw3l-mpi.f03.in > fftw3l-mpi.f03 make all-am make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/mpi' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/mpi' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/mpi' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/doc' Making all in FAQ make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/doc/FAQ' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/doc/FAQ' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/doc' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/doc' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/tools' rm -f fftw-wisdom.1 cp fftw_wisdom.1 fftw-wisdom.1 make all-am make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/tools' gcc -DHAVE_CONFIG_H -I. -I../../tools -I.. -I../../libbench2 -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fftw_wisdom-fftw-wisdom.o `test -f 'fftw-wisdom.c' || echo '../../tools/'`fftw-wisdom.c /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fftw-wisdom fftw_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/libfftw3_threads.la ../libfftw3.la ../libbench2/libbench2.a -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fftw-wisdom fftw_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/.libs/libfftw3_threads.so ../.libs/libfftw3.so ../libbench2/libbench2.a -lm -pthread make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/tools' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/tools' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/m4' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double' + cd .. + (( iprec++ )) + (( iprec<3 )) + mkdir long + cd long + ln -s ../configure . + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-dependency-tracking --enable-threads --enable-openmp --enable-long-double checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for C compiler vendor... gnu checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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... -fPIC -DPIC checking if gcc PIC flag -fPIC -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 (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ocamlbuild... no checking for ANSI C header files... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking c_asm.h usability... no checking c_asm.h presence... no checking for c_asm.h... no checking intrinsics.h usability... no checking intrinsics.h presence... no checking for intrinsics.h... no checking for stdint.h... (cached) yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking altivec.h usability... no checking altivec.h presence... no checking for altivec.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for long double... yes checking for hrtime_t... no checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking size of size_t... 8 checking size of ptrdiff_t... 8 checking for uintptr_t... yes checking size of float... 4 checking size of double... 8 checking size of fftw_r2r_kind... 4 checking for working alloca.h... yes checking for alloca... yes checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking for sin in -lm... yes checking for BSDgettimeofday... no checking for gettimeofday... yes checking for gethrtime... no checking for read_real_time... no checking for time_base_to_time... no checking for drand48... yes checking for sqrt... yes checking for memset... yes checking for posix_memalign... yes checking for memalign... yes checking for _mm_malloc... no checking for _mm_free... no checking for clock_gettime... yes checking for mach_absolute_time... no checking for sysctl... no 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... yes 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 cosl... (cached) yes checking for sinl... (cached) yes checking for tanl... yes checking for isnan... yes checking whether C compiler accepts -mpreferred-stack-boundary=4... no checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-cf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-pghpf... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for riscv64-redhat-linux-gnu-g95... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-ifort... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgfortran... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-ftn... no checking for riscv64-redhat-linux-gnu-nagfor... no 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... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no configure: WARNING: *** Couldn't find f77 compiler; using default Fortran wrappers. checking for OpenMP flag of C compiler... -fopenmp checking for Win32 threads... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether a cycle counter is available... no *************************************************************** WARNING: No cycle counter found. FFTW will use ESTIMATE mode for all plans. See the manual for more information. *************************************************************** 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/avx-128-fma/Makefile config.status: creating dft/simd/avx2/Makefile config.status: creating dft/simd/avx2-128/Makefile config.status: creating dft/simd/avx512/Makefile config.status: creating dft/simd/kcvi/Makefile config.status: creating dft/simd/altivec/Makefile config.status: creating dft/simd/vsx/Makefile config.status: creating dft/simd/neon/Makefile config.status: creating dft/simd/generic-simd128/Makefile config.status: creating dft/simd/generic-simd256/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/avx-128-fma/Makefile config.status: creating rdft/simd/avx2/Makefile config.status: creating rdft/simd/avx2-128/Makefile config.status: creating rdft/simd/avx512/Makefile config.status: creating rdft/simd/kcvi/Makefile config.status: creating rdft/simd/altivec/Makefile config.status: creating rdft/simd/vsx/Makefile config.status: creating rdft/simd/neon/Makefile config.status: creating rdft/simd/generic-simd128/Makefile config.status: creating rdft/simd/generic-simd256/Makefile config.status: creating reodft/Makefile config.status: creating threads/Makefile config.status: creating api/Makefile config.status: creating mpi/Makefile config.status: creating libbench2/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/FAQ/Makefile config.status: creating tools/Makefile config.status: creating tools/fftw_wisdom.1 config.status: creating tools/fftw-wisdom-to-conf config.status: creating m4/Makefile config.status: creating fftw.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long' Making all in support make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/support' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/support' Making all in kernel make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/kernel' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o align.lo ../../kernel/align.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o alloc.lo ../../kernel/alloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o assert.lo ../../kernel/assert.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o awake.lo ../../kernel/awake.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/align.c -fPIC -DPIC -o .libs/align.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/assert.c -fPIC -DPIC -o .libs/assert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/awake.c -fPIC -DPIC -o .libs/awake.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/awake.c -o awake.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/align.c -o align.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/alloc.c -o alloc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/assert.c -o assert.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o buffered.lo ../../kernel/buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cpy1d.lo ../../kernel/cpy1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cpy2d-pair.lo ../../kernel/cpy2d-pair.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/buffered.c -fPIC -DPIC -o .libs/buffered.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cpy2d.lo ../../kernel/cpy2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy1d.c -fPIC -DPIC -o .libs/cpy1d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy2d-pair.c -fPIC -DPIC -o .libs/cpy2d-pair.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy2d.c -fPIC -DPIC -o .libs/cpy2d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy1d.c -o cpy1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy2d-pair.c -o cpy2d-pair.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/cpy2d.c -o cpy2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ct.lo ../../kernel/ct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o debug.lo ../../kernel/debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/ct.c -fPIC -DPIC -o .libs/ct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o extract-reim.lo ../../kernel/extract-reim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/extract-reim.c -fPIC -DPIC -o .libs/extract-reim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/ct.c -o ct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/debug.c -o debug.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hash.lo ../../kernel/hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/extract-reim.c -o extract-reim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o iabs.lo ../../kernel/iabs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kalloc.lo ../../kernel/kalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/iabs.c -fPIC -DPIC -o .libs/iabs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/kalloc.c -fPIC -DPIC -o .libs/kalloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o md5-1.lo ../../kernel/md5-1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/hash.c -o hash.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/md5-1.c -fPIC -DPIC -o .libs/md5-1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/iabs.c -o iabs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/kalloc.c -o kalloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o md5.lo ../../kernel/md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/md5-1.c -o md5-1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o minmax.lo ../../kernel/minmax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/minmax.c -fPIC -DPIC -o .libs/minmax.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ops.lo ../../kernel/ops.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/ops.c -fPIC -DPIC -o .libs/ops.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pickdim.lo ../../kernel/pickdim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/md5.c -o md5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/minmax.c -o minmax.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/pickdim.c -fPIC -DPIC -o .libs/pickdim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/ops.c -o ops.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan.lo ../../kernel/plan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/pickdim.c -o pickdim.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o planner.lo ../../kernel/planner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/planner.c -fPIC -DPIC -o .libs/planner.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o primes.lo ../../kernel/primes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/primes.c -fPIC -DPIC -o .libs/primes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o print.lo ../../kernel/print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/print.c -fPIC -DPIC -o .libs/print.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o problem.lo ../../kernel/problem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/primes.c -o primes.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/print.c -o print.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/problem.c -o problem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rader.lo ../../kernel/rader.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o scan.lo ../../kernel/scan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/rader.c -fPIC -DPIC -o .libs/rader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/scan.c -fPIC -DPIC -o .libs/scan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o solver.lo ../../kernel/solver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/planner.c -o planner.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/rader.c -o rader.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/solver.c -fPIC -DPIC -o .libs/solver.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/solver.c -o solver.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/scan.c -o scan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o solvtab.lo ../../kernel/solvtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/solvtab.c -fPIC -DPIC -o .libs/solvtab.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o stride.lo ../../kernel/stride.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/stride.c -fPIC -DPIC -o .libs/stride.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/solvtab.c -o solvtab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor.lo ../../kernel/tensor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/stride.c -o stride.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor.c -fPIC -DPIC -o .libs/tensor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor1.lo ../../kernel/tensor1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor1.c -fPIC -DPIC -o .libs/tensor1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor2.lo ../../kernel/tensor2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor2.c -fPIC -DPIC -o .libs/tensor2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor.c -o tensor.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor1.c -o tensor1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor3.lo ../../kernel/tensor3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor2.c -o tensor2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor3.c -fPIC -DPIC -o .libs/tensor3.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor4.lo ../../kernel/tensor4.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor5.lo ../../kernel/tensor5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor4.c -fPIC -DPIC -o .libs/tensor4.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor7.lo ../../kernel/tensor7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor5.c -fPIC -DPIC -o .libs/tensor5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor3.c -o tensor3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor7.c -fPIC -DPIC -o .libs/tensor7.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor8.lo ../../kernel/tensor8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor4.c -o tensor4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor5.c -o tensor5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor8.c -fPIC -DPIC -o .libs/tensor8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor7.c -o tensor7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor8.c -o tensor8.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor9.lo ../../kernel/tensor9.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tile2d.lo ../../kernel/tile2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor9.c -fPIC -DPIC -o .libs/tensor9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tile2d.c -fPIC -DPIC -o .libs/tile2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o timer.lo ../../kernel/timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/timer.c -fPIC -DPIC -o .libs/timer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o transpose.lo ../../kernel/transpose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tensor9.c -o tensor9.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/transpose.c -fPIC -DPIC -o .libs/transpose.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/tile2d.c -o tile2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o trig.lo ../../kernel/trig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/timer.c -o timer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/trig.c -fPIC -DPIC -o .libs/trig.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o twiddle.lo ../../kernel/twiddle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/twiddle.c -fPIC -DPIC -o .libs/twiddle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/transpose.c -o transpose.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/trig.c -o trig.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../kernel/twiddle.c -o twiddle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo cpy1d.lo cpy2d-pair.lo cpy2d.lo ct.lo debug.lo extract-reim.lo hash.lo iabs.lo kalloc.lo md5-1.lo md5.lo minmax.lo ops.lo pickdim.lo plan.lo planner.lo primes.lo print.lo problem.lo rader.lo scan.lo solver.lo solvtab.lo stride.lo tensor.lo tensor1.lo tensor2.lo tensor3.lo tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo tile2d.lo timer.lo transpose.lo trig.lo twiddle.lo -lm libtool: link: ar cru .libs/libkernel.a .libs/align.o .libs/alloc.o .libs/assert.o .libs/awake.o .libs/buffered.o .libs/cpy1d.o .libs/cpy2d-pair.o .libs/cpy2d.o .libs/ct.o .libs/debug.o .libs/extract-reim.o .libs/hash.o .libs/iabs.o .libs/kalloc.o .libs/md5-1.o .libs/md5.o .libs/minmax.o .libs/ops.o .libs/pickdim.o .libs/plan.o .libs/planner.o .libs/primes.o .libs/print.o .libs/problem.o .libs/rader.o .libs/scan.o .libs/solver.o .libs/solvtab.o .libs/stride.o .libs/tensor.o .libs/tensor1.o .libs/tensor2.o .libs/tensor3.o .libs/tensor4.o .libs/tensor5.o .libs/tensor7.o .libs/tensor8.o .libs/tensor9.o .libs/tile2d.o .libs/timer.o .libs/transpose.o .libs/trig.o .libs/twiddle.o libtool: link: ranlib .libs/libkernel.a libtool: link: ( cd ".libs" && rm -f "libkernel.la" && ln -s "../libkernel.la" "libkernel.la" ) make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/kernel' Making all in simd-support make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/simd-support' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o taint.lo ../../simd-support/taint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sse2.lo ../../simd-support/sse2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o avx.lo ../../simd-support/avx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o avx-128-fma.lo ../../simd-support/avx-128-fma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/taint.c -fPIC -DPIC -o .libs/taint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx.c -fPIC -DPIC -o .libs/avx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/sse2.c -fPIC -DPIC -o .libs/sse2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx-128-fma.c -fPIC -DPIC -o .libs/avx-128-fma.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/taint.c -o taint.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx.c -o avx.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/sse2.c -o sse2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx-128-fma.c -o avx-128-fma.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o avx2.lo ../../simd-support/avx2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o avx512.lo ../../simd-support/avx512.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kcvi.lo ../../simd-support/kcvi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o altivec.lo ../../simd-support/altivec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx2.c -fPIC -DPIC -o .libs/avx2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx512.c -fPIC -DPIC -o .libs/avx512.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/kcvi.c -fPIC -DPIC -o .libs/kcvi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/altivec.c -fPIC -DPIC -o .libs/altivec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx2.c -o avx2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/avx512.c -o avx512.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/kcvi.c -o kcvi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/altivec.c -o altivec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vsx.lo ../../simd-support/vsx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o neon.lo ../../simd-support/neon.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libsimd_sse2_nonportable_la-sse2-nonportable.lo `test -f 'sse2-nonportable.c' || echo '../../simd-support/'`sse2-nonportable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/vsx.c -fPIC -DPIC -o .libs/vsx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/neon.c -fPIC -DPIC -o .libs/neon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/sse2-nonportable.c -fPIC -DPIC -o .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/vsx.c -o vsx.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/neon.c -o neon.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../simd-support/sse2-nonportable.c -o libsimd_sse2_nonportable_la-sse2-nonportable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsimd_support.la taint.lo sse2.lo avx.lo avx-128-fma.lo avx2.lo avx512.lo kcvi.lo altivec.lo vsx.lo neon.lo -lm /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsimd_sse2_nonportable.la libsimd_sse2_nonportable_la-sse2-nonportable.lo -lm libtool: link: ar cru .libs/libsimd_support.a .libs/taint.o .libs/sse2.o .libs/avx.o .libs/avx-128-fma.o .libs/avx2.o .libs/avx512.o .libs/kcvi.o .libs/altivec.o .libs/vsx.o .libs/neon.o libtool: link: ranlib .libs/libsimd_support.a libtool: link: ar cru .libs/libsimd_sse2_nonportable.a .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: link: ranlib .libs/libsimd_sse2_nonportable.a libtool: link: ( cd ".libs" && rm -f "libsimd_support.la" && ln -s "../libsimd_support.la" "libsimd_support.la" ) libtool: link: ( cd ".libs" && rm -f "libsimd_sse2_nonportable.la" && ln -s "../libsimd_sse2_nonportable.la" "libsimd_sse2_nonportable.la" ) make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/simd-support' Making all in dft make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft' Making all in scalar make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar' Making all in codelets make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar/codelets' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_dft_standard);"; \ echo "const solvtab X(solvtab_dft_standard) = {"; \ for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar/codelets' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_2.lo ../../../../dft/scalar/codelets/n1_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_3.lo ../../../../dft/scalar/codelets/n1_3.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_4.lo ../../../../dft/scalar/codelets/n1_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_5.lo ../../../../dft/scalar/codelets/n1_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_2.c -fPIC -DPIC -o .libs/n1_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_3.c -fPIC -DPIC -o .libs/n1_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_4.c -fPIC -DPIC -o .libs/n1_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_5.c -fPIC -DPIC -o .libs/n1_5.o ../../../../dft/scalar/codelets/n1_3.c: In function 'n1_3': ../../../../dft/scalar/codelets/n1_3.c:93:122: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, ri = ri + ivs, ii = ii + ivs, ro = ro + ovs, io = io + ovs, MAKE_VOLATILE_STRIDE(12, is), MAKE_VOLATILE_STRIDE(12, os)) { ^ ../../../../dft/scalar/codelets/n1_2.c: In function 'n1_2': ../../../../dft/scalar/codelets/n1_2.c:76:121: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, ri = ri + ivs, ii = ii + ivs, ro = ro + ovs, io = io + ovs, MAKE_VOLATILE_STRIDE(8, is), MAKE_VOLATILE_STRIDE(8, os)) { ^ ../../../../dft/scalar/codelets/n1_4.c: In function 'n1_4': ../../../../dft/scalar/codelets/n1_4.c:98:122: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, ri = ri + ivs, ii = ii + ivs, ro = ro + ovs, io = io + ovs, MAKE_VOLATILE_STRIDE(16, is), MAKE_VOLATILE_STRIDE(16, os)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_2.c -o n1_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_3.c -o n1_3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_4.c -o n1_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_5.c -o n1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_6.lo ../../../../dft/scalar/codelets/n1_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_7.lo ../../../../dft/scalar/codelets/n1_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_6.c -fPIC -DPIC -o .libs/n1_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_8.lo ../../../../dft/scalar/codelets/n1_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_7.c -fPIC -DPIC -o .libs/n1_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_8.c -fPIC -DPIC -o .libs/n1_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_9.lo ../../../../dft/scalar/codelets/n1_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_9.c -fPIC -DPIC -o .libs/n1_9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_6.c -o n1_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_8.c -o n1_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_7.c -o n1_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_10.lo ../../../../dft/scalar/codelets/n1_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_9.c -o n1_9.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_10.c -fPIC -DPIC -o .libs/n1_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_11.lo ../../../../dft/scalar/codelets/n1_11.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_12.lo ../../../../dft/scalar/codelets/n1_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_11.c -fPIC -DPIC -o .libs/n1_11.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_12.c -fPIC -DPIC -o .libs/n1_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_13.lo ../../../../dft/scalar/codelets/n1_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_10.c -o n1_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_13.c -fPIC -DPIC -o .libs/n1_13.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_12.c -o n1_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_11.c -o n1_11.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_14.lo ../../../../dft/scalar/codelets/n1_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_14.c -fPIC -DPIC -o .libs/n1_14.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_15.lo ../../../../dft/scalar/codelets/n1_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_15.c -fPIC -DPIC -o .libs/n1_15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_13.c -o n1_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_16.lo ../../../../dft/scalar/codelets/n1_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_16.c -fPIC -DPIC -o .libs/n1_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_14.c -o n1_14.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_15.c -o n1_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_32.lo ../../../../dft/scalar/codelets/n1_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_32.c -fPIC -DPIC -o .libs/n1_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_16.c -o n1_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_64.lo ../../../../dft/scalar/codelets/n1_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_64.c -fPIC -DPIC -o .libs/n1_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_20.lo ../../../../dft/scalar/codelets/n1_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_20.c -fPIC -DPIC -o .libs/n1_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n1_25.lo ../../../../dft/scalar/codelets/n1_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_25.c -fPIC -DPIC -o .libs/n1_25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_32.c -o n1_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_20.c -o n1_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_25.c -o n1_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_2.lo ../../../../dft/scalar/codelets/t1_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_2.c -fPIC -DPIC -o .libs/t1_2.o ../../../../dft/scalar/codelets/t1_2.c: In function 't1_2': ../../../../dft/scalar/codelets/t1_2.c:89:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 2); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 2, MAKE_VOLATILE_STRIDE(4, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_2.c -o t1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_3.lo ../../../../dft/scalar/codelets/t1_3.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_4.lo ../../../../dft/scalar/codelets/t1_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_3.c -fPIC -DPIC -o .libs/t1_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_4.c -fPIC -DPIC -o .libs/t1_4.o ../../../../dft/scalar/codelets/t1_3.c: In function 't1_3': ../../../../dft/scalar/codelets/t1_3.c:112:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 4); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 4, MAKE_VOLATILE_STRIDE(6, rs)) { ^ ../../../../dft/scalar/codelets/t1_4.c: In function 't1_4': ../../../../dft/scalar/codelets/t1_4.c:126:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 6); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 6, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_3.c -o t1_3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_4.c -o t1_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_5.lo ../../../../dft/scalar/codelets/t1_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_5.c -fPIC -DPIC -o .libs/t1_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_6.lo ../../../../dft/scalar/codelets/t1_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_6.c -fPIC -DPIC -o .libs/t1_6.o ../../../../dft/scalar/codelets/t1_5.c: In function 't1_5': ../../../../dft/scalar/codelets/t1_5.c:164:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 8); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 8, MAKE_VOLATILE_STRIDE(10, rs)) { ^ ../../../../dft/scalar/codelets/t1_6.c: In function 't1_6': ../../../../dft/scalar/codelets/t1_6.c:176:93: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 10); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 10, MAKE_VOLATILE_STRIDE(12, rs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_7.lo ../../../../dft/scalar/codelets/t1_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_7.c -fPIC -DPIC -o .libs/t1_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_5.c -o t1_5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_6.c -o t1_6.o >/dev/null 2>&1 ../../../../dft/scalar/codelets/t1_7.c: In function 't1_7': ../../../../dft/scalar/codelets/t1_7.c:227:93: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 12); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 12, MAKE_VOLATILE_STRIDE(14, rs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_8.lo ../../../../dft/scalar/codelets/t1_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_8.c -fPIC -DPIC -o .libs/t1_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_7.c -o t1_7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/n1_64.c -o n1_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_9.lo ../../../../dft/scalar/codelets/t1_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_9.c -fPIC -DPIC -o .libs/t1_9.o ../../../../dft/scalar/codelets/t1_8.c: In function 't1_8': ../../../../dft/scalar/codelets/t1_8.c:212:93: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 14); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 14, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_8.c -o t1_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_10.lo ../../../../dft/scalar/codelets/t1_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_10.c -fPIC -DPIC -o .libs/t1_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_9.c -o t1_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_12.lo ../../../../dft/scalar/codelets/t1_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_12.c -fPIC -DPIC -o .libs/t1_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_10.c -o t1_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_15.lo ../../../../dft/scalar/codelets/t1_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_15.c -fPIC -DPIC -o .libs/t1_15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_12.c -o t1_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_16.lo ../../../../dft/scalar/codelets/t1_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_16.c -fPIC -DPIC -o .libs/t1_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_32.lo ../../../../dft/scalar/codelets/t1_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_15.c -o t1_15.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_32.c -fPIC -DPIC -o .libs/t1_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_16.c -o t1_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_64.lo ../../../../dft/scalar/codelets/t1_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_64.c -fPIC -DPIC -o .libs/t1_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_20.lo ../../../../dft/scalar/codelets/t1_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_20.c -fPIC -DPIC -o .libs/t1_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_32.c -o t1_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_20.c -o t1_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t1_25.lo ../../../../dft/scalar/codelets/t1_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_25.c -fPIC -DPIC -o .libs/t1_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_4.lo ../../../../dft/scalar/codelets/t2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_4.c -fPIC -DPIC -o .libs/t2_4.o ../../../../dft/scalar/codelets/t2_4.c: In function 't2_4': ../../../../dft/scalar/codelets/t2_4.c:132:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 4); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 4, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_4.c -o t2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_8.lo ../../../../dft/scalar/codelets/t2_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_16.lo ../../../../dft/scalar/codelets/t2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_8.c -fPIC -DPIC -o .libs/t2_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_16.c -fPIC -DPIC -o .libs/t2_16.o ../../../../dft/scalar/codelets/t2_8.c: In function 't2_8': ../../../../dft/scalar/codelets/t2_8.c:233:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 6); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_25.c -o t1_25.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_8.c -o t2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_32.lo ../../../../dft/scalar/codelets/t2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_16.c -o t2_16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_32.c -fPIC -DPIC -o .libs/t2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_64.lo ../../../../dft/scalar/codelets/t2_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_64.c -fPIC -DPIC -o .libs/t2_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_5.lo ../../../../dft/scalar/codelets/t2_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_5.c -fPIC -DPIC -o .libs/t2_5.o ../../../../dft/scalar/codelets/t2_5.c: In function 't2_5': ../../../../dft/scalar/codelets/t2_5.c:171:91: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 4); m < me; m = m + 1, ri = ri + ms, ii = ii + ms, W = W + 4, MAKE_VOLATILE_STRIDE(10, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_5.c -o t2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_10.lo ../../../../dft/scalar/codelets/t2_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_10.c -fPIC -DPIC -o .libs/t2_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_32.c -o t2_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_10.c -o t2_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t1_64.c -o t1_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_20.lo ../../../../dft/scalar/codelets/t2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_20.c -fPIC -DPIC -o .libs/t2_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_20.c -o t2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t2_25.lo ../../../../dft/scalar/codelets/t2_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_25.c -fPIC -DPIC -o .libs/t2_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_2.lo ../../../../dft/scalar/codelets/q1_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_2.c -fPIC -DPIC -o .libs/q1_2.o ../../../../dft/scalar/codelets/q1_2.c: In function 'q1_2': ../../../../dft/scalar/codelets/q1_2.c:106:124: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 2); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 2, MAKE_VOLATILE_STRIDE(4, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_2.c -o q1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_4.lo ../../../../dft/scalar/codelets/q1_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_4.c -fPIC -DPIC -o .libs/q1_4.o ../../../../dft/scalar/codelets/q1_4.c: In function 'q1_4': ../../../../dft/scalar/codelets/q1_4.c:296:124: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 6); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 6, MAKE_VOLATILE_STRIDE(8, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_25.c -o t2_25.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_4.c -o q1_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_8.lo ../../../../dft/scalar/codelets/q1_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_8.c -fPIC -DPIC -o .libs/q1_8.o ../../../../dft/scalar/codelets/q1_8.c: In function 'q1_8': ../../../../dft/scalar/codelets/q1_8.c:1292:127: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 14); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 14, MAKE_VOLATILE_STRIDE(16, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_3.lo ../../../../dft/scalar/codelets/q1_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_3.c -fPIC -DPIC -o .libs/q1_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/t2_64.c -o t2_64.o >/dev/null 2>&1 ../../../../dft/scalar/codelets/q1_3.c: In function 'q1_3': ../../../../dft/scalar/codelets/q1_3.c:194:124: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 4); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 4, MAKE_VOLATILE_STRIDE(6, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_3.c -o q1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_5.lo ../../../../dft/scalar/codelets/q1_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_5.c -fPIC -DPIC -o .libs/q1_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o q1_6.lo ../../../../dft/scalar/codelets/q1_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_6.c -fPIC -DPIC -o .libs/q1_6.o ../../../../dft/scalar/codelets/q1_5.c: In function 'q1_5': ../../../../dft/scalar/codelets/q1_5.c:554:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 8); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 8, MAKE_VOLATILE_STRIDE(10, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ ../../../../dft/scalar/codelets/q1_6.c: In function 'q1_6': ../../../../dft/scalar/codelets/q1_6.c:705:127: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + (mb * 10); m < me; m = m + 1, rio = rio + ms, iio = iio + ms, W = W + 10, MAKE_VOLATILE_STRIDE(12, rs), MAKE_VOLATILE_STRIDE(0, vs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_5.c -o q1_5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_6.c -o q1_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../dft/scalar/codelets/q1_8.c -o q1_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o codlist.lo codlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdft_scalar_codelets.la n1_2.lo n1_3.lo n1_4.lo n1_5.lo n1_6.lo n1_7.lo n1_8.lo n1_9.lo n1_10.lo n1_11.lo n1_12.lo n1_13.lo n1_14.lo n1_15.lo n1_16.lo n1_32.lo n1_64.lo n1_20.lo n1_25.lo t1_2.lo t1_3.lo t1_4.lo t1_5.lo t1_6.lo t1_7.lo t1_8.lo t1_9.lo t1_10.lo t1_12.lo t1_15.lo t1_16.lo t1_32.lo t1_64.lo t1_20.lo t1_25.lo t2_4.lo t2_8.lo t2_16.lo t2_32.lo t2_64.lo t2_5.lo t2_10.lo t2_20.lo t2_25.lo q1_2.lo q1_4.lo q1_8.lo q1_3.lo q1_5.lo q1_6.lo codlist.lo -lm libtool: link: ar cru .libs/libdft_scalar_codelets.a .libs/n1_2.o .libs/n1_3.o .libs/n1_4.o .libs/n1_5.o .libs/n1_6.o .libs/n1_7.o .libs/n1_8.o .libs/n1_9.o .libs/n1_10.o .libs/n1_11.o .libs/n1_12.o .libs/n1_13.o .libs/n1_14.o .libs/n1_15.o .libs/n1_16.o .libs/n1_32.o .libs/n1_64.o .libs/n1_20.o .libs/n1_25.o .libs/t1_2.o .libs/t1_3.o .libs/t1_4.o .libs/t1_5.o .libs/t1_6.o .libs/t1_7.o .libs/t1_8.o .libs/t1_9.o .libs/t1_10.o .libs/t1_12.o .libs/t1_15.o .libs/t1_16.o .libs/t1_32.o .libs/t1_64.o .libs/t1_20.o .libs/t1_25.o .libs/t2_4.o .libs/t2_8.o .libs/t2_16.o .libs/t2_32.o .libs/t2_64.o .libs/t2_5.o .libs/t2_10.o .libs/t2_20.o .libs/t2_25.o .libs/q1_2.o .libs/q1_4.o .libs/q1_8.o .libs/q1_3.o .libs/q1_5.o .libs/q1_6.o .libs/codlist.o libtool: link: ranlib .libs/libdft_scalar_codelets.a libtool: link: ( cd ".libs" && rm -f "libdft_scalar_codelets.la" && ln -s "../libdft_scalar_codelets.la" "libdft_scalar_codelets.la" ) make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar/codelets' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar/codelets' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o n.lo ../../../dft/scalar/n.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o t.lo ../../../dft/scalar/t.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../dft/scalar/n.c -fPIC -DPIC -o .libs/n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../dft/scalar/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../dft/scalar/t.c -o t.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../dft/scalar/n.c -o n.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdft_scalar.la n.lo t.lo -lm libtool: link: ar cru .libs/libdft_scalar.a .libs/n.o .libs/t.o libtool: link: ranlib .libs/libdft_scalar.a libtool: link: ( cd ".libs" && rm -f "libdft_scalar.la" && ln -s "../libdft_scalar.la" "libdft_scalar.la" ) make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar' Making all in simd make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd' Making all in common make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/common' ( \ echo "#include \"ifftw.h\""; \ echo "#include SIMD_HEADER"; \ echo; \ for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void XSIMD(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab XSIMD(solvtab_dft);"; \ echo "const solvtab XSIMD(solvtab_dft) = {"; \ for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(XSIMD(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/common' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/common' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/common' Making all in sse2 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/sse2' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/sse2' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/sse2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/sse2' Making all in avx make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx' Making all in avx-128-fma make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx-128-fma' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx-128-fma' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx-128-fma' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx-128-fma' Making all in avx2 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2' Making all in avx2-128 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2-128' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2-128' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2-128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2-128' Making all in avx512 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx512' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx512' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx512' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx512' Making all in kcvi make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/kcvi' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/kcvi' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/kcvi' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/kcvi' Making all in altivec make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/altivec' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/altivec' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/altivec' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/altivec' Making all in vsx make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/vsx' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/vsx' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/vsx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/vsx' Making all in neon make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/neon' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/neon' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/neon' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/neon' Making all in generic-simd128 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd128' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd128' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd128' Making all in generic-simd256 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd256' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd256' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd256' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd256' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bluestein.lo ../../dft/bluestein.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o buffered.lo ../../dft/buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o conf.lo ../../dft/conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ct.lo ../../dft/ct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/bluestein.c -fPIC -DPIC -o .libs/bluestein.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/ct.c -fPIC -DPIC -o .libs/ct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/conf.c -o conf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/ct.c -o ct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/buffered.c -o buffered.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dftw-direct.lo ../../dft/dftw-direct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/bluestein.c -o bluestein.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-direct.c -fPIC -DPIC -o .libs/dftw-direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dftw-directsq.lo ../../dft/dftw-directsq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dftw-generic.lo ../../dft/dftw-generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-directsq.c -fPIC -DPIC -o .libs/dftw-directsq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-generic.c -fPIC -DPIC -o .libs/dftw-generic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dftw-genericbuf.lo ../../dft/dftw-genericbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-direct.c -o dftw-direct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-genericbuf.c -fPIC -DPIC -o .libs/dftw-genericbuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-directsq.c -o dftw-directsq.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-generic.c -o dftw-generic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/dftw-genericbuf.c -o dftw-genericbuf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o direct.lo ../../dft/direct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o generic.lo ../../dft/generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/direct.c -fPIC -DPIC -o .libs/direct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/generic.c -fPIC -DPIC -o .libs/generic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o indirect.lo ../../dft/indirect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/indirect.c -fPIC -DPIC -o .libs/indirect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o indirect-transpose.lo ../../dft/indirect-transpose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/indirect-transpose.c -fPIC -DPIC -o .libs/indirect-transpose.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/generic.c -o generic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/direct.c -o direct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/indirect.c -o indirect.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/indirect-transpose.c -o indirect-transpose.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kdft-dif.lo ../../dft/kdft-dif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-dif.c -fPIC -DPIC -o .libs/kdft-dif.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kdft-difsq.lo ../../dft/kdft-difsq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kdft-dit.lo ../../dft/kdft-dit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-difsq.c -fPIC -DPIC -o .libs/kdft-difsq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-dit.c -fPIC -DPIC -o .libs/kdft-dit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-dif.c -o kdft-dif.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kdft.lo ../../dft/kdft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-difsq.c -o kdft-difsq.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft-dit.c -o kdft-dit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft.c -fPIC -DPIC -o .libs/kdft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nop.lo ../../dft/nop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/nop.c -fPIC -DPIC -o .libs/nop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan.lo ../../dft/plan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o problem.lo ../../dft/problem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/kdft.c -o kdft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/nop.c -o nop.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rader.lo ../../dft/rader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/plan.c -o plan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/rader.c -fPIC -DPIC -o .libs/rader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/problem.c -o problem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rank-geq2.lo ../../dft/rank-geq2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o solve.lo ../../dft/solve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/solve.c -fPIC -DPIC -o .libs/solve.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vrank-geq1.lo ../../dft/vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/solve.c -o solve.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/rader.c -o rader.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o zero.lo ../../dft/zero.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/zero.c -fPIC -DPIC -o .libs/zero.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../dft/zero.c -o zero.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo dftw-direct.lo dftw-directsq.lo dftw-generic.lo dftw-genericbuf.lo direct.lo generic.lo indirect.lo indirect-transpose.lo kdft-dif.lo kdft-difsq.lo kdft-dit.lo kdft.lo nop.lo plan.lo problem.lo rader.lo rank-geq2.lo solve.lo vrank-geq1.lo zero.lo -lm libtool: link: ar cru .libs/libdft.a .libs/bluestein.o .libs/buffered.o .libs/conf.o .libs/ct.o .libs/dftw-direct.o .libs/dftw-directsq.o .libs/dftw-generic.o .libs/dftw-genericbuf.o .libs/direct.o .libs/generic.o .libs/indirect.o .libs/indirect-transpose.o .libs/kdft-dif.o .libs/kdft-difsq.o .libs/kdft-dit.o .libs/kdft.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rader.o .libs/rank-geq2.o .libs/solve.o .libs/vrank-geq1.o .libs/zero.o libtool: link: ranlib .libs/libdft.a libtool: link: ( cd ".libs" && rm -f "libdft.la" && ln -s "../libdft.la" "libdft.la" ) make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft' Making all in rdft make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft' Making all in scalar make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar' Making all in r2cf make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cf' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2cf);"; \ echo "const solvtab X(solvtab_rdft_r2cf) = {"; \ for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_2.lo ../../../../rdft/scalar/r2cf/r2cf_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_3.lo ../../../../rdft/scalar/r2cf/r2cf_3.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_4.lo ../../../../rdft/scalar/r2cf/r2cf_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_5.lo ../../../../rdft/scalar/r2cf/r2cf_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_3.c -fPIC -DPIC -o .libs/r2cf_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_4.c -fPIC -DPIC -o .libs/r2cf_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_5.c -fPIC -DPIC -o .libs/r2cf_5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_2.c -fPIC -DPIC -o .libs/r2cf_2.o ../../../../rdft/scalar/r2cf/r2cf_3.c: In function 'r2cf_3': ../../../../rdft/scalar/r2cf/r2cf_3.c:79:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(12, rs), MAKE_VOLATILE_STRIDE(12, csr), MAKE_VOLATILE_STRIDE(12, csi)) { ^ ../../../../rdft/scalar/r2cf/r2cf_2.c: In function 'r2cf_2': ../../../../rdft/scalar/r2cf/r2cf_2.c:72:151: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(8, rs), MAKE_VOLATILE_STRIDE(8, csr), MAKE_VOLATILE_STRIDE(8, csi)) { ^ ../../../../rdft/scalar/r2cf/r2cf_4.c: In function 'r2cf_4': ../../../../rdft/scalar/r2cf/r2cf_4.c:78:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(16, rs), MAKE_VOLATILE_STRIDE(16, csr), MAKE_VOLATILE_STRIDE(16, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_2.c -o r2cf_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_3.c -o r2cf_3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_4.c -o r2cf_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_5.c -o r2cf_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_6.lo ../../../../rdft/scalar/r2cf/r2cf_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_7.lo ../../../../rdft/scalar/r2cf/r2cf_7.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_8.lo ../../../../rdft/scalar/r2cf/r2cf_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_6.c -fPIC -DPIC -o .libs/r2cf_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_7.c -fPIC -DPIC -o .libs/r2cf_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_9.lo ../../../../rdft/scalar/r2cf/r2cf_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_8.c -fPIC -DPIC -o .libs/r2cf_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_9.c -fPIC -DPIC -o .libs/r2cf_9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_6.c -o r2cf_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_8.c -o r2cf_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_7.c -o r2cf_7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_9.c -o r2cf_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_10.lo ../../../../rdft/scalar/r2cf/r2cf_10.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_11.lo ../../../../rdft/scalar/r2cf/r2cf_11.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_12.lo ../../../../rdft/scalar/r2cf/r2cf_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_10.c -fPIC -DPIC -o .libs/r2cf_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_11.c -fPIC -DPIC -o .libs/r2cf_11.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_12.c -fPIC -DPIC -o .libs/r2cf_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_13.lo ../../../../rdft/scalar/r2cf/r2cf_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_13.c -fPIC -DPIC -o .libs/r2cf_13.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_10.c -o r2cf_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_12.c -o r2cf_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_11.c -o r2cf_11.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_14.lo ../../../../rdft/scalar/r2cf/r2cf_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_14.c -fPIC -DPIC -o .libs/r2cf_14.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_13.c -o r2cf_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_15.lo ../../../../rdft/scalar/r2cf/r2cf_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_15.c -fPIC -DPIC -o .libs/r2cf_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_16.lo ../../../../rdft/scalar/r2cf/r2cf_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_16.c -fPIC -DPIC -o .libs/r2cf_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_14.c -o r2cf_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_32.lo ../../../../rdft/scalar/r2cf/r2cf_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_15.c -o r2cf_15.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_32.c -fPIC -DPIC -o .libs/r2cf_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_16.c -o r2cf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_64.lo ../../../../rdft/scalar/r2cf/r2cf_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_64.c -fPIC -DPIC -o .libs/r2cf_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_128.lo ../../../../rdft/scalar/r2cf/r2cf_128.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_128.c -fPIC -DPIC -o .libs/r2cf_128.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_20.lo ../../../../rdft/scalar/r2cf/r2cf_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_20.c -fPIC -DPIC -o .libs/r2cf_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_32.c -o r2cf_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_20.c -o r2cf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cf_25.lo ../../../../rdft/scalar/r2cf/r2cf_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_25.c -fPIC -DPIC -o .libs/r2cf_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_2.lo ../../../../rdft/scalar/r2cf/hf_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_2.c -fPIC -DPIC -o .libs/hf_2.o ../../../../rdft/scalar/r2cf/hf_2.c: In function 'hf_2': ../../../../rdft/scalar/r2cf/hf_2.c:89:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 2, MAKE_VOLATILE_STRIDE(4, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_2.c -o hf_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_64.c -o r2cf_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_3.lo ../../../../rdft/scalar/r2cf/hf_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_3.c -fPIC -DPIC -o .libs/hf_3.o ../../../../rdft/scalar/r2cf/hf_3.c: In function 'hf_3': ../../../../rdft/scalar/r2cf/hf_3.c:112:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(6, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_3.c -o hf_3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_25.c -o r2cf_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_4.lo ../../../../rdft/scalar/r2cf/hf_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_4.c -fPIC -DPIC -o .libs/hf_4.o ../../../../rdft/scalar/r2cf/hf_4.c: In function 'hf_4': ../../../../rdft/scalar/r2cf/hf_4.c:126:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 6, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_4.c -o hf_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_5.lo ../../../../rdft/scalar/r2cf/hf_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_5.c -fPIC -DPIC -o .libs/hf_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_6.lo ../../../../rdft/scalar/r2cf/hf_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_6.c -fPIC -DPIC -o .libs/hf_6.o ../../../../rdft/scalar/r2cf/hf_5.c: In function 'hf_5': ../../../../rdft/scalar/r2cf/hf_5.c:164:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 8); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 8, MAKE_VOLATILE_STRIDE(10, rs)) { ^ ../../../../rdft/scalar/r2cf/hf_6.c: In function 'hf_6': ../../../../rdft/scalar/r2cf/hf_6.c:176:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 10); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 10, MAKE_VOLATILE_STRIDE(12, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_5.c -o hf_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_7.lo ../../../../rdft/scalar/r2cf/hf_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_7.c -fPIC -DPIC -o .libs/hf_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_6.c -o hf_6.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cf/hf_7.c: In function 'hf_7': ../../../../rdft/scalar/r2cf/hf_7.c:224:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 12); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 12, MAKE_VOLATILE_STRIDE(14, rs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_8.lo ../../../../rdft/scalar/r2cf/hf_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_8.c -fPIC -DPIC -o .libs/hf_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_9.lo ../../../../rdft/scalar/r2cf/hf_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_7.c -o hf_7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_9.c -fPIC -DPIC -o .libs/hf_9.o ../../../../rdft/scalar/r2cf/hf_8.c: In function 'hf_8': ../../../../rdft/scalar/r2cf/hf_8.c:212:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 14); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 14, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_8.c -o hf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_10.lo ../../../../rdft/scalar/r2cf/hf_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_10.c -fPIC -DPIC -o .libs/hf_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_9.c -o hf_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_12.lo ../../../../rdft/scalar/r2cf/hf_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_12.c -fPIC -DPIC -o .libs/hf_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cf_128.c -o r2cf_128.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_15.lo ../../../../rdft/scalar/r2cf/hf_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_10.c -o hf_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_15.c -fPIC -DPIC -o .libs/hf_15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_12.c -o hf_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_16.lo ../../../../rdft/scalar/r2cf/hf_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_16.c -fPIC -DPIC -o .libs/hf_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_32.lo ../../../../rdft/scalar/r2cf/hf_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_15.c -o hf_15.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_32.c -fPIC -DPIC -o .libs/hf_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_16.c -o hf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_64.lo ../../../../rdft/scalar/r2cf/hf_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_64.c -fPIC -DPIC -o .libs/hf_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_20.lo ../../../../rdft/scalar/r2cf/hf_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_20.c -fPIC -DPIC -o .libs/hf_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_32.c -o hf_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_20.c -o hf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf_25.lo ../../../../rdft/scalar/r2cf/hf_25.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_4.lo ../../../../rdft/scalar/r2cf/hf2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_25.c -fPIC -DPIC -o .libs/hf_25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_4.c -fPIC -DPIC -o .libs/hf2_4.o ../../../../rdft/scalar/r2cf/hf2_4.c: In function 'hf2_4': ../../../../rdft/scalar/r2cf/hf2_4.c:132:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(8, rs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_8.lo ../../../../rdft/scalar/r2cf/hf2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_8.c -fPIC -DPIC -o .libs/hf2_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_4.c -o hf2_4.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cf/hf2_8.c: In function 'hf2_8': ../../../../rdft/scalar/r2cf/hf2_8.c:233:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_16.lo ../../../../rdft/scalar/r2cf/hf2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_16.c -fPIC -DPIC -o .libs/hf2_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_8.c -o hf2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_32.lo ../../../../rdft/scalar/r2cf/hf2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_32.c -fPIC -DPIC -o .libs/hf2_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_16.c -o hf2_16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_25.c -o hf_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_5.lo ../../../../rdft/scalar/r2cf/hf2_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_5.c -fPIC -DPIC -o .libs/hf2_5.o ../../../../rdft/scalar/r2cf/hf2_5.c: In function 'hf2_5': ../../../../rdft/scalar/r2cf/hf2_5.c:171:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(10, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_5.c -o hf2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_20.lo ../../../../rdft/scalar/r2cf/hf2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_20.c -fPIC -DPIC -o .libs/hf2_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_32.c -o hf2_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf_64.c -o hf_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hf2_25.lo ../../../../rdft/scalar/r2cf/hf2_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_25.c -fPIC -DPIC -o .libs/hf2_25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_20.c -o hf2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_2.lo ../../../../rdft/scalar/r2cf/r2cfII_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_2.c -fPIC -DPIC -o .libs/r2cfII_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_3.lo ../../../../rdft/scalar/r2cf/r2cfII_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_3.c -fPIC -DPIC -o .libs/r2cfII_3.o ../../../../rdft/scalar/r2cf/r2cfII_2.c: In function 'r2cfII_2': ../../../../rdft/scalar/r2cf/r2cfII_2.c:72:151: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(8, rs), MAKE_VOLATILE_STRIDE(8, csr), MAKE_VOLATILE_STRIDE(8, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_2.c -o r2cfII_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hf2_25.c -o hf2_25.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cf/r2cfII_3.c: In function 'r2cfII_3': ../../../../rdft/scalar/r2cf/r2cfII_3.c:79:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(12, rs), MAKE_VOLATILE_STRIDE(12, csr), MAKE_VOLATILE_STRIDE(12, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_3.c -o r2cfII_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_4.lo ../../../../rdft/scalar/r2cf/r2cfII_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_4.c -fPIC -DPIC -o .libs/r2cfII_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_5.lo ../../../../rdft/scalar/r2cf/r2cfII_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_5.c -fPIC -DPIC -o .libs/r2cfII_5.o ../../../../rdft/scalar/r2cf/r2cfII_4.c: In function 'r2cfII_4': ../../../../rdft/scalar/r2cf/r2cfII_4.c:80:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ivs, R1 = R1 + ivs, Cr = Cr + ovs, Ci = Ci + ovs, MAKE_VOLATILE_STRIDE(16, rs), MAKE_VOLATILE_STRIDE(16, csr), MAKE_VOLATILE_STRIDE(16, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_4.c -o r2cfII_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_5.c -o r2cfII_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_6.lo ../../../../rdft/scalar/r2cf/r2cfII_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_6.c -fPIC -DPIC -o .libs/r2cfII_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_7.lo ../../../../rdft/scalar/r2cf/r2cfII_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_7.c -fPIC -DPIC -o .libs/r2cfII_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_6.c -o r2cfII_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_7.c -o r2cfII_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_8.lo ../../../../rdft/scalar/r2cf/r2cfII_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -fPIC -DPIC -o .libs/r2cfII_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_9.lo ../../../../rdft/scalar/r2cf/r2cfII_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -fPIC -DPIC -o .libs/r2cfII_9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -o r2cfII_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_10.lo ../../../../rdft/scalar/r2cf/r2cfII_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -o r2cfII_9.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_10.c -fPIC -DPIC -o .libs/r2cfII_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_12.lo ../../../../rdft/scalar/r2cf/r2cfII_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_12.c -fPIC -DPIC -o .libs/r2cfII_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_10.c -o r2cfII_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_15.lo ../../../../rdft/scalar/r2cf/r2cfII_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -fPIC -DPIC -o .libs/r2cfII_15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_12.c -o r2cfII_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_16.lo ../../../../rdft/scalar/r2cf/r2cfII_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -fPIC -DPIC -o .libs/r2cfII_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -o r2cfII_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_32.lo ../../../../rdft/scalar/r2cf/r2cfII_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_32.c -fPIC -DPIC -o .libs/r2cfII_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -o r2cfII_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_64.lo ../../../../rdft/scalar/r2cf/r2cfII_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_64.c -fPIC -DPIC -o .libs/r2cfII_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_20.lo ../../../../rdft/scalar/r2cf/r2cfII_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_20.c -fPIC -DPIC -o .libs/r2cfII_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_32.c -o r2cfII_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_20.c -o r2cfII_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cfII_25.lo ../../../../rdft/scalar/r2cf/r2cfII_25.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_2.lo ../../../../rdft/scalar/r2cf/hc2cf_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_25.c -fPIC -DPIC -o .libs/r2cfII_25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -fPIC -DPIC -o .libs/hc2cf_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_4.lo ../../../../rdft/scalar/r2cf/hc2cf_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -fPIC -DPIC -o .libs/hc2cf_4.o ../../../../rdft/scalar/r2cf/hc2cf_2.c: In function 'hc2cf_2': ../../../../rdft/scalar/r2cf/hc2cf_2.c:89:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 2, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -o hc2cf_2.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cf/hc2cf_4.c: In function 'hc2cf_4': ../../../../rdft/scalar/r2cf/hc2cf_4.c:126:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -o hc2cf_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_6.lo ../../../../rdft/scalar/r2cf/hc2cf_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_6.c -fPIC -DPIC -o .libs/hc2cf_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_64.c -o r2cfII_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_8.lo ../../../../rdft/scalar/r2cf/hc2cf_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_8.c -fPIC -DPIC -o .libs/hc2cf_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_6.c -o hc2cf_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/r2cfII_25.c -o r2cfII_25.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_8.c -o hc2cf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_10.lo ../../../../rdft/scalar/r2cf/hc2cf_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_10.c -fPIC -DPIC -o .libs/hc2cf_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_12.lo ../../../../rdft/scalar/r2cf/hc2cf_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_12.c -fPIC -DPIC -o .libs/hc2cf_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_10.c -o hc2cf_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_16.lo ../../../../rdft/scalar/r2cf/hc2cf_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_16.c -fPIC -DPIC -o .libs/hc2cf_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_12.c -o hc2cf_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_32.lo ../../../../rdft/scalar/r2cf/hc2cf_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_32.c -fPIC -DPIC -o .libs/hc2cf_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf_20.lo ../../../../rdft/scalar/r2cf/hc2cf_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_16.c -o hc2cf_16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_20.c -fPIC -DPIC -o .libs/hc2cf_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf2_4.lo ../../../../rdft/scalar/r2cf/hc2cf2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_4.c -fPIC -DPIC -o .libs/hc2cf2_4.o ../../../../rdft/scalar/r2cf/hc2cf2_4.c: In function 'hc2cf2_4': ../../../../rdft/scalar/r2cf/hc2cf2_4.c:132:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 4, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_4.c -o hc2cf2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf2_8.lo ../../../../rdft/scalar/r2cf/hc2cf2_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf2_16.lo ../../../../rdft/scalar/r2cf/hc2cf2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_8.c -fPIC -DPIC -o .libs/hc2cf2_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -fPIC -DPIC -o .libs/hc2cf2_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_20.c -o hc2cf_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_8.c -o hc2cf2_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf_32.c -o hc2cf_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf2_32.lo ../../../../rdft/scalar/r2cf/hc2cf2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -o hc2cf2_16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_32.c -fPIC -DPIC -o .libs/hc2cf2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cf2_20.lo ../../../../rdft/scalar/r2cf/hc2cf2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_20.c -fPIC -DPIC -o .libs/hc2cf2_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_2.lo ../../../../rdft/scalar/r2cf/hc2cfdft_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_2.c -fPIC -DPIC -o .libs/hc2cfdft_2.o ../../../../rdft/scalar/r2cf/hc2cfdft_2.c: In function 'hc2cfdft_2': ../../../../rdft/scalar/r2cf/hc2cfdft_2.c:98:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 2, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_2.c -o hc2cfdft_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_4.c -fPIC -DPIC -o .libs/hc2cfdft_4.o ../../../../rdft/scalar/r2cf/hc2cfdft_4.c: In function 'hc2cfdft_4': ../../../../rdft/scalar/r2cf/hc2cfdft_4.c:139:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_4.c -o hc2cfdft_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_20.c -o hc2cf2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_6.lo ../../../../rdft/scalar/r2cf/hc2cfdft_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_6.c -fPIC -DPIC -o .libs/hc2cfdft_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_8.lo ../../../../rdft/scalar/r2cf/hc2cfdft_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -fPIC -DPIC -o .libs/hc2cfdft_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cf2_32.c -o hc2cf2_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_6.c -o hc2cfdft_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -o hc2cfdft_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_10.lo ../../../../rdft/scalar/r2cf/hc2cfdft_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_10.c -fPIC -DPIC -o .libs/hc2cfdft_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_12.lo ../../../../rdft/scalar/r2cf/hc2cfdft_12.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_12.c -fPIC -DPIC -o .libs/hc2cfdft_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_16.c -fPIC -DPIC -o .libs/hc2cfdft_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_10.c -o hc2cfdft_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_12.c -o hc2cfdft_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_16.c -o hc2cfdft_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_32.c -fPIC -DPIC -o .libs/hc2cfdft_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft_20.lo ../../../../rdft/scalar/r2cf/hc2cfdft_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_20.c -fPIC -DPIC -o .libs/hc2cfdft_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft2_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c -fPIC -DPIC -o .libs/hc2cfdft2_4.o ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c: In function 'hc2cfdft2_4': ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c:145:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 4, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c -o hc2cfdft2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft2_8.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c -fPIC -DPIC -o .libs/hc2cfdft2_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft2_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c -fPIC -DPIC -o .libs/hc2cfdft2_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c -o hc2cfdft2_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_20.c -o hc2cfdft_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft2_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c -fPIC -DPIC -o .libs/hc2cfdft2_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c -o hc2cfdft2_16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft_32.c -o hc2cfdft_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cfdft2_20.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c -fPIC -DPIC -o .libs/hc2cfdft2_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o codlist.lo codlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c -o hc2cfdft2_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c -o hc2cfdft2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdft_scalar_r2cf.la r2cf_2.lo r2cf_3.lo r2cf_4.lo r2cf_5.lo r2cf_6.lo r2cf_7.lo r2cf_8.lo r2cf_9.lo r2cf_10.lo r2cf_11.lo r2cf_12.lo r2cf_13.lo r2cf_14.lo r2cf_15.lo r2cf_16.lo r2cf_32.lo r2cf_64.lo r2cf_128.lo r2cf_20.lo r2cf_25.lo hf_2.lo hf_3.lo hf_4.lo hf_5.lo hf_6.lo hf_7.lo hf_8.lo hf_9.lo hf_10.lo hf_12.lo hf_15.lo hf_16.lo hf_32.lo hf_64.lo hf_20.lo hf_25.lo hf2_4.lo hf2_8.lo hf2_16.lo hf2_32.lo hf2_5.lo hf2_20.lo hf2_25.lo r2cfII_2.lo r2cfII_3.lo r2cfII_4.lo r2cfII_5.lo r2cfII_6.lo r2cfII_7.lo r2cfII_8.lo r2cfII_9.lo r2cfII_10.lo r2cfII_12.lo r2cfII_15.lo r2cfII_16.lo r2cfII_32.lo r2cfII_64.lo r2cfII_20.lo r2cfII_25.lo hc2cf_2.lo hc2cf_4.lo hc2cf_6.lo hc2cf_8.lo hc2cf_10.lo hc2cf_12.lo hc2cf_16.lo hc2cf_32.lo hc2cf_20.lo hc2cf2_4.lo hc2cf2_8.lo hc2cf2_16.lo hc2cf2_32.lo hc2cf2_20.lo hc2cfdft_2.lo hc2cfdft_4.lo hc2cfdft_6.lo hc2cfdft_8.lo hc2cfdft_10.lo hc2cfdft_12.lo hc2cfdft_16.lo hc2cfdft_32.lo hc2cfdft_20.lo hc2cfdft2_4.lo hc2cfdft2_8.lo hc2cfdft2_16.lo hc2cfdft2_32.lo hc2cfdft2_20.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2cf.a .libs/r2cf_2.o .libs/r2cf_3.o .libs/r2cf_4.o .libs/r2cf_5.o .libs/r2cf_6.o .libs/r2cf_7.o .libs/r2cf_8.o .libs/r2cf_9.o .libs/r2cf_10.o .libs/r2cf_11.o .libs/r2cf_12.o .libs/r2cf_13.o .libs/r2cf_14.o .libs/r2cf_15.o .libs/r2cf_16.o .libs/r2cf_32.o .libs/r2cf_64.o .libs/r2cf_128.o .libs/r2cf_20.o .libs/r2cf_25.o .libs/hf_2.o .libs/hf_3.o .libs/hf_4.o .libs/hf_5.o .libs/hf_6.o .libs/hf_7.o .libs/hf_8.o .libs/hf_9.o .libs/hf_10.o .libs/hf_12.o .libs/hf_15.o .libs/hf_16.o .libs/hf_32.o .libs/hf_64.o .libs/hf_20.o .libs/hf_25.o .libs/hf2_4.o .libs/hf2_8.o .libs/hf2_16.o .libs/hf2_32.o .libs/hf2_5.o .libs/hf2_20.o .libs/hf2_25.o .libs/r2cfII_2.o .libs/r2cfII_3.o .libs/r2cfII_4.o .libs/r2cfII_5.o .libs/r2cfII_6.o .libs/r2cfII_7.o .libs/r2cfII_8.o .libs/r2cfII_9.o .libs/r2cfII_10.o .libs/r2cfII_12.o .libs/r2cfII_15.o .libs/r2cfII_16.o .libs/r2cfII_32.o .libs/r2cfII_64.o .libs/r2cfII_20.o .libs/r2cfII_25.o .libs/hc2cf_2.o .libs/hc2cf_4.o .libs/hc2cf_6.o .libs/hc2cf_8.o .libs/hc2cf_10.o .libs/hc2cf_12.o .libs/hc2cf_16.o .libs/hc2cf_32.o .libs/hc2cf_20.o .libs/hc2cf2_4.o .libs/hc2cf2_8.o .libs/hc2cf2_16.o .libs/hc2cf2_32.o .libs/hc2cf2_20.o .libs/hc2cfdft_2.o .libs/hc2cfdft_4.o .libs/hc2cfdft_6.o .libs/hc2cfdft_8.o .libs/hc2cfdft_10.o .libs/hc2cfdft_12.o .libs/hc2cfdft_16.o .libs/hc2cfdft_32.o .libs/hc2cfdft_20.o .libs/hc2cfdft2_4.o .libs/hc2cfdft2_8.o .libs/hc2cfdft2_16.o .libs/hc2cfdft2_32.o .libs/hc2cfdft2_20.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2cf.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cf.la" && ln -s "../librdft_scalar_r2cf.la" "librdft_scalar_r2cf.la" ) make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cf' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cf' Making all in r2cb make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cb' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2cb);"; \ echo "const solvtab X(solvtab_rdft_r2cb) = {"; \ for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cb' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_2.lo ../../../../rdft/scalar/r2cb/r2cb_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_3.lo ../../../../rdft/scalar/r2cb/r2cb_3.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_4.lo ../../../../rdft/scalar/r2cb/r2cb_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_5.lo ../../../../rdft/scalar/r2cb/r2cb_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_3.c -fPIC -DPIC -o .libs/r2cb_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_2.c -fPIC -DPIC -o .libs/r2cb_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_4.c -fPIC -DPIC -o .libs/r2cb_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_5.c -fPIC -DPIC -o .libs/r2cb_5.o ../../../../rdft/scalar/r2cb/r2cb_3.c: In function 'r2cb_3': ../../../../rdft/scalar/r2cb/r2cb_3.c:79:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(12, rs), MAKE_VOLATILE_STRIDE(12, csr), MAKE_VOLATILE_STRIDE(12, csi)) { ^ ../../../../rdft/scalar/r2cb/r2cb_2.c: In function 'r2cb_2': ../../../../rdft/scalar/r2cb/r2cb_2.c:72:151: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(8, rs), MAKE_VOLATILE_STRIDE(8, csr), MAKE_VOLATILE_STRIDE(8, csi)) { ^ ../../../../rdft/scalar/r2cb/r2cb_4.c: In function 'r2cb_4': ../../../../rdft/scalar/r2cb/r2cb_4.c:80:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(16, rs), MAKE_VOLATILE_STRIDE(16, csr), MAKE_VOLATILE_STRIDE(16, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_2.c -o r2cb_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_3.c -o r2cb_3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_4.c -o r2cb_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_5.c -o r2cb_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_6.lo ../../../../rdft/scalar/r2cb/r2cb_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_7.lo ../../../../rdft/scalar/r2cb/r2cb_7.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_8.lo ../../../../rdft/scalar/r2cb/r2cb_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_6.c -fPIC -DPIC -o .libs/r2cb_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_7.c -fPIC -DPIC -o .libs/r2cb_7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_8.c -fPIC -DPIC -o .libs/r2cb_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_9.lo ../../../../rdft/scalar/r2cb/r2cb_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_9.c -fPIC -DPIC -o .libs/r2cb_9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_6.c -o r2cb_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_8.c -o r2cb_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_7.c -o r2cb_7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_9.c -o r2cb_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_10.lo ../../../../rdft/scalar/r2cb/r2cb_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_10.c -fPIC -DPIC -o .libs/r2cb_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_11.lo ../../../../rdft/scalar/r2cb/r2cb_11.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_12.lo ../../../../rdft/scalar/r2cb/r2cb_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_11.c -fPIC -DPIC -o .libs/r2cb_11.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_12.c -fPIC -DPIC -o .libs/r2cb_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_13.lo ../../../../rdft/scalar/r2cb/r2cb_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_13.c -fPIC -DPIC -o .libs/r2cb_13.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_10.c -o r2cb_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_12.c -o r2cb_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_11.c -o r2cb_11.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_14.lo ../../../../rdft/scalar/r2cb/r2cb_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_13.c -o r2cb_13.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_14.c -fPIC -DPIC -o .libs/r2cb_14.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_15.lo ../../../../rdft/scalar/r2cb/r2cb_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_15.c -fPIC -DPIC -o .libs/r2cb_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_16.lo ../../../../rdft/scalar/r2cb/r2cb_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_16.c -fPIC -DPIC -o .libs/r2cb_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_14.c -o r2cb_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_32.lo ../../../../rdft/scalar/r2cb/r2cb_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_32.c -fPIC -DPIC -o .libs/r2cb_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_15.c -o r2cb_15.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_16.c -o r2cb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_64.lo ../../../../rdft/scalar/r2cb/r2cb_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_64.c -fPIC -DPIC -o .libs/r2cb_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_128.lo ../../../../rdft/scalar/r2cb/r2cb_128.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_20.lo ../../../../rdft/scalar/r2cb/r2cb_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_128.c -fPIC -DPIC -o .libs/r2cb_128.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_20.c -fPIC -DPIC -o .libs/r2cb_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_32.c -o r2cb_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_20.c -o r2cb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cb_25.lo ../../../../rdft/scalar/r2cb/r2cb_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_25.c -fPIC -DPIC -o .libs/r2cb_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_2.lo ../../../../rdft/scalar/r2cb/hb_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_2.c -fPIC -DPIC -o .libs/hb_2.o ../../../../rdft/scalar/r2cb/hb_2.c: In function 'hb_2': ../../../../rdft/scalar/r2cb/hb_2.c:89:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 2, MAKE_VOLATILE_STRIDE(4, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_2.c -o hb_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_3.lo ../../../../rdft/scalar/r2cb/hb_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_25.c -o r2cb_25.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_3.c -fPIC -DPIC -o .libs/hb_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_64.c -o r2cb_64.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/hb_3.c: In function 'hb_3': ../../../../rdft/scalar/r2cb/hb_3.c:112:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(6, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_3.c -o hb_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_4.lo ../../../../rdft/scalar/r2cb/hb_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_4.c -fPIC -DPIC -o .libs/hb_4.o ../../../../rdft/scalar/r2cb/hb_4.c: In function 'hb_4': ../../../../rdft/scalar/r2cb/hb_4.c:129:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 6, MAKE_VOLATILE_STRIDE(8, rs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_5.lo ../../../../rdft/scalar/r2cb/hb_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_5.c -fPIC -DPIC -o .libs/hb_5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_4.c -o hb_4.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/hb_5.c: In function 'hb_5': ../../../../rdft/scalar/r2cb/hb_5.c:167:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 8); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 8, MAKE_VOLATILE_STRIDE(10, rs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_6.lo ../../../../rdft/scalar/r2cb/hb_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_5.c -o hb_5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_6.c -fPIC -DPIC -o .libs/hb_6.o ../../../../rdft/scalar/r2cb/hb_6.c: In function 'hb_6': ../../../../rdft/scalar/r2cb/hb_6.c:178:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 10); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 10, MAKE_VOLATILE_STRIDE(12, rs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_7.lo ../../../../rdft/scalar/r2cb/hb_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_6.c -o hb_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_7.c -fPIC -DPIC -o .libs/hb_7.o ../../../../rdft/scalar/r2cb/hb_7.c: In function 'hb_7': ../../../../rdft/scalar/r2cb/hb_7.c:230:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 12); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 12, MAKE_VOLATILE_STRIDE(14, rs)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_8.lo ../../../../rdft/scalar/r2cb/hb_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_9.lo ../../../../rdft/scalar/r2cb/hb_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_7.c -o hb_7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_8.c -fPIC -DPIC -o .libs/hb_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_9.c -fPIC -DPIC -o .libs/hb_9.o ../../../../rdft/scalar/r2cb/hb_8.c: In function 'hb_8': ../../../../rdft/scalar/r2cb/hb_8.c:224:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 14); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 14, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_8.c -o hb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_10.lo ../../../../rdft/scalar/r2cb/hb_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_10.c -fPIC -DPIC -o .libs/hb_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_9.c -o hb_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_12.lo ../../../../rdft/scalar/r2cb/hb_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_12.c -fPIC -DPIC -o .libs/hb_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_10.c -o hb_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_15.lo ../../../../rdft/scalar/r2cb/hb_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_15.c -fPIC -DPIC -o .libs/hb_15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_12.c -o hb_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_16.lo ../../../../rdft/scalar/r2cb/hb_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_16.c -fPIC -DPIC -o .libs/hb_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cb_128.c -o r2cb_128.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_32.lo ../../../../rdft/scalar/r2cb/hb_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_15.c -o hb_15.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_32.c -fPIC -DPIC -o .libs/hb_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_16.c -o hb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_64.lo ../../../../rdft/scalar/r2cb/hb_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_64.c -fPIC -DPIC -o .libs/hb_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_20.lo ../../../../rdft/scalar/r2cb/hb_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_20.c -fPIC -DPIC -o .libs/hb_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_32.c -o hb_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_20.c -o hb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb_25.lo ../../../../rdft/scalar/r2cb/hb_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_25.c -fPIC -DPIC -o .libs/hb_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_4.lo ../../../../rdft/scalar/r2cb/hb2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_4.c -fPIC -DPIC -o .libs/hb2_4.o ../../../../rdft/scalar/r2cb/hb2_4.c: In function 'hb2_4': ../../../../rdft/scalar/r2cb/hb2_4.c:135:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_4.c -o hb2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_8.lo ../../../../rdft/scalar/r2cb/hb2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_8.c -fPIC -DPIC -o .libs/hb2_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_16.lo ../../../../rdft/scalar/r2cb/hb2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_16.c -fPIC -DPIC -o .libs/hb2_16.o ../../../../rdft/scalar/r2cb/hb2_8.c: In function 'hb2_8': ../../../../rdft/scalar/r2cb/hb2_8.c:239:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_8.c -o hb2_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_25.c -o hb_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_32.lo ../../../../rdft/scalar/r2cb/hb2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_32.c -fPIC -DPIC -o .libs/hb2_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_16.c -o hb2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_5.lo ../../../../rdft/scalar/r2cb/hb2_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_5.c -fPIC -DPIC -o .libs/hb2_5.o ../../../../rdft/scalar/r2cb/hb2_5.c: In function 'hb2_5': ../../../../rdft/scalar/r2cb/hb2_5.c:177:97: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, cr = cr + ms, ci = ci - ms, W = W + 4, MAKE_VOLATILE_STRIDE(10, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_5.c -o hb2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_20.lo ../../../../rdft/scalar/r2cb/hb2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_20.c -fPIC -DPIC -o .libs/hb2_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hb2_25.lo ../../../../rdft/scalar/r2cb/hb2_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_25.c -fPIC -DPIC -o .libs/hb2_25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb_64.c -o hb_64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_32.c -o hb2_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_20.c -o hb2_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hb2_25.c -o hb2_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_2.lo ../../../../rdft/scalar/r2cb/r2cbIII_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -fPIC -DPIC -o .libs/r2cbIII_2.o ../../../../rdft/scalar/r2cb/r2cbIII_2.c: In function 'r2cbIII_2': ../../../../rdft/scalar/r2cb/r2cbIII_2.c:74:151: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(8, rs), MAKE_VOLATILE_STRIDE(8, csr), MAKE_VOLATILE_STRIDE(8, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -o r2cbIII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_3.lo ../../../../rdft/scalar/r2cb/r2cbIII_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_3.c -fPIC -DPIC -o .libs/r2cbIII_3.o ../../../../rdft/scalar/r2cb/r2cbIII_3.c: In function 'r2cbIII_3': ../../../../rdft/scalar/r2cb/r2cbIII_3.c:79:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(12, rs), MAKE_VOLATILE_STRIDE(12, csr), MAKE_VOLATILE_STRIDE(12, csi)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_3.c -o r2cbIII_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_4.lo ../../../../rdft/scalar/r2cb/r2cbIII_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_4.c -fPIC -DPIC -o .libs/r2cbIII_4.o ../../../../rdft/scalar/r2cb/r2cbIII_4.c: In function 'r2cbIII_4': ../../../../rdft/scalar/r2cb/r2cbIII_4.c:82:153: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, R0 = R0 + ovs, R1 = R1 + ovs, Cr = Cr + ivs, Ci = Ci + ivs, MAKE_VOLATILE_STRIDE(16, rs), MAKE_VOLATILE_STRIDE(16, csr), MAKE_VOLATILE_STRIDE(16, csi)) { ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_5.lo ../../../../rdft/scalar/r2cb/r2cbIII_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_4.c -o r2cbIII_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_5.c -fPIC -DPIC -o .libs/r2cbIII_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_6.lo ../../../../rdft/scalar/r2cb/r2cbIII_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_5.c -o r2cbIII_5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_6.c -fPIC -DPIC -o .libs/r2cbIII_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_6.c -o r2cbIII_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_7.lo ../../../../rdft/scalar/r2cb/r2cbIII_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_7.c -fPIC -DPIC -o .libs/r2cbIII_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_8.lo ../../../../rdft/scalar/r2cb/r2cbIII_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_8.c -fPIC -DPIC -o .libs/r2cbIII_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_7.c -o r2cbIII_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_9.lo ../../../../rdft/scalar/r2cb/r2cbIII_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -fPIC -DPIC -o .libs/r2cbIII_9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_8.c -o r2cbIII_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_10.lo ../../../../rdft/scalar/r2cb/r2cbIII_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -fPIC -DPIC -o .libs/r2cbIII_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_12.lo ../../../../rdft/scalar/r2cb/r2cbIII_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -o r2cbIII_9.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_12.c -fPIC -DPIC -o .libs/r2cbIII_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -o r2cbIII_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_15.lo ../../../../rdft/scalar/r2cb/r2cbIII_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_12.c -o r2cbIII_12.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_15.c -fPIC -DPIC -o .libs/r2cbIII_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_16.lo ../../../../rdft/scalar/r2cb/r2cbIII_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_16.c -fPIC -DPIC -o .libs/r2cbIII_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_32.lo ../../../../rdft/scalar/r2cb/r2cbIII_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_32.c -fPIC -DPIC -o .libs/r2cbIII_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_15.c -o r2cbIII_15.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_16.c -o r2cbIII_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_64.lo ../../../../rdft/scalar/r2cb/r2cbIII_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_64.c -fPIC -DPIC -o .libs/r2cbIII_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_20.lo ../../../../rdft/scalar/r2cb/r2cbIII_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_20.c -fPIC -DPIC -o .libs/r2cbIII_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_32.c -o r2cbIII_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2cbIII_25.lo ../../../../rdft/scalar/r2cb/r2cbIII_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_25.c -fPIC -DPIC -o .libs/r2cbIII_25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_20.c -o r2cbIII_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_2.lo ../../../../rdft/scalar/r2cb/hc2cb_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_2.c -fPIC -DPIC -o .libs/hc2cb_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_4.lo ../../../../rdft/scalar/r2cb/hc2cb_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_4.c -fPIC -DPIC -o .libs/hc2cb_4.o ../../../../rdft/scalar/r2cb/hc2cb_2.c: In function 'hc2cb_2': ../../../../rdft/scalar/r2cb/hc2cb_2.c:89:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 2, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_2.c -o hc2cb_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_25.c -o r2cbIII_25.o >/dev/null 2>&1 ../../../../rdft/scalar/r2cb/hc2cb_4.c: In function 'hc2cb_4': ../../../../rdft/scalar/r2cb/hc2cb_4.c:129:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_4.c -o hc2cb_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_6.lo ../../../../rdft/scalar/r2cb/hc2cb_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_6.c -fPIC -DPIC -o .libs/hc2cb_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_8.lo ../../../../rdft/scalar/r2cb/hc2cb_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_8.c -fPIC -DPIC -o .libs/hc2cb_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/r2cbIII_64.c -o r2cbIII_64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_6.c -o hc2cb_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_10.lo ../../../../rdft/scalar/r2cb/hc2cb_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_10.c -fPIC -DPIC -o .libs/hc2cb_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_8.c -o hc2cb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_12.lo ../../../../rdft/scalar/r2cb/hc2cb_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_12.c -fPIC -DPIC -o .libs/hc2cb_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_16.lo ../../../../rdft/scalar/r2cb/hc2cb_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_10.c -o hc2cb_10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_16.c -fPIC -DPIC -o .libs/hc2cb_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_12.c -o hc2cb_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_32.lo ../../../../rdft/scalar/r2cb/hc2cb_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_32.c -fPIC -DPIC -o .libs/hc2cb_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_16.c -o hc2cb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb_20.lo ../../../../rdft/scalar/r2cb/hc2cb_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_20.c -fPIC -DPIC -o .libs/hc2cb_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb2_4.lo ../../../../rdft/scalar/r2cb/hc2cb2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_4.c -fPIC -DPIC -o .libs/hc2cb2_4.o ../../../../rdft/scalar/r2cb/hc2cb2_4.c: In function 'hc2cb2_4': ../../../../rdft/scalar/r2cb/hc2cb2_4.c:135:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 4); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 4, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_4.c -o hc2cb2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb2_8.lo ../../../../rdft/scalar/r2cb/hc2cb2_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_8.c -fPIC -DPIC -o .libs/hc2cb2_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb2_16.lo ../../../../rdft/scalar/r2cb/hc2cb2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_16.c -fPIC -DPIC -o .libs/hc2cb2_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_8.c -o hc2cb2_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_20.c -o hc2cb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb2_32.lo ../../../../rdft/scalar/r2cb/hc2cb2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb_32.c -o hc2cb_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_32.c -fPIC -DPIC -o .libs/hc2cb2_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_16.c -o hc2cb2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cb2_20.lo ../../../../rdft/scalar/r2cb/hc2cb2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_20.c -fPIC -DPIC -o .libs/hc2cb2_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_2.lo ../../../../rdft/scalar/r2cb/hc2cbdft_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_2.c -fPIC -DPIC -o .libs/hc2cbdft_2.o ../../../../rdft/scalar/r2cb/hc2cbdft_2.c: In function 'hc2cbdft_2': ../../../../rdft/scalar/r2cb/hc2cbdft_2.c:96:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 2); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 2, MAKE_VOLATILE_STRIDE(8, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_2.c -o hc2cbdft_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_4.c -fPIC -DPIC -o .libs/hc2cbdft_4.o ../../../../rdft/scalar/r2cb/hc2cbdft_4.c: In function 'hc2cbdft_4': ../../../../rdft/scalar/r2cb/hc2cbdft_4.c:137:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_4.c -o hc2cbdft_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_6.lo ../../../../rdft/scalar/r2cb/hc2cbdft_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_6.c -fPIC -DPIC -o .libs/hc2cbdft_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_20.c -o hc2cb2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -fPIC -DPIC -o .libs/hc2cbdft_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_6.c -o hc2cbdft_6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cb2_32.c -o hc2cb2_32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -o hc2cbdft_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_10.lo ../../../../rdft/scalar/r2cb/hc2cbdft_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_10.c -fPIC -DPIC -o .libs/hc2cbdft_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_12.lo ../../../../rdft/scalar/r2cb/hc2cbdft_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_12.c -fPIC -DPIC -o .libs/hc2cbdft_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_10.c -o hc2cbdft_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_16.c -fPIC -DPIC -o .libs/hc2cbdft_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_12.c -o hc2cbdft_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_32.c -fPIC -DPIC -o .libs/hc2cbdft_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_16.c -o hc2cbdft_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_20.c -fPIC -DPIC -o .libs/hc2cbdft_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft2_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -fPIC -DPIC -o .libs/hc2cbdft2_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft2_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c: In function 'hc2cbdft2_4': ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c:137:125: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (m = mb, W = W + ((mb - 1) * 6); m < me; m = m + 1, Rp = Rp + ms, Ip = Ip + ms, Rm = Rm - ms, Im = Im - ms, W = W + 6, MAKE_VOLATILE_STRIDE(16, rs)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -fPIC -DPIC -o .libs/hc2cbdft2_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -o hc2cbdft2_4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_20.c -o hc2cbdft_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft2_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c -fPIC -DPIC -o .libs/hc2cbdft2_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -o hc2cbdft2_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft_32.c -o hc2cbdft_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft2_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c -fPIC -DPIC -o .libs/hc2cbdft2_32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c -o hc2cbdft2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2cbdft2_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c -fPIC -DPIC -o .libs/hc2cbdft2_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o codlist.lo codlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c -o hc2cbdft2_20.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c -o hc2cbdft2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdft_scalar_r2cb.la r2cb_2.lo r2cb_3.lo r2cb_4.lo r2cb_5.lo r2cb_6.lo r2cb_7.lo r2cb_8.lo r2cb_9.lo r2cb_10.lo r2cb_11.lo r2cb_12.lo r2cb_13.lo r2cb_14.lo r2cb_15.lo r2cb_16.lo r2cb_32.lo r2cb_64.lo r2cb_128.lo r2cb_20.lo r2cb_25.lo hb_2.lo hb_3.lo hb_4.lo hb_5.lo hb_6.lo hb_7.lo hb_8.lo hb_9.lo hb_10.lo hb_12.lo hb_15.lo hb_16.lo hb_32.lo hb_64.lo hb_20.lo hb_25.lo hb2_4.lo hb2_8.lo hb2_16.lo hb2_32.lo hb2_5.lo hb2_20.lo hb2_25.lo r2cbIII_2.lo r2cbIII_3.lo r2cbIII_4.lo r2cbIII_5.lo r2cbIII_6.lo r2cbIII_7.lo r2cbIII_8.lo r2cbIII_9.lo r2cbIII_10.lo r2cbIII_12.lo r2cbIII_15.lo r2cbIII_16.lo r2cbIII_32.lo r2cbIII_64.lo r2cbIII_20.lo r2cbIII_25.lo hc2cb_2.lo hc2cb_4.lo hc2cb_6.lo hc2cb_8.lo hc2cb_10.lo hc2cb_12.lo hc2cb_16.lo hc2cb_32.lo hc2cb_20.lo hc2cb2_4.lo hc2cb2_8.lo hc2cb2_16.lo hc2cb2_32.lo hc2cb2_20.lo hc2cbdft_2.lo hc2cbdft_4.lo hc2cbdft_6.lo hc2cbdft_8.lo hc2cbdft_10.lo hc2cbdft_12.lo hc2cbdft_16.lo hc2cbdft_32.lo hc2cbdft_20.lo hc2cbdft2_4.lo hc2cbdft2_8.lo hc2cbdft2_16.lo hc2cbdft2_32.lo hc2cbdft2_20.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2cb.a .libs/r2cb_2.o .libs/r2cb_3.o .libs/r2cb_4.o .libs/r2cb_5.o .libs/r2cb_6.o .libs/r2cb_7.o .libs/r2cb_8.o .libs/r2cb_9.o .libs/r2cb_10.o .libs/r2cb_11.o .libs/r2cb_12.o .libs/r2cb_13.o .libs/r2cb_14.o .libs/r2cb_15.o .libs/r2cb_16.o .libs/r2cb_32.o .libs/r2cb_64.o .libs/r2cb_128.o .libs/r2cb_20.o .libs/r2cb_25.o .libs/hb_2.o .libs/hb_3.o .libs/hb_4.o .libs/hb_5.o .libs/hb_6.o .libs/hb_7.o .libs/hb_8.o .libs/hb_9.o .libs/hb_10.o .libs/hb_12.o .libs/hb_15.o .libs/hb_16.o .libs/hb_32.o .libs/hb_64.o .libs/hb_20.o .libs/hb_25.o .libs/hb2_4.o .libs/hb2_8.o .libs/hb2_16.o .libs/hb2_32.o .libs/hb2_5.o .libs/hb2_20.o .libs/hb2_25.o .libs/r2cbIII_2.o .libs/r2cbIII_3.o .libs/r2cbIII_4.o .libs/r2cbIII_5.o .libs/r2cbIII_6.o .libs/r2cbIII_7.o .libs/r2cbIII_8.o .libs/r2cbIII_9.o .libs/r2cbIII_10.o .libs/r2cbIII_12.o .libs/r2cbIII_15.o .libs/r2cbIII_16.o .libs/r2cbIII_32.o .libs/r2cbIII_64.o .libs/r2cbIII_20.o .libs/r2cbIII_25.o .libs/hc2cb_2.o .libs/hc2cb_4.o .libs/hc2cb_6.o .libs/hc2cb_8.o .libs/hc2cb_10.o .libs/hc2cb_12.o .libs/hc2cb_16.o .libs/hc2cb_32.o .libs/hc2cb_20.o .libs/hc2cb2_4.o .libs/hc2cb2_8.o .libs/hc2cb2_16.o .libs/hc2cb2_32.o .libs/hc2cb2_20.o .libs/hc2cbdft_2.o .libs/hc2cbdft_4.o .libs/hc2cbdft_6.o .libs/hc2cbdft_8.o .libs/hc2cbdft_10.o .libs/hc2cbdft_12.o .libs/hc2cbdft_16.o .libs/hc2cbdft_32.o .libs/hc2cbdft_20.o .libs/hc2cbdft2_4.o .libs/hc2cbdft2_8.o .libs/hc2cbdft2_16.o .libs/hc2cbdft2_32.o .libs/hc2cbdft2_20.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2cb.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cb.la" && ln -s "../librdft_scalar_r2cb.la" "librdft_scalar_r2cb.la" ) make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cb' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cb' Making all in r2r make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2r' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in e01_8.c e10_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2r);"; \ echo "const solvtab X(solvtab_rdft_r2r) = {"; \ for i in e01_8.c e10_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2r' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o e01_8.lo ../../../../rdft/scalar/r2r/e01_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o e10_8.lo ../../../../rdft/scalar/r2r/e10_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o codlist.lo codlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2r/e10_8.c -fPIC -DPIC -o .libs/e10_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2r/e01_8.c -fPIC -DPIC -o .libs/e01_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -fPIC -DPIC -o .libs/codlist.o ../../../../rdft/scalar/r2r/e01_8.c: In function 'e01_8': ../../../../rdft/scalar/r2r/e01_8.c:130:88: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, I = I + ivs, O = O + ovs, MAKE_VOLATILE_STRIDE(16, is), MAKE_VOLATILE_STRIDE(16, os)) { ^ ../../../../rdft/scalar/r2r/e10_8.c: In function 'e10_8': ../../../../rdft/scalar/r2r/e10_8.c:132:88: warning: right-hand operand of comma expression has no effect [-Wunused-value] for (i = v; i > 0; i = i - 1, I = I + ivs, O = O + ovs, MAKE_VOLATILE_STRIDE(16, is), MAKE_VOLATILE_STRIDE(16, os)) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2r/e01_8.c -o e01_8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../../rdft/scalar/r2r/e10_8.c -o e10_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdft_scalar_r2r.la e01_8.lo e10_8.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2r.a .libs/e01_8.o .libs/e10_8.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2r.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2r.la" && ln -s "../librdft_scalar_r2r.la" "librdft_scalar_r2r.la" ) make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2r' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2r' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hfb.lo ../../../rdft/scalar/hfb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2c.lo ../../../rdft/scalar/r2c.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o r2r.lo ../../../rdft/scalar/r2r.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2c.lo ../../../rdft/scalar/hc2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/r2c.c -fPIC -DPIC -o .libs/r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/hfb.c -fPIC -DPIC -o .libs/hfb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/r2r.c -fPIC -DPIC -o .libs/r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/hc2c.c -fPIC -DPIC -o .libs/hc2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/hfb.c -o hfb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/r2r.c -o r2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/r2c.c -o r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../rdft/scalar/hc2c.c -o hc2c.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdft_scalar.la hfb.lo r2c.lo r2r.lo hc2c.lo -lm libtool: link: ar cru .libs/librdft_scalar.a .libs/hfb.o .libs/r2c.o .libs/r2r.o .libs/hc2c.o libtool: link: ranlib .libs/librdft_scalar.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar.la" && ln -s "../librdft_scalar.la" "librdft_scalar.la" ) make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar' Making all in simd make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd' Making all in common make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/common' ( \ echo "#include \"ifftw.h\""; \ echo "#include SIMD_HEADER"; \ echo; \ for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void XSIMD(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab XSIMD(solvtab_rdft);"; \ echo "const solvtab XSIMD(solvtab_rdft) = {"; \ for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(XSIMD(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/common' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/common' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/common' Making all in sse2 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/sse2' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/sse2' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/sse2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/sse2' Making all in avx make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx' Making all in avx-128-fma make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx-128-fma' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx-128-fma' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx-128-fma' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx-128-fma' Making all in avx2 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2' Making all in avx2-128 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2-128' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2-128' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2-128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2-128' Making all in avx512 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx512' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx512' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx512' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx512' Making all in kcvi make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/kcvi' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/kcvi' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/kcvi' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/kcvi' Making all in altivec make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/altivec' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/altivec' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/altivec' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/altivec' Making all in vsx make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/vsx' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/vsx' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/vsx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/vsx' Making all in neon make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/neon' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/neon' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/neon' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/neon' Making all in generic-simd128 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd128' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd128' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd128' Making all in generic-simd256 make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd256' make all-am make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd256' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd256' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd256' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2hc.lo ../../rdft/hc2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dft-r2hc.lo ../../rdft/dft-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dht-r2hc.lo ../../rdft/dht-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dht-rader.lo ../../rdft/dht-rader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dft-r2hc.c -fPIC -DPIC -o .libs/dft-r2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dht-rader.c -fPIC -DPIC -o .libs/dht-rader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dht-r2hc.c -fPIC -DPIC -o .libs/dht-r2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dht-r2hc.c -o dht-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dft-r2hc.c -o dft-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc.c -o hc2hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/dht-rader.c -o dht-rader.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o buffered.lo ../../rdft/buffered.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/buffered.c -fPIC -DPIC -o .libs/buffered.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o conf.lo ../../rdft/conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o direct-r2r.lo ../../rdft/direct-r2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct-r2r.c -fPIC -DPIC -o .libs/direct-r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/conf.c -o conf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct-r2r.c -o direct-r2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/buffered.c -o buffered.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o direct-r2c.lo ../../rdft/direct-r2c.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o generic.lo ../../rdft/generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct-r2c.c -fPIC -DPIC -o .libs/direct-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/generic.c -fPIC -DPIC -o .libs/generic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2hc-direct.lo ../../rdft/hc2hc-direct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hc2hc-generic.lo ../../rdft/hc2hc-generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc-generic.c -fPIC -DPIC -o .libs/hc2hc-generic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct-r2c.c -o direct-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/generic.c -o generic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc-direct.c -o hc2hc-direct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o khc2hc.lo ../../rdft/khc2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kr2c.lo ../../rdft/kr2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/hc2hc-generic.c -o hc2hc-generic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/khc2hc.c -fPIC -DPIC -o .libs/khc2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/kr2c.c -fPIC -DPIC -o .libs/kr2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kr2r.lo ../../rdft/kr2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/kr2r.c -fPIC -DPIC -o .libs/kr2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/khc2hc.c -o khc2hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/kr2c.c -o kr2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/kr2r.c -o kr2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o indirect.lo ../../rdft/indirect.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nop.lo ../../rdft/nop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/nop.c -fPIC -DPIC -o .libs/nop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/indirect.c -fPIC -DPIC -o .libs/indirect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan.lo ../../rdft/plan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o problem.lo ../../rdft/problem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/nop.c -o nop.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/indirect.c -o indirect.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rank0.lo ../../rdft/rank0.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rank-geq2.lo ../../rdft/rank-geq2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank0.c -fPIC -DPIC -o .libs/rank0.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/problem.c -o problem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft-dht.lo ../../rdft/rdft-dht.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft-dht.c -fPIC -DPIC -o .libs/rdft-dht.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o solve.lo ../../rdft/solve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank0.c -o rank0.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/solve.c -fPIC -DPIC -o .libs/solve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft-dht.c -o rdft-dht.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vrank-geq1.lo ../../rdft/vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/solve.c -o solve.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vrank3-transpose.lo ../../rdft/vrank3-transpose.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o buffered2.lo ../../rdft/buffered2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank3-transpose.c -fPIC -DPIC -o .libs/vrank3-transpose.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/buffered2.c -fPIC -DPIC -o .libs/buffered2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o direct2.lo ../../rdft/direct2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct2.c -fPIC -DPIC -o .libs/direct2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nop2.lo ../../rdft/nop2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/buffered2.c -o buffered2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/direct2.c -o direct2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/nop2.c -fPIC -DPIC -o .libs/nop2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/nop2.c -o nop2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rank0-rdft2.lo ../../rdft/rank0-rdft2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank0-rdft2.c -fPIC -DPIC -o .libs/rank0-rdft2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank3-transpose.c -o vrank3-transpose.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rank-geq2-rdft2.lo ../../rdft/rank-geq2-rdft2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan2.lo ../../rdft/plan2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/plan2.c -fPIC -DPIC -o .libs/plan2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank-geq2-rdft2.c -fPIC -DPIC -o .libs/rank-geq2-rdft2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/plan2.c -o plan2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank0-rdft2.c -o rank0-rdft2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rank-geq2-rdft2.c -o rank-geq2-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o problem2.lo ../../rdft/problem2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/problem2.c -fPIC -DPIC -o .libs/problem2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o solve2.lo ../../rdft/solve2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/solve2.c -fPIC -DPIC -o .libs/solve2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vrank-geq1-rdft2.lo ../../rdft/vrank-geq1-rdft2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft2-rdft.lo ../../rdft/rdft2-rdft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/problem2.c -o problem2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-rdft.c -fPIC -DPIC -o .libs/rdft2-rdft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/solve2.c -o solve2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft2-tensor-max-index.lo ../../rdft/rdft2-tensor-max-index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-tensor-max-index.c -fPIC -DPIC -o .libs/rdft2-tensor-max-index.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft2-inplace-strides.lo ../../rdft/rdft2-inplace-strides.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-inplace-strides.c -fPIC -DPIC -o .libs/rdft2-inplace-strides.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-rdft.c -o rdft2-rdft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-tensor-max-index.c -o rdft2-tensor-max-index.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft2-strides.lo ../../rdft/rdft2-strides.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-strides.c -fPIC -DPIC -o .libs/rdft2-strides.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-inplace-strides.c -o rdft2-inplace-strides.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o khc2c.lo ../../rdft/khc2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/rdft2-strides.c -o rdft2-strides.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/khc2c.c -fPIC -DPIC -o .libs/khc2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ct-hc2c.lo ../../rdft/ct-hc2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/ct-hc2c.c -fPIC -DPIC -o .libs/ct-hc2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ct-hc2c-direct.lo ../../rdft/ct-hc2c-direct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/khc2c.c -o khc2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/ct-hc2c-direct.c -fPIC -DPIC -o .libs/ct-hc2c-direct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/ct-hc2c.c -o ct-hc2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../rdft/ct-hc2c-direct.c -o ct-hc2c-direct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdft.la hc2hc.lo dft-r2hc.lo dht-r2hc.lo dht-rader.lo buffered.lo conf.lo direct-r2r.lo direct-r2c.lo generic.lo hc2hc-direct.lo hc2hc-generic.lo khc2hc.lo kr2c.lo kr2r.lo indirect.lo nop.lo plan.lo problem.lo rank0.lo rank-geq2.lo rdft-dht.lo solve.lo vrank-geq1.lo vrank3-transpose.lo buffered2.lo direct2.lo nop2.lo rank0-rdft2.lo rank-geq2-rdft2.lo plan2.lo problem2.lo solve2.lo vrank-geq1-rdft2.lo rdft2-rdft.lo rdft2-tensor-max-index.lo rdft2-inplace-strides.lo rdft2-strides.lo khc2c.lo ct-hc2c.lo ct-hc2c-direct.lo -lm libtool: link: ar cru .libs/librdft.a .libs/hc2hc.o .libs/dft-r2hc.o .libs/dht-r2hc.o .libs/dht-rader.o .libs/buffered.o .libs/conf.o .libs/direct-r2r.o .libs/direct-r2c.o .libs/generic.o .libs/hc2hc-direct.o .libs/hc2hc-generic.o .libs/khc2hc.o .libs/kr2c.o .libs/kr2r.o .libs/indirect.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rank0.o .libs/rank-geq2.o .libs/rdft-dht.o .libs/solve.o .libs/vrank-geq1.o .libs/vrank3-transpose.o .libs/buffered2.o .libs/direct2.o .libs/nop2.o .libs/rank0-rdft2.o .libs/rank-geq2-rdft2.o .libs/plan2.o .libs/problem2.o .libs/solve2.o .libs/vrank-geq1-rdft2.o .libs/rdft2-rdft.o .libs/rdft2-tensor-max-index.o .libs/rdft2-inplace-strides.o .libs/rdft2-strides.o .libs/khc2c.o .libs/ct-hc2c.o .libs/ct-hc2c-direct.o libtool: link: ranlib .libs/librdft.a libtool: link: ( cd ".libs" && rm -f "librdft.la" && ln -s "../librdft.la" "librdft.la" ) make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft' Making all in reodft make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/reodft' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/reodft' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o conf.lo ../../reodft/conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o reodft010e-r2hc.lo ../../reodft/reodft010e-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o reodft11e-radix2.lo ../../reodft/reodft11e-radix2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o reodft11e-r2hc-odd.lo ../../reodft/reodft11e-r2hc-odd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft010e-r2hc.c -fPIC -DPIC -o .libs/reodft010e-r2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft11e-radix2.c -fPIC -DPIC -o .libs/reodft11e-radix2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o redft00e-r2hc-pad.lo ../../reodft/redft00e-r2hc-pad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/redft00e-r2hc-pad.c -fPIC -DPIC -o .libs/redft00e-r2hc-pad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft010e-r2hc.c -o reodft010e-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft11e-radix2.c -o reodft11e-radix2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/redft00e-r2hc-pad.c -o redft00e-r2hc-pad.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft11e-r2hc-odd.c -o reodft11e-r2hc-odd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rodft00e-r2hc-pad.lo ../../reodft/rodft00e-r2hc-pad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/rodft00e-r2hc-pad.c -fPIC -DPIC -o .libs/rodft00e-r2hc-pad.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o reodft00e-splitradix.lo ../../reodft/reodft00e-splitradix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft00e-splitradix.c -fPIC -DPIC -o .libs/reodft00e-splitradix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/rodft00e-r2hc-pad.c -o rodft00e-r2hc-pad.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../reodft/reodft00e-splitradix.c -o reodft00e-splitradix.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libreodft.la conf.lo reodft010e-r2hc.lo reodft11e-radix2.lo reodft11e-r2hc-odd.lo redft00e-r2hc-pad.lo rodft00e-r2hc-pad.lo reodft00e-splitradix.lo -lm libtool: link: ar cru .libs/libreodft.a .libs/conf.o .libs/reodft010e-r2hc.o .libs/reodft11e-radix2.o .libs/reodft11e-r2hc-odd.o .libs/redft00e-r2hc-pad.o .libs/rodft00e-r2hc-pad.o .libs/reodft00e-splitradix.o libtool: link: ranlib .libs/libreodft.a libtool: link: ( cd ".libs" && rm -f "libreodft.la" && ln -s "../libreodft.la" "libreodft.la" ) make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/reodft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/reodft' Making all in api make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/api' (echo "! Generated automatically. DO NOT EDIT!"; echo; \ echo " integer, parameter :: C_FFTW_R2R_KIND = C_INT32_T"; \ grep -v "Generated automatically" ../../api/fftw3.f03.in) > fftw3.f03 make all-am make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/api' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o apiplan.lo ../../api/apiplan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o configure.lo ../../api/configure.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-dft-c2r.lo ../../api/execute-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-dft-r2c.lo ../../api/execute-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft-c2r.c -fPIC -DPIC -o .libs/execute-dft-c2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft-r2c.c -fPIC -DPIC -o .libs/execute-dft-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/apiplan.c -fPIC -DPIC -o .libs/apiplan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/configure.c -fPIC -DPIC -o .libs/configure.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft-r2c.c -o execute-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft-c2r.c -o execute-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/configure.c -o configure.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/apiplan.c -o apiplan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-dft.lo ../../api/execute-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-r2r.lo ../../api/execute-r2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-split-dft-c2r.lo ../../api/execute-split-dft-c2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft.c -fPIC -DPIC -o .libs/execute-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-r2r.c -fPIC -DPIC -o .libs/execute-r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft-c2r.c -fPIC -DPIC -o .libs/execute-split-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-split-dft-r2c.lo ../../api/execute-split-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft-r2c.c -fPIC -DPIC -o .libs/execute-split-dft-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-r2r.c -o execute-r2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-dft.c -o execute-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft-c2r.c -o execute-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft-r2c.c -o execute-split-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute-split-dft.lo ../../api/execute-split-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o execute.lo ../../api/execute.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o export-wisdom-to-file.lo ../../api/export-wisdom-to-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft.c -fPIC -DPIC -o .libs/execute-split-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute.c -fPIC -DPIC -o .libs/execute.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom-to-file.c -fPIC -DPIC -o .libs/export-wisdom-to-file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o export-wisdom-to-string.lo ../../api/export-wisdom-to-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom-to-string.c -fPIC -DPIC -o .libs/export-wisdom-to-string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute-split-dft.c -o execute-split-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/execute.c -o execute.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom-to-file.c -o export-wisdom-to-file.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom-to-string.c -o export-wisdom-to-string.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o export-wisdom.lo ../../api/export-wisdom.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o f77api.lo ../../api/f77api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom.c -fPIC -DPIC -o .libs/export-wisdom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o flops.lo ../../api/flops.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/f77api.c -fPIC -DPIC -o .libs/f77api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/flops.c -fPIC -DPIC -o .libs/flops.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o forget-wisdom.lo ../../api/forget-wisdom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/forget-wisdom.c -fPIC -DPIC -o .libs/forget-wisdom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/export-wisdom.c -o export-wisdom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/flops.c -o flops.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/forget-wisdom.c -o forget-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o import-system-wisdom.lo ../../api/import-system-wisdom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-system-wisdom.c -fPIC -DPIC -o .libs/import-system-wisdom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o import-wisdom-from-file.lo ../../api/import-wisdom-from-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom-from-file.c -fPIC -DPIC -o .libs/import-wisdom-from-file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o import-wisdom-from-string.lo ../../api/import-wisdom-from-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom-from-string.c -fPIC -DPIC -o .libs/import-wisdom-from-string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-system-wisdom.c -o import-system-wisdom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom-from-file.c -o import-wisdom-from-file.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/f77api.c -o f77api.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom-from-string.c -o import-wisdom-from-string.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o import-wisdom.lo ../../api/import-wisdom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom.c -fPIC -DPIC -o .libs/import-wisdom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o malloc.lo ../../api/malloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/malloc.c -fPIC -DPIC -o .libs/malloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o map-r2r-kind.lo ../../api/map-r2r-kind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/map-r2r-kind.c -fPIC -DPIC -o .libs/map-r2r-kind.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/import-wisdom.c -o import-wisdom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/malloc.c -o malloc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/map-r2r-kind.c -o map-r2r-kind.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mapflags.lo ../../api/mapflags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mapflags.c -fPIC -DPIC -o .libs/mapflags.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mkprinter-file.lo ../../api/mkprinter-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mkprinter-file.c -fPIC -DPIC -o .libs/mkprinter-file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mkprinter-str.lo ../../api/mkprinter-str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mktensor-iodims.lo ../../api/mktensor-iodims.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mkprinter-str.c -fPIC -DPIC -o .libs/mkprinter-str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-iodims.c -fPIC -DPIC -o .libs/mktensor-iodims.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mapflags.c -o mapflags.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mkprinter-file.c -o mkprinter-file.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mkprinter-str.c -o mkprinter-str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-iodims.c -o mktensor-iodims.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mktensor-rowmajor.lo ../../api/mktensor-rowmajor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-rowmajor.c -fPIC -DPIC -o .libs/mktensor-rowmajor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-1d.lo ../../api/plan-dft-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-2d.lo ../../api/plan-dft-2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-1d.c -fPIC -DPIC -o .libs/plan-dft-1d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-2d.c -fPIC -DPIC -o .libs/plan-dft-2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-3d.lo ../../api/plan-dft-3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-3d.c -fPIC -DPIC -o .libs/plan-dft-3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-rowmajor.c -o mktensor-rowmajor.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-1d.c -o plan-dft-1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-2d.c -o plan-dft-2d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-3d.c -o plan-dft-3d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-c2r-1d.lo ../../api/plan-dft-c2r-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-c2r-2d.lo ../../api/plan-dft-c2r-2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-c2r-3d.lo ../../api/plan-dft-c2r-3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-1d.c -fPIC -DPIC -o .libs/plan-dft-c2r-1d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-2d.c -fPIC -DPIC -o .libs/plan-dft-c2r-2d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-3d.c -fPIC -DPIC -o .libs/plan-dft-c2r-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-c2r.lo ../../api/plan-dft-c2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r.c -fPIC -DPIC -o .libs/plan-dft-c2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-1d.c -o plan-dft-c2r-1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-2d.c -o plan-dft-c2r-2d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r-3d.c -o plan-dft-c2r-3d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-c2r.c -o plan-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-r2c-1d.lo ../../api/plan-dft-r2c-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-r2c-2d.lo ../../api/plan-dft-r2c-2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-1d.c -fPIC -DPIC -o .libs/plan-dft-r2c-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-r2c-3d.lo ../../api/plan-dft-r2c-3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-2d.c -fPIC -DPIC -o .libs/plan-dft-r2c-2d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-3d.c -fPIC -DPIC -o .libs/plan-dft-r2c-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft-r2c.lo ../../api/plan-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c.c -fPIC -DPIC -o .libs/plan-dft-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-2d.c -o plan-dft-r2c-2d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-1d.c -o plan-dft-r2c-1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c-3d.c -o plan-dft-r2c-3d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft-r2c.c -o plan-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-dft.lo ../../api/plan-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-dft-c2r.lo ../../api/plan-guru-dft-c2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft.c -fPIC -DPIC -o .libs/plan-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-dft-r2c.lo ../../api/plan-guru-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-dft-c2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-dft.lo ../../api/plan-guru-dft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft.c -fPIC -DPIC -o .libs/plan-guru-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-dft.c -o plan-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft-c2r.c -o plan-guru-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft-r2c.c -o plan-guru-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-dft.c -o plan-guru-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-r2r.lo ../../api/plan-guru-r2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-split-dft-c2r.lo ../../api/plan-guru-split-dft-c2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-r2r.c -fPIC -DPIC -o .libs/plan-guru-r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-split-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-split-dft-r2c.lo ../../api/plan-guru-split-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-split-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru-split-dft.lo ../../api/plan-guru-split-dft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft.c -fPIC -DPIC -o .libs/plan-guru-split-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft-c2r.c -o plan-guru-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-r2r.c -o plan-guru-r2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft-r2c.c -o plan-guru-split-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru-split-dft.c -o plan-guru-split-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-many-dft-c2r.lo ../../api/plan-many-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-many-dft-r2c.lo ../../api/plan-many-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft-c2r.c -fPIC -DPIC -o .libs/plan-many-dft-c2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft-r2c.c -fPIC -DPIC -o .libs/plan-many-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-many-dft.lo ../../api/plan-many-dft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft.c -fPIC -DPIC -o .libs/plan-many-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-many-r2r.lo ../../api/plan-many-r2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-r2r.c -fPIC -DPIC -o .libs/plan-many-r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft-c2r.c -o plan-many-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft-r2c.c -o plan-many-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-dft.c -o plan-many-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-many-r2r.c -o plan-many-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-r2r-1d.lo ../../api/plan-r2r-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-r2r-2d.lo ../../api/plan-r2r-2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-1d.c -fPIC -DPIC -o .libs/plan-r2r-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-r2r-3d.lo ../../api/plan-r2r-3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-2d.c -fPIC -DPIC -o .libs/plan-r2r-2d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-3d.c -fPIC -DPIC -o .libs/plan-r2r-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-r2r.lo ../../api/plan-r2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r.c -fPIC -DPIC -o .libs/plan-r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-1d.c -o plan-r2r-1d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-2d.c -o plan-r2r-2d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r-3d.c -o plan-r2r-3d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-r2r.c -o plan-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o print-plan.lo ../../api/print-plan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rdft2-pad.lo ../../api/rdft2-pad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/print-plan.c -fPIC -DPIC -o .libs/print-plan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/rdft2-pad.c -fPIC -DPIC -o .libs/rdft2-pad.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o the-planner.lo ../../api/the-planner.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o version.lo ../../api/version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/the-planner.c -fPIC -DPIC -o .libs/the-planner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/version.c -fPIC -DPIC -o .libs/version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/print-plan.c -o print-plan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/rdft2-pad.c -o rdft2-pad.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/the-planner.c -o the-planner.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/version.c -o version.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-dft-c2r.lo ../../api/plan-guru64-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-dft-r2c.lo ../../api/plan-guru64-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-dft.lo ../../api/plan-guru64-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-r2r.lo ../../api/plan-guru64-r2r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-dft-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft.c -fPIC -DPIC -o .libs/plan-guru64-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-r2r.c -fPIC -DPIC -o .libs/plan-guru64-r2r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft-c2r.c -o plan-guru64-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft-r2c.c -o plan-guru64-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-dft.c -o plan-guru64-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-r2r.c -o plan-guru64-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-split-dft-c2r.lo ../../api/plan-guru64-split-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-split-dft-r2c.lo ../../api/plan-guru64-split-dft-r2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plan-guru64-split-dft.lo ../../api/plan-guru64-split-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mktensor-iodims64.lo ../../api/mktensor-iodims64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-r2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft.c -fPIC -DPIC -o .libs/plan-guru64-split-dft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-iodims64.c -fPIC -DPIC -o .libs/mktensor-iodims64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft-c2r.c -o plan-guru64-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft-r2c.c -o plan-guru64-split-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/plan-guru64-split-dft.c -o plan-guru64-split-dft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../api/mktensor-iodims64.c -o mktensor-iodims64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 .libs/apiplan.o .libs/configure.o .libs/execute-dft-c2r.o .libs/execute-dft-r2c.o .libs/execute-dft.o .libs/execute-r2r.o .libs/execute-split-dft-c2r.o .libs/execute-split-dft-r2c.o .libs/execute-split-dft.o .libs/execute.o .libs/export-wisdom-to-file.o .libs/export-wisdom-to-string.o .libs/export-wisdom.o .libs/f77api.o .libs/flops.o .libs/forget-wisdom.o .libs/import-system-wisdom.o .libs/import-wisdom-from-file.o .libs/import-wisdom-from-string.o .libs/import-wisdom.o .libs/malloc.o .libs/map-r2r-kind.o .libs/mapflags.o .libs/mkprinter-file.o .libs/mkprinter-str.o .libs/mktensor-iodims.o .libs/mktensor-rowmajor.o .libs/plan-dft-1d.o .libs/plan-dft-2d.o .libs/plan-dft-3d.o .libs/plan-dft-c2r-1d.o .libs/plan-dft-c2r-2d.o .libs/plan-dft-c2r-3d.o .libs/plan-dft-c2r.o .libs/plan-dft-r2c-1d.o .libs/plan-dft-r2c-2d.o .libs/plan-dft-r2c-3d.o .libs/plan-dft-r2c.o .libs/plan-dft.o .libs/plan-guru-dft-c2r.o .libs/plan-guru-dft-r2c.o .libs/plan-guru-dft.o .libs/plan-guru-r2r.o .libs/plan-guru-split-dft-c2r.o .libs/plan-guru-split-dft-r2c.o .libs/plan-guru-split-dft.o .libs/plan-many-dft-c2r.o .libs/plan-many-dft-r2c.o .libs/plan-many-dft.o .libs/plan-many-r2r.o .libs/plan-r2r-1d.o .libs/plan-r2r-2d.o .libs/plan-r2r-3d.o .libs/plan-r2r.o .libs/print-plan.o .libs/rdft2-pad.o .libs/the-planner.o .libs/version.o .libs/plan-guru64-dft-c2r.o .libs/plan-guru64-dft-r2c.o .libs/plan-guru64-dft.o .libs/plan-guru64-r2r.o .libs/plan-guru64-split-dft-c2r.o .libs/plan-guru64-split-dft-r2c.o .libs/plan-guru64-split-dft.o .libs/mktensor-iodims64.o libtool: link: ranlib .libs/libapi.a libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" ) make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/api' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/api' Making all in libbench2 make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/libbench2' gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-ccopy-from.o ../../libbench2/after-ccopy-from.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-ccopy-to.o ../../libbench2/after-ccopy-to.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-hccopy-from.o ../../libbench2/after-hccopy-from.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-hccopy-to.o ../../libbench2/after-hccopy-to.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-rcopy-from.o ../../libbench2/after-rcopy-from.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o after-rcopy-to.o ../../libbench2/after-rcopy-to.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o allocate.o ../../libbench2/allocate.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o aset.o ../../libbench2/aset.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-cost-postprocess.o ../../libbench2/bench-cost-postprocess.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-exit.o ../../libbench2/bench-exit.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-main.o ../../libbench2/bench-main.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o can-do.o ../../libbench2/can-do.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o caset.o ../../libbench2/caset.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dotens2.o ../../libbench2/dotens2.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o info.o ../../libbench2/info.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o main.o ../../libbench2/main.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mflops.o ../../libbench2/mflops.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mp.o ../../libbench2/mp.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ovtpvt.o ../../libbench2/ovtpvt.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pow2.o ../../libbench2/pow2.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o problem.o ../../libbench2/problem.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o report.o ../../libbench2/report.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o speed.o ../../libbench2/speed.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tensor.o ../../libbench2/tensor.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o timer.o ../../libbench2/timer.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o useropt.o ../../libbench2/useropt.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o util.o ../../libbench2/util.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o verify-dft.o ../../libbench2/verify-dft.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o verify-lib.o ../../libbench2/verify-lib.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o verify-r2r.o ../../libbench2/verify-r2r.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o verify-rdft2.o ../../libbench2/verify-rdft2.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o verify.o ../../libbench2/verify.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o zero.o ../../libbench2/zero.c gcc -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o my-getopt.o ../../libbench2/my-getopt.c rm -f libbench2.a ar cru libbench2.a after-ccopy-from.o after-ccopy-to.o after-hccopy-from.o after-hccopy-to.o after-rcopy-from.o after-rcopy-to.o allocate.o aset.o bench-cost-postprocess.o bench-exit.o bench-main.o can-do.o caset.o dotens2.o info.o main.o mflops.o mp.o ovtpvt.o pow2.o problem.o report.o speed.o tensor.o timer.o useropt.o util.o verify-dft.o verify-lib.o verify-r2r.o verify-rdft2.o verify.o zero.o my-getopt.o ranlib libbench2.a make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/libbench2' Making all in . make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -version-info 8:5:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfftw3l.la -rpath /usr/lib64 kernel/libkernel.la dft/libdft.la dft/scalar/libdft_scalar.la dft/scalar/codelets/libdft_scalar_codelets.la rdft/librdft.la rdft/scalar/librdft_scalar.la rdft/scalar/r2cf/librdft_scalar_r2cf.la rdft/scalar/r2cb/librdft_scalar_r2cb.la rdft/scalar/r2r/librdft_scalar_r2r.la reodft/libreodft.la api/libapi.la simd-support/libsimd_support.la simd-support/libsimd_sse2_nonportable.la -lm cp -f fftw.pc fftw3l.pc libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive kernel/.libs/libkernel.a dft/.libs/libdft.a dft/scalar/.libs/libdft_scalar.a dft/scalar/codelets/.libs/libdft_scalar_codelets.a rdft/.libs/librdft.a rdft/scalar/.libs/librdft_scalar.a rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a rdft/scalar/r2r/.libs/librdft_scalar_r2r.a reodft/.libs/libreodft.a api/.libs/libapi.a simd-support/.libs/libsimd_support.a simd-support/.libs/libsimd_sse2_nonportable.a -Wl,--no-whole-archive -lm -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libfftw3l.so.3 -o .libs/libfftw3l.so.3.5.5 libtool: link: (cd ".libs" && rm -f "libfftw3l.so.3" && ln -s "libfftw3l.so.3.5.5" "libfftw3l.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3l.so" && ln -s "libfftw3l.so.3.5.5" "libfftw3l.so") libtool: link: (cd .libs/libfftw3l.lax/libkernel.a && ar x "/builddir/build/BUILD/fftw-3.3.5/long/kernel/.libs/libkernel.a") libtool: link: (cd .libs/libfftw3l.lax/libdft.a && ar x "/builddir/build/BUILD/fftw-3.3.5/long/dft/.libs/libdft.a") libtool: link: (cd .libs/libfftw3l.lax/libdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar/.libs/libdft_scalar.a") libtool: link: (cd .libs/libfftw3l.lax/libdft_scalar_codelets.a && ar x "/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar/codelets/.libs/libdft_scalar_codelets.a") libtool: link: (cd .libs/libfftw3l.lax/librdft.a && ar x "/builddir/build/BUILD/fftw-3.3.5/long/rdft/.libs/librdft.a") libtool: link: (cd .libs/libfftw3l.lax/librdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/.libs/librdft_scalar.a") libtool: link: (cd .libs/libfftw3l.lax/librdft_scalar_r2cf.a && ar x "/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a") libtool: link: (cd .libs/libfftw3l.lax/librdft_scalar_r2cb.a && ar x "/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a") libtool: link: (cd .libs/libfftw3l.lax/librdft_scalar_r2r.a && ar x "/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2r/.libs/librdft_scalar_r2r.a") libtool: link: (cd .libs/libfftw3l.lax/libreodft.a && ar x "/builddir/build/BUILD/fftw-3.3.5/long/reodft/.libs/libreodft.a") libtool: link: (cd .libs/libfftw3l.lax/libapi.a && ar x "/builddir/build/BUILD/fftw-3.3.5/long/api/.libs/libapi.a") libtool: link: (cd .libs/libfftw3l.lax/libsimd_support.a && ar x "/builddir/build/BUILD/fftw-3.3.5/long/simd-support/.libs/libsimd_support.a") libtool: link: (cd .libs/libfftw3l.lax/libsimd_sse2_nonportable.a && ar x "/builddir/build/BUILD/fftw-3.3.5/long/simd-support/.libs/libsimd_sse2_nonportable.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libfftw3l.lax/libdft.a/buffered.o .libs/libfftw3l.lax/lt1-buffered.o || cp .libs/libfftw3l.lax/libdft.a/buffered.o .libs/libfftw3l.lax/lt1-buffered.o libtool: link: ln .libs/libfftw3l.lax/libdft.a/ct.o .libs/libfftw3l.lax/lt2-ct.o || cp .libs/libfftw3l.lax/libdft.a/ct.o .libs/libfftw3l.lax/lt2-ct.o libtool: link: ln .libs/libfftw3l.lax/libdft.a/plan.o .libs/libfftw3l.lax/lt3-plan.o || cp .libs/libfftw3l.lax/libdft.a/plan.o .libs/libfftw3l.lax/lt3-plan.o libtool: link: ln .libs/libfftw3l.lax/libdft.a/problem.o .libs/libfftw3l.lax/lt4-problem.o || cp .libs/libfftw3l.lax/libdft.a/problem.o .libs/libfftw3l.lax/lt4-problem.o libtool: link: ln .libs/libfftw3l.lax/libdft.a/rader.o .libs/libfftw3l.lax/lt5-rader.o || cp .libs/libfftw3l.lax/libdft.a/rader.o .libs/libfftw3l.lax/lt5-rader.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/buffered.o .libs/libfftw3l.lax/lt6-buffered.o || cp .libs/libfftw3l.lax/librdft.a/buffered.o .libs/libfftw3l.lax/lt6-buffered.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/conf.o .libs/libfftw3l.lax/lt7-conf.o || cp .libs/libfftw3l.lax/librdft.a/conf.o .libs/libfftw3l.lax/lt7-conf.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/generic.o .libs/libfftw3l.lax/lt8-generic.o || cp .libs/libfftw3l.lax/librdft.a/generic.o .libs/libfftw3l.lax/lt8-generic.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/indirect.o .libs/libfftw3l.lax/lt9-indirect.o || cp .libs/libfftw3l.lax/librdft.a/indirect.o .libs/libfftw3l.lax/lt9-indirect.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/nop.o .libs/libfftw3l.lax/lt10-nop.o || cp .libs/libfftw3l.lax/librdft.a/nop.o .libs/libfftw3l.lax/lt10-nop.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/plan.o .libs/libfftw3l.lax/lt11-plan.o || cp .libs/libfftw3l.lax/librdft.a/plan.o .libs/libfftw3l.lax/lt11-plan.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/problem.o .libs/libfftw3l.lax/lt12-problem.o || cp .libs/libfftw3l.lax/librdft.a/problem.o .libs/libfftw3l.lax/lt12-problem.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/rank-geq2.o .libs/libfftw3l.lax/lt13-rank-geq2.o || cp .libs/libfftw3l.lax/librdft.a/rank-geq2.o .libs/libfftw3l.lax/lt13-rank-geq2.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/solve.o .libs/libfftw3l.lax/lt14-solve.o || cp .libs/libfftw3l.lax/librdft.a/solve.o .libs/libfftw3l.lax/lt14-solve.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/vrank-geq1.o .libs/libfftw3l.lax/lt15-vrank-geq1.o || cp .libs/libfftw3l.lax/librdft.a/vrank-geq1.o .libs/libfftw3l.lax/lt15-vrank-geq1.o libtool: link: ln .libs/libfftw3l.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3l.lax/lt16-codlist.o || cp .libs/libfftw3l.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3l.lax/lt16-codlist.o libtool: link: ln .libs/libfftw3l.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3l.lax/lt17-codlist.o || cp .libs/libfftw3l.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3l.lax/lt17-codlist.o libtool: link: ln .libs/libfftw3l.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3l.lax/lt18-codlist.o || cp .libs/libfftw3l.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3l.lax/lt18-codlist.o libtool: link: ln .libs/libfftw3l.lax/libreodft.a/conf.o .libs/libfftw3l.lax/lt19-conf.o || cp .libs/libfftw3l.lax/libreodft.a/conf.o .libs/libfftw3l.lax/lt19-conf.o libtool: link: ar cru .libs/libfftw3l.a .libs/libfftw3l.lax/libkernel.a/align.o .libs/libfftw3l.lax/libkernel.a/alloc.o .libs/libfftw3l.lax/libkernel.a/assert.o .libs/libfftw3l.lax/libkernel.a/awake.o .libs/libfftw3l.lax/libkernel.a/buffered.o .libs/libfftw3l.lax/libkernel.a/cpy1d.o .libs/libfftw3l.lax/libkernel.a/cpy2d-pair.o .libs/libfftw3l.lax/libkernel.a/cpy2d.o .libs/libfftw3l.lax/libkernel.a/ct.o .libs/libfftw3l.lax/libkernel.a/debug.o .libs/libfftw3l.lax/libkernel.a/extract-reim.o .libs/libfftw3l.lax/libkernel.a/hash.o .libs/libfftw3l.lax/libkernel.a/iabs.o .libs/libfftw3l.lax/libkernel.a/kalloc.o .libs/libfftw3l.lax/libkernel.a/md5-1.o .libs/libfftw3l.lax/libkernel.a/md5.o .libs/libfftw3l.lax/libkernel.a/minmax.o .libs/libfftw3l.lax/libkernel.a/ops.o .libs/libfftw3l.lax/libkernel.a/pickdim.o .libs/libfftw3l.lax/libkernel.a/plan.o .libs/libfftw3l.lax/libkernel.a/planner.o .libs/libfftw3l.lax/libkernel.a/primes.o .libs/libfftw3l.lax/libkernel.a/print.o .libs/libfftw3l.lax/libkernel.a/problem.o .libs/libfftw3l.lax/libkernel.a/rader.o .libs/libfftw3l.lax/libkernel.a/scan.o .libs/libfftw3l.lax/libkernel.a/solver.o .libs/libfftw3l.lax/libkernel.a/solvtab.o .libs/libfftw3l.lax/libkernel.a/stride.o .libs/libfftw3l.lax/libkernel.a/tensor.o .libs/libfftw3l.lax/libkernel.a/tensor1.o .libs/libfftw3l.lax/libkernel.a/tensor2.o .libs/libfftw3l.lax/libkernel.a/tensor3.o .libs/libfftw3l.lax/libkernel.a/tensor4.o .libs/libfftw3l.lax/libkernel.a/tensor5.o .libs/libfftw3l.lax/libkernel.a/tensor7.o .libs/libfftw3l.lax/libkernel.a/tensor8.o .libs/libfftw3l.lax/libkernel.a/tensor9.o .libs/libfftw3l.lax/libkernel.a/tile2d.o .libs/libfftw3l.lax/libkernel.a/timer.o .libs/libfftw3l.lax/libkernel.a/transpose.o .libs/libfftw3l.lax/libkernel.a/trig.o .libs/libfftw3l.lax/libkernel.a/twiddle.o .libs/libfftw3l.lax/libdft.a/bluestein.o .libs/libfftw3l.lax/lt1-buffered.o .libs/libfftw3l.lax/libdft.a/conf.o .libs/libfftw3l.lax/lt2-ct.o .libs/libfftw3l.lax/libdft.a/dftw-direct.o .libs/libfftw3l.lax/libdft.a/dftw-directsq.o .libs/libfftw3l.lax/libdft.a/dftw-generic.o .libs/libfftw3l.lax/libdft.a/dftw-genericbuf.o .libs/libfftw3l.lax/libdft.a/direct.o .libs/libfftw3l.lax/libdft.a/generic.o .libs/libfftw3l.lax/libdft.a/indirect-transpose.o .libs/libfftw3l.lax/libdft.a/indirect.o .libs/libfftw3l.lax/libdft.a/kdft-dif.o .libs/libfftw3l.lax/libdft.a/kdft-difsq.o .libs/libfftw3l.lax/libdft.a/kdft-dit.o .libs/libfftw3l.lax/libdft.a/kdft.o .libs/libfftw3l.lax/libdft.a/nop.o .libs/libfftw3l.lax/lt3-plan.o .libs/libfftw3l.lax/lt4-problem.o .libs/libfftw3l.lax/lt5-rader.o .libs/libfftw3l.lax/libdft.a/rank-geq2.o .libs/libfftw3l.lax/libdft.a/solve.o .libs/libfftw3l.lax/libdft.a/vrank-geq1.o .libs/libfftw3l.lax/libdft.a/zero.o .libs/libfftw3l.lax/libdft_scalar.a/n.o .libs/libfftw3l.lax/libdft_scalar.a/t.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/codlist.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_10.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_11.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_12.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_13.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_14.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_15.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_16.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_2.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_20.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_25.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_3.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_32.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_4.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_5.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_6.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_64.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_7.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_8.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_9.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_2.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_3.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_4.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_5.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_6.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_8.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_10.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_12.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_15.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_16.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_2.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_20.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_25.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_3.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_32.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_4.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_5.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_6.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_64.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_7.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_8.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_9.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_10.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_16.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_20.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_25.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_32.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_4.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_5.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_64.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_8.o .libs/libfftw3l.lax/lt6-buffered.o .libs/libfftw3l.lax/librdft.a/buffered2.o .libs/libfftw3l.lax/lt7-conf.o .libs/libfftw3l.lax/librdft.a/ct-hc2c-direct.o .libs/libfftw3l.lax/librdft.a/ct-hc2c.o .libs/libfftw3l.lax/librdft.a/dft-r2hc.o .libs/libfftw3l.lax/librdft.a/dht-r2hc.o .libs/libfftw3l.lax/librdft.a/dht-rader.o .libs/libfftw3l.lax/librdft.a/direct-r2c.o .libs/libfftw3l.lax/librdft.a/direct-r2r.o .libs/libfftw3l.lax/librdft.a/direct2.o .libs/libfftw3l.lax/lt8-generic.o .libs/libfftw3l.lax/librdft.a/hc2hc-direct.o .libs/libfftw3l.lax/librdft.a/hc2hc-generic.o .libs/libfftw3l.lax/librdft.a/hc2hc.o .libs/libfftw3l.lax/lt9-indirect.o .libs/libfftw3l.lax/librdft.a/khc2c.o .libs/libfftw3l.lax/librdft.a/khc2hc.o .libs/libfftw3l.lax/librdft.a/kr2c.o .libs/libfftw3l.lax/librdft.a/kr2r.o .libs/libfftw3l.lax/lt10-nop.o .libs/libfftw3l.lax/librdft.a/nop2.o .libs/libfftw3l.lax/lt11-plan.o .libs/libfftw3l.lax/librdft.a/plan2.o .libs/libfftw3l.lax/lt12-problem.o .libs/libfftw3l.lax/librdft.a/problem2.o .libs/libfftw3l.lax/librdft.a/rank-geq2-rdft2.o .libs/libfftw3l.lax/lt13-rank-geq2.o .libs/libfftw3l.lax/librdft.a/rank0-rdft2.o .libs/libfftw3l.lax/librdft.a/rank0.o .libs/libfftw3l.lax/librdft.a/rdft-dht.o .libs/libfftw3l.lax/librdft.a/rdft2-inplace-strides.o .libs/libfftw3l.lax/librdft.a/rdft2-rdft.o .libs/libfftw3l.lax/librdft.a/rdft2-strides.o .libs/libfftw3l.lax/librdft.a/rdft2-tensor-max-index.o .libs/libfftw3l.lax/lt14-solve.o .libs/libfftw3l.lax/librdft.a/solve2.o .libs/libfftw3l.lax/librdft.a/vrank-geq1-rdft2.o .libs/libfftw3l.lax/lt15-vrank-geq1.o .libs/libfftw3l.lax/librdft.a/vrank3-transpose.o .libs/libfftw3l.lax/librdft_scalar.a/hc2c.o .libs/libfftw3l.lax/librdft_scalar.a/hfb.o .libs/libfftw3l.lax/librdft_scalar.a/r2c.o .libs/libfftw3l.lax/librdft_scalar.a/r2r.o .libs/libfftw3l.lax/lt16-codlist.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_10.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_12.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_2.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_6.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_10.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_12.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_2.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_6.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_25.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_5.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_10.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_12.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_15.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_2.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_25.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_3.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_5.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_6.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_64.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_7.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_9.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_10.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_12.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_15.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_2.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_25.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_3.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_5.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_6.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_64.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_7.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_9.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_10.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_11.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_12.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_128.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_13.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_14.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_15.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_2.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_25.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_3.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_5.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_6.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_64.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_7.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_9.o .libs/libfftw3l.lax/lt17-codlist.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_25.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_5.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_10.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_12.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_15.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_2.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_25.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_3.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_5.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_6.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_64.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_7.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_9.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_10.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_12.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_2.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_6.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_10.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_12.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_2.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_6.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_10.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_12.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_15.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_2.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_25.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_3.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_5.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_6.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_64.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_7.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_9.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_10.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_11.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_12.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_128.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_13.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_14.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_15.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_2.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_25.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_3.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_5.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_6.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_64.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_7.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_9.o .libs/libfftw3l.lax/lt18-codlist.o .libs/libfftw3l.lax/librdft_scalar_r2r.a/e01_8.o .libs/libfftw3l.lax/librdft_scalar_r2r.a/e10_8.o .libs/libfftw3l.lax/lt19-conf.o .libs/libfftw3l.lax/libreodft.a/redft00e-r2hc-pad.o .libs/libfftw3l.lax/libreodft.a/reodft00e-splitradix.o .libs/libfftw3l.lax/libreodft.a/reodft010e-r2hc.o .libs/libfftw3l.lax/libreodft.a/reodft11e-r2hc-odd.o .libs/libfftw3l.lax/libreodft.a/reodft11e-radix2.o .libs/libfftw3l.lax/libreodft.a/rodft00e-r2hc-pad.o .libs/libfftw3l.lax/libapi.a/apiplan.o .libs/libfftw3l.lax/libapi.a/configure.o .libs/libfftw3l.lax/libapi.a/execute-dft-c2r.o .libs/libfftw3l.lax/libapi.a/execute-dft-r2c.o .libs/libfftw3l.lax/libapi.a/execute-dft.o .libs/libfftw3l.lax/libapi.a/execute-r2r.o .libs/libfftw3l.lax/libapi.a/execute-split-dft-c2r.o .libs/libfftw3l.lax/libapi.a/execute-split-dft-r2c.o .libs/libfftw3l.lax/libapi.a/execute-split-dft.o .libs/libfftw3l.lax/libapi.a/execute.o .libs/libfftw3l.lax/libapi.a/export-wisdom-to-file.o .libs/libfftw3l.lax/libapi.a/export-wisdom-to-string.o .libs/libfftw3l.lax/libapi.a/export-wisdom.o .libs/libfftw3l.lax/libapi.a/f77api.o .libs/libfftw3l.lax/libapi.a/flops.o .libs/libfftw3l.lax/libapi.a/forget-wisdom.o .libs/libfftw3l.lax/libapi.a/import-system-wisdom.o .libs/libfftw3l.lax/libapi.a/import-wisdom-from-file.o .libs/libfftw3l.lax/libapi.a/import-wisdom-from-string.o .libs/libfftw3l.lax/libapi.a/import-wisdom.o .libs/libfftw3l.lax/libapi.a/malloc.o .libs/libfftw3l.lax/libapi.a/map-r2r-kind.o .libs/libfftw3l.lax/libapi.a/mapflags.o .libs/libfftw3l.lax/libapi.a/mkprinter-file.o .libs/libfftw3l.lax/libapi.a/mkprinter-str.o .libs/libfftw3l.lax/libapi.a/mktensor-iodims.o .libs/libfftw3l.lax/libapi.a/mktensor-iodims64.o .libs/libfftw3l.lax/libapi.a/mktensor-rowmajor.o .libs/libfftw3l.lax/libapi.a/plan-dft-1d.o .libs/libfftw3l.lax/libapi.a/plan-dft-2d.o .libs/libfftw3l.lax/libapi.a/plan-dft-3d.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r-1d.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r-2d.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r-3d.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c-1d.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c-2d.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c-3d.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-dft.o .libs/libfftw3l.lax/libapi.a/plan-guru-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-guru-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-guru-dft.o .libs/libfftw3l.lax/libapi.a/plan-guru-r2r.o .libs/libfftw3l.lax/libapi.a/plan-guru-split-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-guru-split-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-guru-split-dft.o .libs/libfftw3l.lax/libapi.a/plan-guru64-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-guru64-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-guru64-dft.o .libs/libfftw3l.lax/libapi.a/plan-guru64-r2r.o .libs/libfftw3l.lax/libapi.a/plan-guru64-split-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-guru64-split-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-guru64-split-dft.o .libs/libfftw3l.lax/libapi.a/plan-many-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-many-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-many-dft.o .libs/libfftw3l.lax/libapi.a/plan-many-r2r.o .libs/libfftw3l.lax/libapi.a/plan-r2r-1d.o .libs/libfftw3l.lax/libapi.a/plan-r2r-2d.o .libs/libfftw3l.lax/libapi.a/plan-r2r-3d.o .libs/libfftw3l.lax/libapi.a/plan-r2r.o .libs/libfftw3l.lax/libapi.a/print-plan.o .libs/libfftw3l.lax/libapi.a/rdft2-pad.o .libs/libfftw3l.lax/libapi.a/the-planner.o .libs/libfftw3l.lax/libapi.a/version.o .libs/libfftw3l.lax/libsimd_support.a/altivec.o .libs/libfftw3l.lax/libsimd_support.a/avx-128-fma.o .libs/libfftw3l.lax/libsimd_support.a/avx.o .libs/libfftw3l.lax/libsimd_support.a/avx2.o .libs/libfftw3l.lax/libsimd_support.a/avx512.o .libs/libfftw3l.lax/libsimd_support.a/kcvi.o .libs/libfftw3l.lax/libsimd_support.a/neon.o .libs/libfftw3l.lax/libsimd_support.a/sse2.o .libs/libfftw3l.lax/libsimd_support.a/taint.o .libs/libfftw3l.lax/libsimd_support.a/vsx.o .libs/libfftw3l.lax/libsimd_sse2_nonportable.a/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: link: ranlib .libs/libfftw3l.a libtool: link: rm -fr .libs/libfftw3l.lax .libs/libfftw3l.lax libtool: link: ( cd ".libs" && rm -f "libfftw3l.la" && ln -s "../libfftw3l.la" "libfftw3l.la" ) make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long' Making all in threads make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/threads' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_threads_la-api.lo `test -f 'api.c' || echo '../../threads/'`api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_threads_la-conf.lo `test -f 'conf.c' || echo '../../threads/'`conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_threads_la-threads.lo `test -f 'threads.c' || echo '../../threads/'`threads.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_threads_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo '../../threads/'`dft-vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/conf.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/api.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/threads.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-threads.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-dft-vrank-geq1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/conf.c -o libfftw3l_threads_la-conf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/api.c -o libfftw3l_threads_la-api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_threads_la-ct.lo `test -f 'ct.c' || echo '../../threads/'`ct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/dft-vrank-geq1.c -o libfftw3l_threads_la-dft-vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/threads.c -o libfftw3l_threads_la-threads.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/ct.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-ct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_threads_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo '../../threads/'`rdft-vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-rdft-vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_threads_la-hc2hc.lo `test -f 'hc2hc.c' || echo '../../threads/'`hc2hc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/hc2hc.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-hc2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/ct.c -o libfftw3l_threads_la-ct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_threads_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo '../../threads/'`vrank-geq1-rdft2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-vrank-geq1-rdft2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/rdft-vrank-geq1.c -o libfftw3l_threads_la-rdft-vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/hc2hc.c -o libfftw3l_threads_la-hc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_threads_la-f77api.lo `test -f 'f77api.c' || echo '../../threads/'`f77api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_omp_la-api.lo `test -f 'api.c' || echo '../../threads/'`api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/vrank-geq1-rdft2.c -o libfftw3l_threads_la-vrank-geq1-rdft2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/f77api.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-f77api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/api.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/f77api.c -o libfftw3l_threads_la-f77api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_omp_la-conf.lo `test -f 'conf.c' || echo '../../threads/'`conf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/conf.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/api.c -o libfftw3l_omp_la-api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_omp_la-openmp.lo `test -f 'openmp.c' || echo '../../threads/'`openmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/openmp.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-openmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_omp_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo '../../threads/'`dft-vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/conf.c -o libfftw3l_omp_la-conf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-dft-vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_omp_la-ct.lo `test -f 'ct.c' || echo '../../threads/'`ct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/openmp.c -o libfftw3l_omp_la-openmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/ct.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-ct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_omp_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo '../../threads/'`rdft-vrank-geq1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-rdft-vrank-geq1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/dft-vrank-geq1.c -o libfftw3l_omp_la-dft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_omp_la-hc2hc.lo `test -f 'hc2hc.c' || echo '../../threads/'`hc2hc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/hc2hc.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-hc2hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/ct.c -o libfftw3l_omp_la-ct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/rdft-vrank-geq1.c -o libfftw3l_omp_la-rdft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_omp_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo '../../threads/'`vrank-geq1-rdft2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-vrank-geq1-rdft2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/hc2hc.c -o libfftw3l_omp_la-hc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libfftw3l_omp_la-f77api.lo `test -f 'f77api.c' || echo '../../threads/'`f77api.c /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 8:5:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfftw3l_threads.la -rpath /usr/lib64 libfftw3l_threads_la-api.lo libfftw3l_threads_la-conf.lo libfftw3l_threads_la-threads.lo libfftw3l_threads_la-dft-vrank-geq1.lo libfftw3l_threads_la-ct.lo libfftw3l_threads_la-rdft-vrank-geq1.lo libfftw3l_threads_la-hc2hc.lo libfftw3l_threads_la-vrank-geq1-rdft2.lo libfftw3l_threads_la-f77api.lo ../libfftw3l.la -lm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/f77api.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-f77api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/vrank-geq1-rdft2.c -o libfftw3l_omp_la-vrank-geq1-rdft2.o >/dev/null 2>&1 libtool: link: gcc -shared -fPIC -DPIC .libs/libfftw3l_threads_la-api.o .libs/libfftw3l_threads_la-conf.o .libs/libfftw3l_threads_la-threads.o .libs/libfftw3l_threads_la-dft-vrank-geq1.o .libs/libfftw3l_threads_la-ct.o .libs/libfftw3l_threads_la-rdft-vrank-geq1.o .libs/libfftw3l_threads_la-hc2hc.o .libs/libfftw3l_threads_la-vrank-geq1-rdft2.o .libs/libfftw3l_threads_la-f77api.o ../.libs/libfftw3l.so -lm -pthread -O2 -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libfftw3l_threads.so.3 -o .libs/libfftw3l_threads.so.3.5.5 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../threads/f77api.c -o libfftw3l_omp_la-f77api.o >/dev/null 2>&1 libtool: link: (cd ".libs" && rm -f "libfftw3l_threads.so.3" && ln -s "libfftw3l_threads.so.3.5.5" "libfftw3l_threads.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3l_threads.so" && ln -s "libfftw3l_threads.so.3.5.5" "libfftw3l_threads.so") libtool: link: ar cru .libs/libfftw3l_threads.a libfftw3l_threads_la-api.o libfftw3l_threads_la-conf.o libfftw3l_threads_la-threads.o libfftw3l_threads_la-dft-vrank-geq1.o libfftw3l_threads_la-ct.o libfftw3l_threads_la-rdft-vrank-geq1.o libfftw3l_threads_la-hc2hc.o libfftw3l_threads_la-vrank-geq1-rdft2.o libfftw3l_threads_la-f77api.o libtool: link: ranlib .libs/libfftw3l_threads.a libtool: link: ( cd ".libs" && rm -f "libfftw3l_threads.la" && ln -s "../libfftw3l_threads.la" "libfftw3l_threads.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 8:5:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfftw3l_omp.la -rpath /usr/lib64 libfftw3l_omp_la-api.lo libfftw3l_omp_la-conf.lo libfftw3l_omp_la-openmp.lo libfftw3l_omp_la-dft-vrank-geq1.lo libfftw3l_omp_la-ct.lo libfftw3l_omp_la-rdft-vrank-geq1.lo libfftw3l_omp_la-hc2hc.lo libfftw3l_omp_la-vrank-geq1-rdft2.lo libfftw3l_omp_la-f77api.lo ../libfftw3l.la -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libfftw3l_omp_la-api.o .libs/libfftw3l_omp_la-conf.o .libs/libfftw3l_omp_la-openmp.o .libs/libfftw3l_omp_la-dft-vrank-geq1.o .libs/libfftw3l_omp_la-ct.o .libs/libfftw3l_omp_la-rdft-vrank-geq1.o .libs/libfftw3l_omp_la-hc2hc.o .libs/libfftw3l_omp_la-vrank-geq1-rdft2.o .libs/libfftw3l_omp_la-f77api.o ../.libs/libfftw3l.so -lm -fopenmp -O2 -Wl,-z -Wl,relro -fopenmp -Wl,-soname -Wl,libfftw3l_omp.so.3 -o .libs/libfftw3l_omp.so.3.5.5 libtool: link: (cd ".libs" && rm -f "libfftw3l_omp.so.3" && ln -s "libfftw3l_omp.so.3.5.5" "libfftw3l_omp.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3l_omp.so" && ln -s "libfftw3l_omp.so.3.5.5" "libfftw3l_omp.so") libtool: link: ar cru .libs/libfftw3l_omp.a libfftw3l_omp_la-api.o libfftw3l_omp_la-conf.o libfftw3l_omp_la-openmp.o libfftw3l_omp_la-dft-vrank-geq1.o libfftw3l_omp_la-ct.o libfftw3l_omp_la-rdft-vrank-geq1.o libfftw3l_omp_la-hc2hc.o libfftw3l_omp_la-vrank-geq1-rdft2.o libfftw3l_omp_la-f77api.o libtool: link: ranlib .libs/libfftw3l_omp.a libtool: link: ( cd ".libs" && rm -f "libfftw3l_omp.la" && ln -s "../libfftw3l_omp.la" "libfftw3l_omp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/threads' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/tests' gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-bench.o `test -f 'bench.c' || echo '../../tests/'`bench.c gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-hook.o `test -f 'hook.c' || echo '../../tests/'`hook.c gcc -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bench-fftw-bench.o `test -f 'fftw-bench.c' || echo '../../tests/'`fftw-bench.c /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/libfftw3l_threads.la ../libfftw3l.la ../libbench2/libbench2.a -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/.libs/libfftw3l_threads.so ../.libs/libfftw3l.so ../libbench2/libbench2.a -lm -pthread make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/tests' Making all in mpi make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/mpi' sed 's/C_MPI_FINT//' ../../mpi/fftw3-mpi.f03.in > fftw3-mpi.f03 sed 's/C_MPI_FINT//' ../../mpi/fftw3l-mpi.f03.in > fftw3l-mpi.f03 make all-am make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/mpi' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/mpi' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/mpi' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/doc' Making all in FAQ make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/doc/FAQ' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/doc/FAQ' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/doc' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/doc' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/tools' rm -f fftwl-wisdom.1 cp fftw_wisdom.1 fftwl-wisdom.1 make all-am make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/tools' gcc -DHAVE_CONFIG_H -I. -I../../tools -I.. -I../../libbench2 -I../../api -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fftwl_wisdom-fftw-wisdom.o `test -f 'fftw-wisdom.c' || echo '../../tools/'`fftw-wisdom.c /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fftwl-wisdom fftwl_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/libfftw3l_threads.la ../libfftw3l.la ../libbench2/libbench2.a -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fftwl-wisdom fftwl_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/.libs/libfftw3l_threads.so ../.libs/libfftw3l.so ../libbench2/libbench2.a -lm -pthread make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/tools' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/tools' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/m4' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long' + cd .. + (( iprec++ )) + (( iprec<3 )) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ar2rtm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64 + cd fftw-3.3.5 + for ver in single double long + make -C single install DESTDIR=/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64 make: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single' Making install in support make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/support' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/support' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/support' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/support' Making install in kernel make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/kernel' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/kernel' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/kernel' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/kernel' Making install in simd-support make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/simd-support' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/simd-support' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/simd-support' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/simd-support' Making install in dft make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft' Making install in scalar make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar' Making install in codelets make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar/codelets' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar/codelets' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar/codelets' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar/codelets' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar/codelets' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar/codelets' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/scalar' Making install in simd make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd' Making install in common make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/common' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/common' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/common' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/common' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/common' Making install in sse2 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/sse2' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/sse2' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/sse2' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/sse2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/sse2' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/sse2' Making install in avx make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx' Making install in avx-128-fma make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx-128-fma' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx-128-fma' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx-128-fma' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx-128-fma' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx-128-fma' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx-128-fma' Making install in avx2 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2' Making install in avx2-128 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2-128' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2-128' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2-128' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2-128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2-128' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx2-128' Making install in avx512 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx512' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx512' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx512' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx512' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx512' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/avx512' Making install in kcvi make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/kcvi' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/kcvi' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/kcvi' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/kcvi' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/kcvi' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/kcvi' Making install in altivec make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/altivec' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/altivec' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/altivec' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/altivec' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/altivec' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/altivec' Making install in vsx make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/vsx' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/vsx' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/vsx' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/vsx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/vsx' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/vsx' Making install in neon make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/neon' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/neon' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/neon' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/neon' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/neon' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/neon' Making install in generic-simd128 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd128' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd128' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd128' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd128' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd128' Making install in generic-simd256 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd256' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd256' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd256' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd256' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd256' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd/generic-simd256' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft/simd' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/dft' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/dft' Making install in rdft make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft' Making install in scalar make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar' Making install in r2cf make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cf' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cf' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cf' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cf' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cf' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cf' Making install in r2cb make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cb' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cb' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cb' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cb' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2cb' Making install in r2r make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2r' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2r' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2r' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2r' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2r' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar/r2r' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/scalar' Making install in simd make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd' Making install in common make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/common' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/common' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/common' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/common' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/common' Making install in sse2 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/sse2' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/sse2' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/sse2' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/sse2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/sse2' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/sse2' Making install in avx make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx' Making install in avx-128-fma make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx-128-fma' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx-128-fma' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx-128-fma' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx-128-fma' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx-128-fma' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx-128-fma' Making install in avx2 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2' Making install in avx2-128 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2-128' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2-128' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2-128' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2-128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2-128' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx2-128' Making install in avx512 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx512' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx512' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx512' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx512' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx512' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/avx512' Making install in kcvi make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/kcvi' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/kcvi' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/kcvi' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/kcvi' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/kcvi' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/kcvi' Making install in altivec make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/altivec' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/altivec' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/altivec' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/altivec' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/altivec' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/altivec' Making install in vsx make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/vsx' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/vsx' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/vsx' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/vsx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/vsx' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/vsx' Making install in neon make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/neon' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/neon' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/neon' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/neon' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/neon' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/neon' Making install in generic-simd128 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd128' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd128' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd128' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd128' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd128' Making install in generic-simd256 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd256' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd256' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd256' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd256' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd256' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd/generic-simd256' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft/simd' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/rdft' Making install in reodft make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/reodft' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/reodft' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/reodft' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/reodft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/reodft' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/reodft' Making install in api make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/api' make install-am make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/api' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/api' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/include' /usr/bin/install -c -m 644 ../../api/fftw3.h ../../api/fftw3.f ../../api/fftw3l.f03 ../../api/fftw3q.f03 '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/include' /usr/bin/install -c -m 644 fftw3.f03 '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/api' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/api' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/api' Making install in libbench2 make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/libbench2' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/libbench2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/libbench2' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/libbench2' Making install in . make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libfftw3f.la '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libfftw3f.so.3.5.5 /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3f.so.3.5.5 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3f.so.3.5.5 libfftw3f.so.3 || { rm -f libfftw3f.so.3 && ln -s libfftw3f.so.3.5.5 libfftw3f.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3f.so.3.5.5 libfftw3f.so || { rm -f libfftw3f.so && ln -s libfftw3f.so.3.5.5 libfftw3f.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3f.lai /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3f.la libtool: install: /usr/bin/install -c .libs/libfftw3f.a /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3f.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3f.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3f.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 fftw3f.pc '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single' Making install in threads make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/threads' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/threads' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libfftw3f_threads.la libfftw3f_omp.la '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64' libtool: install: warning: relinking `libfftw3f_threads.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.5/single/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.5/single/libtool --tag CC --mode=relink gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 8:5:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfftw3f_threads.la -rpath /usr/lib64 libfftw3f_threads_la-api.lo libfftw3f_threads_la-conf.lo libfftw3f_threads_la-threads.lo libfftw3f_threads_la-dft-vrank-geq1.lo libfftw3f_threads_la-ct.lo libfftw3f_threads_la-rdft-vrank-geq1.lo libfftw3f_threads_la-hc2hc.lo libfftw3f_threads_la-vrank-geq1-rdft2.lo libfftw3f_threads_la-f77api.lo ../libfftw3f.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libfftw3f_threads_la-api.o .libs/libfftw3f_threads_la-conf.o .libs/libfftw3f_threads_la-threads.o .libs/libfftw3f_threads_la-dft-vrank-geq1.o .libs/libfftw3f_threads_la-ct.o .libs/libfftw3f_threads_la-rdft-vrank-geq1.o .libs/libfftw3f_threads_la-hc2hc.o .libs/libfftw3f_threads_la-vrank-geq1-rdft2.o .libs/libfftw3f_threads_la-f77api.o -L/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lfftw3f -lm -pthread -O2 -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libfftw3f_threads.so.3 -o .libs/libfftw3f_threads.so.3.5.5 libtool: install: /usr/bin/install -c .libs/libfftw3f_threads.so.3.5.5T /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3f_threads.so.3.5.5 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3f_threads.so.3.5.5 libfftw3f_threads.so.3 || { rm -f libfftw3f_threads.so.3 && ln -s libfftw3f_threads.so.3.5.5 libfftw3f_threads.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3f_threads.so.3.5.5 libfftw3f_threads.so || { rm -f libfftw3f_threads.so && ln -s libfftw3f_threads.so.3.5.5 libfftw3f_threads.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3f_threads.lai /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3f_threads.la libtool: install: warning: relinking `libfftw3f_omp.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.5/single/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.5/single/libtool --tag CC --mode=relink gcc -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 8:5:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfftw3f_omp.la -rpath /usr/lib64 libfftw3f_omp_la-api.lo libfftw3f_omp_la-conf.lo libfftw3f_omp_la-openmp.lo libfftw3f_omp_la-dft-vrank-geq1.lo libfftw3f_omp_la-ct.lo libfftw3f_omp_la-rdft-vrank-geq1.lo libfftw3f_omp_la-hc2hc.lo libfftw3f_omp_la-vrank-geq1-rdft2.lo libfftw3f_omp_la-f77api.lo ../libfftw3f.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libfftw3f_omp_la-api.o .libs/libfftw3f_omp_la-conf.o .libs/libfftw3f_omp_la-openmp.o .libs/libfftw3f_omp_la-dft-vrank-geq1.o .libs/libfftw3f_omp_la-ct.o .libs/libfftw3f_omp_la-rdft-vrank-geq1.o .libs/libfftw3f_omp_la-hc2hc.o .libs/libfftw3f_omp_la-vrank-geq1-rdft2.o .libs/libfftw3f_omp_la-f77api.o -L/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lfftw3f -lm -fopenmp -O2 -Wl,-z -Wl,relro -fopenmp -Wl,-soname -Wl,libfftw3f_omp.so.3 -o .libs/libfftw3f_omp.so.3.5.5 libtool: install: /usr/bin/install -c .libs/libfftw3f_omp.so.3.5.5T /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3f_omp.so.3.5.5 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3f_omp.so.3.5.5 libfftw3f_omp.so.3 || { rm -f libfftw3f_omp.so.3 && ln -s libfftw3f_omp.so.3.5.5 libfftw3f_omp.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3f_omp.so.3.5.5 libfftw3f_omp.so || { rm -f libfftw3f_omp.so && ln -s libfftw3f_omp.so.3.5.5 libfftw3f_omp.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3f_omp.lai /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3f_omp.la libtool: install: /usr/bin/install -c .libs/libfftw3f_threads.a /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3f_threads.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3f_threads.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3f_threads.a libtool: install: /usr/bin/install -c .libs/libfftw3f_omp.a /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3f_omp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3f_omp.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3f_omp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/threads' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/threads' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/tests' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/tests' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/tests' Making install in mpi make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/mpi' make install-am make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/mpi' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/mpi' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/mpi' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/mpi' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/mpi' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/doc' Making install in FAQ make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/doc/FAQ' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/doc/FAQ' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/doc/FAQ' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/doc/FAQ' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/doc' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../doc/fftw3.info ../../doc/fftw3.info-1 ../../doc/fftw3.info-2 '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/info/fftw3.info' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/doc' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/doc' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/doc' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/tools' make install-am make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/tools' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fftwf-wisdom '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/bin' libtool: install: warning: `../threads/libfftw3f_threads.la' has not been installed in `/usr/lib64' libtool: install: warning: `../libfftw3f.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/fftwf-wisdom /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/bin/fftwf-wisdom /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/install -c fftw-wisdom-to-conf '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 ../../tools/fftw-wisdom-to-conf.1 fftwf-wisdom.1 '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/tools' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/tools' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/tools' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/m4' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/single/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/m4' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single/m4' make: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/single' + for ver in single double long + make -C double install DESTDIR=/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64 make: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double' Making install in support make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/support' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/support' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/support' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/support' Making install in kernel make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/kernel' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/kernel' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/kernel' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/kernel' Making install in simd-support make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/simd-support' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/simd-support' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/simd-support' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/simd-support' Making install in dft make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft' Making install in scalar make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar' Making install in codelets make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar/codelets' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar/codelets' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar/codelets' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar/codelets' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar/codelets' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar/codelets' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/scalar' Making install in simd make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd' Making install in common make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/common' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/common' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/common' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/common' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/common' Making install in sse2 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/sse2' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/sse2' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/sse2' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/sse2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/sse2' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/sse2' Making install in avx make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx' Making install in avx-128-fma make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx-128-fma' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx-128-fma' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx-128-fma' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx-128-fma' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx-128-fma' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx-128-fma' Making install in avx2 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2' Making install in avx2-128 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2-128' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2-128' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2-128' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2-128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2-128' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx2-128' Making install in avx512 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx512' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx512' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx512' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx512' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx512' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/avx512' Making install in kcvi make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/kcvi' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/kcvi' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/kcvi' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/kcvi' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/kcvi' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/kcvi' Making install in altivec make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/altivec' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/altivec' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/altivec' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/altivec' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/altivec' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/altivec' Making install in vsx make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/vsx' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/vsx' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/vsx' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/vsx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/vsx' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/vsx' Making install in neon make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/neon' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/neon' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/neon' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/neon' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/neon' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/neon' Making install in generic-simd128 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd128' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd128' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd128' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd128' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd128' Making install in generic-simd256 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd256' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd256' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd256' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd256' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd256' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd/generic-simd256' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft/simd' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/dft' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/dft' Making install in rdft make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft' Making install in scalar make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar' Making install in r2cf make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cf' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cf' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cf' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cf' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cf' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cf' Making install in r2cb make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cb' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cb' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cb' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cb' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2cb' Making install in r2r make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2r' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2r' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2r' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2r' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2r' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar/r2r' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/scalar' Making install in simd make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd' Making install in common make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/common' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/common' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/common' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/common' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/common' Making install in sse2 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/sse2' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/sse2' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/sse2' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/sse2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/sse2' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/sse2' Making install in avx make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx' Making install in avx-128-fma make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx-128-fma' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx-128-fma' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx-128-fma' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx-128-fma' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx-128-fma' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx-128-fma' Making install in avx2 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2' Making install in avx2-128 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2-128' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2-128' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2-128' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2-128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2-128' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx2-128' Making install in avx512 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx512' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx512' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx512' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx512' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx512' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/avx512' Making install in kcvi make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/kcvi' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/kcvi' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/kcvi' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/kcvi' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/kcvi' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/kcvi' Making install in altivec make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/altivec' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/altivec' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/altivec' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/altivec' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/altivec' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/altivec' Making install in vsx make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/vsx' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/vsx' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/vsx' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/vsx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/vsx' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/vsx' Making install in neon make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/neon' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/neon' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/neon' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/neon' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/neon' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/neon' Making install in generic-simd128 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd128' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd128' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd128' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd128' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd128' Making install in generic-simd256 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd256' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd256' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd256' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd256' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd256' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd/generic-simd256' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft/simd' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/rdft' Making install in reodft make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/reodft' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/reodft' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/reodft' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/reodft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/reodft' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/reodft' Making install in api make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/api' make install-am make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/api' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/api' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/include' /usr/bin/install -c -m 644 ../../api/fftw3.h ../../api/fftw3.f ../../api/fftw3l.f03 ../../api/fftw3q.f03 '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/include' /usr/bin/install -c -m 644 fftw3.f03 '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/api' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/api' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/api' Making install in libbench2 make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/libbench2' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/libbench2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/libbench2' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/libbench2' Making install in . make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libfftw3.la '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libfftw3.so.3.5.5 /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3.so.3.5.5 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3.so.3.5.5 libfftw3.so.3 || { rm -f libfftw3.so.3 && ln -s libfftw3.so.3.5.5 libfftw3.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3.so.3.5.5 libfftw3.so || { rm -f libfftw3.so && ln -s libfftw3.so.3.5.5 libfftw3.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3.lai /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3.la libtool: install: /usr/bin/install -c .libs/libfftw3.a /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 fftw3.pc '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double' Making install in threads make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/threads' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/threads' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libfftw3_threads.la libfftw3_omp.la '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64' libtool: install: warning: relinking `libfftw3_threads.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.5/double/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.5/double/libtool --tag CC --mode=relink gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 8:5:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfftw3_threads.la -rpath /usr/lib64 libfftw3_threads_la-api.lo libfftw3_threads_la-conf.lo libfftw3_threads_la-threads.lo libfftw3_threads_la-dft-vrank-geq1.lo libfftw3_threads_la-ct.lo libfftw3_threads_la-rdft-vrank-geq1.lo libfftw3_threads_la-hc2hc.lo libfftw3_threads_la-vrank-geq1-rdft2.lo libfftw3_threads_la-f77api.lo ../libfftw3.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libfftw3_threads_la-api.o .libs/libfftw3_threads_la-conf.o .libs/libfftw3_threads_la-threads.o .libs/libfftw3_threads_la-dft-vrank-geq1.o .libs/libfftw3_threads_la-ct.o .libs/libfftw3_threads_la-rdft-vrank-geq1.o .libs/libfftw3_threads_la-hc2hc.o .libs/libfftw3_threads_la-vrank-geq1-rdft2.o .libs/libfftw3_threads_la-f77api.o -L/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lfftw3 -lm -pthread -O2 -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libfftw3_threads.so.3 -o .libs/libfftw3_threads.so.3.5.5 libtool: install: /usr/bin/install -c .libs/libfftw3_threads.so.3.5.5T /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3_threads.so.3.5.5 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3_threads.so.3.5.5 libfftw3_threads.so.3 || { rm -f libfftw3_threads.so.3 && ln -s libfftw3_threads.so.3.5.5 libfftw3_threads.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3_threads.so.3.5.5 libfftw3_threads.so || { rm -f libfftw3_threads.so && ln -s libfftw3_threads.so.3.5.5 libfftw3_threads.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3_threads.lai /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3_threads.la libtool: install: warning: relinking `libfftw3_omp.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.5/double/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.5/double/libtool --tag CC --mode=relink gcc -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 8:5:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfftw3_omp.la -rpath /usr/lib64 libfftw3_omp_la-api.lo libfftw3_omp_la-conf.lo libfftw3_omp_la-openmp.lo libfftw3_omp_la-dft-vrank-geq1.lo libfftw3_omp_la-ct.lo libfftw3_omp_la-rdft-vrank-geq1.lo libfftw3_omp_la-hc2hc.lo libfftw3_omp_la-vrank-geq1-rdft2.lo libfftw3_omp_la-f77api.lo ../libfftw3.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libfftw3_omp_la-api.o .libs/libfftw3_omp_la-conf.o .libs/libfftw3_omp_la-openmp.o .libs/libfftw3_omp_la-dft-vrank-geq1.o .libs/libfftw3_omp_la-ct.o .libs/libfftw3_omp_la-rdft-vrank-geq1.o .libs/libfftw3_omp_la-hc2hc.o .libs/libfftw3_omp_la-vrank-geq1-rdft2.o .libs/libfftw3_omp_la-f77api.o -L/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lfftw3 -lm -fopenmp -O2 -Wl,-z -Wl,relro -fopenmp -Wl,-soname -Wl,libfftw3_omp.so.3 -o .libs/libfftw3_omp.so.3.5.5 libtool: install: /usr/bin/install -c .libs/libfftw3_omp.so.3.5.5T /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3_omp.so.3.5.5 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3_omp.so.3.5.5 libfftw3_omp.so.3 || { rm -f libfftw3_omp.so.3 && ln -s libfftw3_omp.so.3.5.5 libfftw3_omp.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3_omp.so.3.5.5 libfftw3_omp.so || { rm -f libfftw3_omp.so && ln -s libfftw3_omp.so.3.5.5 libfftw3_omp.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3_omp.lai /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3_omp.la libtool: install: /usr/bin/install -c .libs/libfftw3_threads.a /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3_threads.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3_threads.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3_threads.a libtool: install: /usr/bin/install -c .libs/libfftw3_omp.a /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3_omp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3_omp.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3_omp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/threads' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/threads' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/tests' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/tests' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/tests' Making install in mpi make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/mpi' make install-am make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/mpi' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/mpi' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/mpi' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/mpi' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/mpi' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/doc' Making install in FAQ make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/doc/FAQ' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/doc/FAQ' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/doc/FAQ' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/doc/FAQ' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/doc' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../doc/fftw3.info ../../doc/fftw3.info-1 ../../doc/fftw3.info-2 '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/info/fftw3.info' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/doc' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/doc' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/doc' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/tools' make install-am make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/tools' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fftw-wisdom '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/bin' libtool: install: warning: `../threads/libfftw3_threads.la' has not been installed in `/usr/lib64' libtool: install: warning: `../libfftw3.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/fftw-wisdom /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/bin/fftw-wisdom /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/install -c fftw-wisdom-to-conf '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 ../../tools/fftw-wisdom-to-conf.1 fftw-wisdom.1 '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/tools' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/tools' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/tools' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/m4' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/double/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/m4' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double/m4' make: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/double' + for ver in single double long + make -C long install DESTDIR=/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64 make: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long' Making install in support make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/support' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/support' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/support' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/support' Making install in kernel make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/kernel' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/kernel' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/kernel' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/kernel' Making install in simd-support make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/simd-support' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/simd-support' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/simd-support' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/simd-support' Making install in dft make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft' Making install in scalar make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar' Making install in codelets make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar/codelets' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar/codelets' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar/codelets' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar/codelets' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar/codelets' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar/codelets' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/scalar' Making install in simd make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd' Making install in common make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/common' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/common' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/common' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/common' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/common' Making install in sse2 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/sse2' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/sse2' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/sse2' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/sse2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/sse2' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/sse2' Making install in avx make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx' Making install in avx-128-fma make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx-128-fma' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx-128-fma' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx-128-fma' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx-128-fma' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx-128-fma' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx-128-fma' Making install in avx2 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2' Making install in avx2-128 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2-128' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2-128' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2-128' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2-128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2-128' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx2-128' Making install in avx512 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx512' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx512' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx512' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx512' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx512' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/avx512' Making install in kcvi make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/kcvi' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/kcvi' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/kcvi' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/kcvi' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/kcvi' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/kcvi' Making install in altivec make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/altivec' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/altivec' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/altivec' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/altivec' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/altivec' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/altivec' Making install in vsx make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/vsx' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/vsx' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/vsx' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/vsx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/vsx' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/vsx' Making install in neon make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/neon' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/neon' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/neon' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/neon' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/neon' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/neon' Making install in generic-simd128 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd128' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd128' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd128' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd128' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd128' Making install in generic-simd256 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd256' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd256' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd256' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd256' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd256' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd/generic-simd256' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft/simd' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/dft' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/dft' Making install in rdft make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft' Making install in scalar make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar' Making install in r2cf make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cf' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cf' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cf' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cf' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cf' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cf' Making install in r2cb make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cb' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cb' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cb' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cb' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2cb' Making install in r2r make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2r' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2r' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2r' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2r' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2r' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar/r2r' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/scalar' Making install in simd make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd' Making install in common make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/common' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/common' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/common' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/common' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/common' Making install in sse2 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/sse2' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/sse2' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/sse2' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/sse2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/sse2' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/sse2' Making install in avx make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx' Making install in avx-128-fma make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx-128-fma' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx-128-fma' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx-128-fma' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx-128-fma' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx-128-fma' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx-128-fma' Making install in avx2 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2' Making install in avx2-128 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2-128' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2-128' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2-128' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2-128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2-128' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx2-128' Making install in avx512 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx512' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx512' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx512' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx512' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx512' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/avx512' Making install in kcvi make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/kcvi' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/kcvi' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/kcvi' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/kcvi' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/kcvi' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/kcvi' Making install in altivec make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/altivec' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/altivec' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/altivec' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/altivec' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/altivec' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/altivec' Making install in vsx make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/vsx' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/vsx' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/vsx' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/vsx' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/vsx' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/vsx' Making install in neon make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/neon' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/neon' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/neon' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/neon' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/neon' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/neon' Making install in generic-simd128 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd128' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd128' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd128' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd128' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd128' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd128' Making install in generic-simd256 make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd256' make install-am make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd256' make[5]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd256' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd256' make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd256' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd/generic-simd256' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd' make[4]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft/simd' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/rdft' Making install in reodft make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/reodft' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/reodft' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/reodft' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/reodft' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/reodft' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/reodft' Making install in api make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/api' make install-am make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/api' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/api' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/include' /usr/bin/install -c -m 644 ../../api/fftw3.h ../../api/fftw3.f ../../api/fftw3l.f03 ../../api/fftw3q.f03 '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/include' /usr/bin/install -c -m 644 fftw3.f03 '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/api' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/api' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/api' Making install in libbench2 make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/libbench2' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/libbench2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/libbench2' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/libbench2' Making install in . make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libfftw3l.la '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libfftw3l.so.3.5.5 /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3l.so.3.5.5 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3l.so.3.5.5 libfftw3l.so.3 || { rm -f libfftw3l.so.3 && ln -s libfftw3l.so.3.5.5 libfftw3l.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3l.so.3.5.5 libfftw3l.so || { rm -f libfftw3l.so && ln -s libfftw3l.so.3.5.5 libfftw3l.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3l.lai /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3l.la libtool: install: /usr/bin/install -c .libs/libfftw3l.a /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3l.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3l.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3l.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 fftw3l.pc '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long' Making install in threads make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/threads' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/threads' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libfftw3l_threads.la libfftw3l_omp.la '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64' libtool: install: warning: relinking `libfftw3l_threads.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.5/long/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.5/long/libtool --tag CC --mode=relink gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 8:5:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfftw3l_threads.la -rpath /usr/lib64 libfftw3l_threads_la-api.lo libfftw3l_threads_la-conf.lo libfftw3l_threads_la-threads.lo libfftw3l_threads_la-dft-vrank-geq1.lo libfftw3l_threads_la-ct.lo libfftw3l_threads_la-rdft-vrank-geq1.lo libfftw3l_threads_la-hc2hc.lo libfftw3l_threads_la-vrank-geq1-rdft2.lo libfftw3l_threads_la-f77api.lo ../libfftw3l.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libfftw3l_threads_la-api.o .libs/libfftw3l_threads_la-conf.o .libs/libfftw3l_threads_la-threads.o .libs/libfftw3l_threads_la-dft-vrank-geq1.o .libs/libfftw3l_threads_la-ct.o .libs/libfftw3l_threads_la-rdft-vrank-geq1.o .libs/libfftw3l_threads_la-hc2hc.o .libs/libfftw3l_threads_la-vrank-geq1-rdft2.o .libs/libfftw3l_threads_la-f77api.o -L/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lfftw3l -lm -pthread -O2 -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libfftw3l_threads.so.3 -o .libs/libfftw3l_threads.so.3.5.5 libtool: install: /usr/bin/install -c .libs/libfftw3l_threads.so.3.5.5T /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3l_threads.so.3.5.5 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3l_threads.so.3.5.5 libfftw3l_threads.so.3 || { rm -f libfftw3l_threads.so.3 && ln -s libfftw3l_threads.so.3.5.5 libfftw3l_threads.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3l_threads.so.3.5.5 libfftw3l_threads.so || { rm -f libfftw3l_threads.so && ln -s libfftw3l_threads.so.3.5.5 libfftw3l_threads.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3l_threads.lai /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3l_threads.la libtool: install: warning: relinking `libfftw3l_omp.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.5/long/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.5/long/libtool --tag CC --mode=relink gcc -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 8:5:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfftw3l_omp.la -rpath /usr/lib64 libfftw3l_omp_la-api.lo libfftw3l_omp_la-conf.lo libfftw3l_omp_la-openmp.lo libfftw3l_omp_la-dft-vrank-geq1.lo libfftw3l_omp_la-ct.lo libfftw3l_omp_la-rdft-vrank-geq1.lo libfftw3l_omp_la-hc2hc.lo libfftw3l_omp_la-vrank-geq1-rdft2.lo libfftw3l_omp_la-f77api.lo ../libfftw3l.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libfftw3l_omp_la-api.o .libs/libfftw3l_omp_la-conf.o .libs/libfftw3l_omp_la-openmp.o .libs/libfftw3l_omp_la-dft-vrank-geq1.o .libs/libfftw3l_omp_la-ct.o .libs/libfftw3l_omp_la-rdft-vrank-geq1.o .libs/libfftw3l_omp_la-hc2hc.o .libs/libfftw3l_omp_la-vrank-geq1-rdft2.o .libs/libfftw3l_omp_la-f77api.o -L/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lfftw3l -lm -fopenmp -O2 -Wl,-z -Wl,relro -fopenmp -Wl,-soname -Wl,libfftw3l_omp.so.3 -o .libs/libfftw3l_omp.so.3.5.5 libtool: install: /usr/bin/install -c .libs/libfftw3l_omp.so.3.5.5T /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3l_omp.so.3.5.5 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3l_omp.so.3.5.5 libfftw3l_omp.so.3 || { rm -f libfftw3l_omp.so.3 && ln -s libfftw3l_omp.so.3.5.5 libfftw3l_omp.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libfftw3l_omp.so.3.5.5 libfftw3l_omp.so || { rm -f libfftw3l_omp.so && ln -s libfftw3l_omp.so.3.5.5 libfftw3l_omp.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3l_omp.lai /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3l_omp.la libtool: install: /usr/bin/install -c .libs/libfftw3l_threads.a /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3l_threads.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3l_threads.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3l_threads.a libtool: install: /usr/bin/install -c .libs/libfftw3l_omp.a /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3l_omp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3l_omp.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/lib64/libfftw3l_omp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/threads' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/threads' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/tests' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/tests' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/tests' Making install in mpi make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/mpi' make install-am make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/mpi' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/mpi' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/mpi' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/mpi' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/mpi' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/doc' Making install in FAQ make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/doc/FAQ' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/doc/FAQ' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/doc/FAQ' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/doc/FAQ' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/doc' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/info' /usr/bin/install -c -m 644 ../../doc/fftw3.info ../../doc/fftw3.info-1 ../../doc/fftw3.info-2 '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/info/fftw3.info' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/doc' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/doc' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/doc' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/tools' make install-am make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/tools' make[3]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fftwl-wisdom '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/bin' libtool: install: warning: `../threads/libfftw3l_threads.la' has not been installed in `/usr/lib64' libtool: install: warning: `../libfftw3l.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/fftwl-wisdom /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/bin/fftwl-wisdom /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/install -c fftw-wisdom-to-conf '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 ../../tools/fftw-wisdom-to-conf.1 fftwl-wisdom.1 '/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/tools' make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/tools' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/tools' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/m4' make[2]: Entering directory '/builddir/build/BUILD/fftw-3.3.5/long/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/m4' make[1]: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long/m4' make: Leaving directory '/builddir/build/BUILD/fftw-3.3.5/long' + rm -f /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/info/dir + find /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64 -name '*.la' -delete + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in ./usr/bin/fftw-wisdom-to-conf from #! /bin/sh to #!/bin/sh Processing files: fftw-3.3.5-10.0.riscv64.fc28.riscv64 Provides: fftw = 3.3.5-10.0.riscv64.fc28 fftw(riscv-64) = 3.3.5-10.0.riscv64.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): info Requires(preun): info Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfftw3.so.3()(64bit) libfftw3_threads.so.3()(64bit) libfftw3f.so.3()(64bit) libfftw3f_threads.so.3()(64bit) libfftw3l.so.3()(64bit) libfftw3l_threads.so.3()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: fftw-libs-3.3.5-10.0.riscv64.fc28.riscv64 Processing files: fftw-devel-3.3.5-10.0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IefrfA + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.5 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-devel + cp -pr doc/FAQ/fftw-faq.html/ /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-devel + exit 0 Provides: fftw-devel = 3.3.5-10.0.riscv64.fc28 fftw-devel(riscv-64) = 3.3.5-10.0.riscv64.fc28 fftw3-devel = 3.3.5-10.0.riscv64.fc28 fftw3-devel(riscv-64) = 3.3.5-10.0.riscv64.fc28 pkgconfig(fftw3) = 3.3.5 pkgconfig(fftw3f) = 3.3.5 pkgconfig(fftw3l) = 3.3.5 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /usr/bin/pkg-config libfftw3.so.3()(64bit) libfftw3_omp.so.3()(64bit) libfftw3_threads.so.3()(64bit) libfftw3f.so.3()(64bit) libfftw3f_omp.so.3()(64bit) libfftw3f_threads.so.3()(64bit) libfftw3l.so.3()(64bit) libfftw3l_omp.so.3()(64bit) libfftw3l_threads.so.3()(64bit) Processing files: fftw-libs-double-3.3.5-10.0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JIC3Pf + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.5 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-double + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-double + cp -pr AUTHORS /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-double + cp -pr ChangeLog /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-double + cp -pr NEWS /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-double + cp -pr README /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-double + cp -pr TODO /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-double + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DHlWDO + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.5 + LICENSEDIR=/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/licenses/fftw-libs-double + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/licenses/fftw-libs-double + cp -pr COPYING /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/licenses/fftw-libs-double + cp -pr COPYRIGHT /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/licenses/fftw-libs-double + exit 0 Provides: fftw-libs-double = 3.3.5-10.0.riscv64.fc28 fftw-libs-double(riscv-64) = 3.3.5-10.0.riscv64.fc28 libfftw3.so.3()(64bit) libfftw3_omp.so.3()(64bit) libfftw3_threads.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfftw3.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: fftw-libs-single-3.3.5-10.0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TOWOZR + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.5 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-single + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-single + cp -pr AUTHORS /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-single + cp -pr ChangeLog /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-single + cp -pr NEWS /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-single + cp -pr README /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-single + cp -pr TODO /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-single + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JGesIW + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.5 + LICENSEDIR=/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/licenses/fftw-libs-single + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/licenses/fftw-libs-single + cp -pr COPYING /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/licenses/fftw-libs-single + cp -pr COPYRIGHT /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/licenses/fftw-libs-single + exit 0 Provides: fftw-libs-single = 3.3.5-10.0.riscv64.fc28 fftw-libs-single(riscv-64) = 3.3.5-10.0.riscv64.fc28 libfftw3f.so.3()(64bit) libfftw3f_omp.so.3()(64bit) libfftw3f_threads.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfftw3f.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: fftw-libs-long-3.3.5-10.0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.95PG0a + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.5 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-long + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-long + cp -pr AUTHORS /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-long + cp -pr ChangeLog /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-long + cp -pr NEWS /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-long + cp -pr README /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-long + cp -pr TODO /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-libs-long + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8dKFvc + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.5 + LICENSEDIR=/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/licenses/fftw-libs-long + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/licenses/fftw-libs-long + cp -pr COPYING /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/licenses/fftw-libs-long + cp -pr COPYRIGHT /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/licenses/fftw-libs-long + exit 0 Provides: fftw-libs-long = 3.3.5-10.0.riscv64.fc28 fftw-libs-long(riscv-64) = 3.3.5-10.0.riscv64.fc28 libfftw3l.so.3()(64bit) libfftw3l_omp.so.3()(64bit) libfftw3l_threads.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfftw3l.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: fftw-static-3.3.5-10.0.riscv64.fc28.riscv64 Provides: fftw-static = 3.3.5-10.0.riscv64.fc28 fftw-static(riscv-64) = 3.3.5-10.0.riscv64.fc28 fftw3-static = 3.3.5-10.0.riscv64.fc28 fftw3-static(riscv-64) = 3.3.5-10.0.riscv64.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fftw-doc-3.3.5-10.0.riscv64.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.evDx4y + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.5 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-doc + cp -pr doc/fftw3.pdf doc/rfftwnd.pdf /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-doc + cp -pr doc/html/ /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64/usr/share/doc/fftw-doc + exit 0 Provides: fftw-doc = 3.3.5-10.0.riscv64.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64 Wrote: /builddir/build/SRPMS/fftw-3.3.5-10.0.riscv64.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/fftw-3.3.5-10.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/fftw-libs-3.3.5-10.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/fftw-devel-3.3.5-10.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/fftw-libs-double-3.3.5-10.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/fftw-libs-single-3.3.5-10.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/fftw-libs-long-3.3.5-10.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/fftw-static-3.3.5-10.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/fftw-doc-3.3.5-10.0.riscv64.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PDTwxy + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fftw-3.3.5-10.0.riscv64.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff