+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/nfft.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.MSSAmd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nfft-3.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/nfft-3.3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nfft-3.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qnbtKN + umask 022 + cd /builddir/build/BUILD + cd nfft-3.3.2 + 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 + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/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 --disable-static --enable-all checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf 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 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 whether ln -s works... yes 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... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no 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 for gawk... gawk 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... no checking whether make sets $(MAKE)... yes 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 style of include used by make... GNU checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for riscv64-redhat-linux-gnu-perl... no checking for perl... no checking whether to enable maintainer-specific portions of Makefiles... no checking Whether to compile NFCT module... yes checking Whether to compile NFST module... yes checking Whether to compile NFSFT module... yes checking Whether to compile NFSOFT module... yes checking Whether to compile NNFFT module... yes checking Whether to compile NSFFT module... yes checking Whether to compile MRI module... yes checking Whether to compile FPT module... yes checking window function... kaiserbessel checking for C compiler vendor... gnu checking for gcc option to accept ISO C99... none needed checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict checking for inline... inline checking dependency style of gcc... none checking whether ln -s works... yes checking fftw3.h usability... yes checking fftw3.h presence... yes checking for fftw3.h... yes checking for library containing fftw_execute... -lfftw3 checking for OpenMP flag of C compiler... -fopenmp checking whether to check for Matlab... no checking whether to check for GNU Octave... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for string.h... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.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 mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking whether time.h and sys/time.h may both be included... yes checking for size_t... yes checking for long double... yes checking for hrtime_t... no checking for uintptr_t... yes 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 size of float... 4 checking size of double... 8 checking size of long double... 16 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 gethrtime... no checking for read_real_time... no checking for time_base_to_time... no checking for clock_gettime... yes checking for mach_absolute_time... no 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 sysctl... no checking for abort... yes checking for snprintf... yes checking for sqrt... no checking for sleep... yes checking for usleep... yes checking for nanosleep... yes checking for drand48... yes checking for srand48... yes checking for gethostname... yes checking whether memalign is declared... no checking whether posix_memalign is declared... yes checking whether sleep is declared... yes checking whether nanosleep is declared... yes checking whether drand48 is declared... yes checking whether srand48 is declared... yes checking for _rtc intrinsic... no checking whether a cycle counter is available... no *************************************************************** WARNING: No cycle counter found. Time measurements in NFFT will show incorrect results. *************************************************************** checking whether copysign is declared... yes checking whether nextafter is declared... yes checking whether nan is declared... yes checking whether ceil is declared... yes checking whether floor is declared... yes checking whether nearbyint is declared... yes checking whether rint is declared... yes checking whether round is declared... yes checking whether lrint is declared... yes checking whether lround is declared... yes checking whether llrint is declared... yes checking whether llround is declared... yes checking whether trunc is declared... yes checking whether fmod is declared... yes checking whether remainder is declared... yes checking whether remquo is declared... yes checking whether fdim is declared... yes checking whether fmax is declared... yes checking whether fmin is declared... yes checking whether fma is declared... yes checking whether fabs is declared... yes checking whether sqrt is declared... yes checking whether cbrt is declared... yes checking whether hypot is declared... yes checking whether exp is declared... yes checking whether exp2 is declared... yes checking whether expm1 is declared... yes checking whether log is declared... yes checking whether log2 is declared... yes checking whether log10 is declared... yes checking whether log1p is declared... yes checking whether logb is declared... yes checking whether ilogb is declared... yes checking whether modf is declared... yes checking whether frexp is declared... yes checking whether ldexp is declared... yes checking whether scalbn is declared... yes checking whether scalbln is declared... yes checking whether pow is declared... yes checking whether cos is declared... yes checking whether sin is declared... yes checking whether tan is declared... yes checking whether cosh is declared... yes checking whether sinh is declared... yes checking whether tanh is declared... yes checking whether acos is declared... yes checking whether asin is declared... yes checking whether atan is declared... yes checking whether atan2 is declared... yes checking whether acosh is declared... yes checking whether asinh is declared... yes checking whether atanh is declared... yes checking whether tgamma is declared... yes checking whether lgamma is declared... yes checking whether j0 is declared... yes checking whether j1 is declared... yes checking whether jn is declared... yes checking whether y0 is declared... yes checking whether y1 is declared... yes checking whether yn is declared... yes checking whether erf is declared... yes checking whether erfc is declared... yes checking whether creal is declared... yes checking whether cimag is declared... yes checking whether cabs is declared... yes checking whether carg is declared... yes checking whether conj is declared... yes checking whether cproj is declared... yes checking whether csqrt is declared... yes checking whether cexp is declared... yes checking whether clog is declared... yes checking whether cpow is declared... yes checking whether csin is declared... yes checking whether ccos is declared... yes checking whether ctan is declared... yes checking whether casin is declared... yes checking whether cacos is declared... yes checking whether catan is declared... yes checking whether csinh is declared... yes checking whether ccosh is declared... yes checking whether ctanh is declared... yes checking whether casinh is declared... yes checking whether cacosh is declared... yes checking whether catanh is declared... yes checking for fftw3.h... (cached) yes checking for CU_initialize_registry in -lcunit... no checking for cunit... no configure: creating ./config.status config.status: creating Makefile config.status: creating nfft3.pc config.status: creating doxygen/doxygen.Doxyfile config.status: creating include/Makefile config.status: creating include/ticks.h config.status: creating 3rdparty/Makefile config.status: creating 3rdparty/cstripack/Makefile config.status: creating kernel/Makefile config.status: creating kernel/fpt/Makefile config.status: creating kernel/mri/Makefile config.status: creating kernel/nfct/Makefile config.status: creating kernel/nfft/Makefile config.status: creating kernel/nfsft/Makefile config.status: creating kernel/nfsoft/Makefile config.status: creating kernel/nfst/Makefile config.status: creating kernel/nnfft/Makefile config.status: creating kernel/nsfft/Makefile config.status: creating kernel/solver/Makefile config.status: creating kernel/util/Makefile config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: creating examples/Makefile config.status: creating examples/fpt/Makefile config.status: creating examples/mri/Makefile config.status: creating examples/nfct/Makefile config.status: creating examples/nfct/simple_test.c config.status: creating examples/nfft/Makefile config.status: creating examples/nfft/simple_test.c config.status: creating examples/nfft/simple_test_threads.c config.status: creating examples/nfsft/Makefile config.status: creating examples/nfsoft/Makefile config.status: creating examples/nfst/Makefile config.status: creating examples/nfst/simple_test.c config.status: creating examples/nnfft/Makefile config.status: creating examples/nsfft/Makefile config.status: creating examples/solver/Makefile config.status: creating examples/solver/glacier.c config.status: creating examples/solver/simple_test.c config.status: creating applications/Makefile config.status: creating applications/fastgauss/Makefile config.status: creating applications/fastgauss/fastgauss.c config.status: creating applications/fastsum/Makefile config.status: creating applications/fastsumS2/Makefile config.status: creating applications/quadratureS2/Makefile config.status: creating applications/mri/Makefile config.status: creating applications/mri/mri2d/Makefile config.status: creating applications/mri/mri3d/Makefile config.status: creating applications/polarFFT/Makefile config.status: creating applications/polarFFT/linogram_fft_test.c config.status: creating applications/polarFFT/mpolar_fft_test.c config.status: creating applications/polarFFT/polar_fft_test.c config.status: creating applications/radon/Makefile config.status: creating applications/radon/inverse_radon.c config.status: creating applications/radon/radon.c config.status: creating applications/iterS2/Makefile config.status: creating matlab/Makefile config.status: creating matlab/nfsft/Makefile config.status: creating matlab/nfft/Makefile config.status: creating matlab/nnfft/Makefile config.status: creating matlab/nfsft/@f_hat/Makefile config.status: creating matlab/nfsoft/Makefile config.status: creating doxygen/Makefile config.status: creating support/Makefile config.status: creating include/config.h config.status: executing libtool commands config.status: executing depfiles commands + make -j4 Making all in 3rdparty make[1]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/3rdparty' Making all in cstripack make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/3rdparty/cstripack' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cstripack.lo cstripack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cstripack.c -fPIC -DPIC -o .libs/cstripack.o /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 libcstripack.la cstripack.lo libtool: link: ar cru .libs/libcstripack.a .libs/cstripack.o libtool: link: ranlib .libs/libcstripack.a libtool: link: ( cd ".libs" && rm -f "libcstripack.la" && ln -s "../libcstripack.la" "libcstripack.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/3rdparty/cstripack' Making all in . make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/3rdparty' /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 lib3rdparty.la cstripack/libcstripack.la libtool: link: (cd .libs/lib3rdparty.lax/libcstripack.a && ar x "/builddir/build/BUILD/nfft-3.3.2/3rdparty/cstripack/.libs/libcstripack.a") libtool: link: ar cru .libs/lib3rdparty.a .libs/lib3rdparty.lax/libcstripack.a/cstripack.o libtool: link: ranlib .libs/lib3rdparty.a libtool: link: rm -fr .libs/lib3rdparty.lax libtool: link: ( cd ".libs" && rm -f "lib3rdparty.la" && ln -s "../lib3rdparty.la" "lib3rdparty.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/3rdparty' make[1]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/3rdparty' Making all in include make[1]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/include' make all-am make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/include' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/include' make[1]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/include' Making all in kernel make[1]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel' Making all in util make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_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 malloc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sinc.lo sinc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lambda.lo lambda.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bessel_i0.lo bessel_i0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c lambda.c -fPIC -DPIC -o .libs/lambda.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c bessel_i0.c -fPIC -DPIC -o .libs/bessel_i0.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sinc.c -fPIC -DPIC -o .libs/sinc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c malloc.c -fPIC -DPIC -o .libs/malloc.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o float.lo float.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o int.lo int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c float.c -fPIC -DPIC -o .libs/float.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o error.lo error.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bspline.lo bspline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c int.c -fPIC -DPIC -o .libs/int.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c error.c -fPIC -DPIC -o .libs/error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c bspline.c -fPIC -DPIC -o .libs/bspline.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_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 assert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c assert.c -fPIC -DPIC -o .libs/assert.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sort.lo sort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sort.c -fPIC -DPIC -o .libs/sort.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rand.lo rand.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rand.c -fPIC -DPIC -o .libs/rand.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vector1.lo vector1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vector1.c -fPIC -DPIC -o .libs/vector1.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vector2.lo vector2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vector2.c -fPIC -DPIC -o .libs/vector2.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vector3.lo vector3.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_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 print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vector3.c -fPIC -DPIC -o .libs/vector3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c print.c -fPIC -DPIC -o .libs/print.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o voronoi.lo voronoi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c voronoi.c -fPIC -DPIC -o .libs/voronoi.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o damp.lo damp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c damp.c -fPIC -DPIC -o .libs/damp.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o thread.lo thread.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o time.lo time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c thread.c -fPIC -DPIC -o .libs/thread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c time.c -fPIC -DPIC -o .libs/time.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o window.lo window.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c window.c -fPIC -DPIC -o .libs/window.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_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 version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../3rdparty/cstripack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c version.c -fPIC -DPIC -o .libs/version.o /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 libutil.la malloc.lo sinc.lo lambda.lo bessel_i0.lo float.lo int.lo error.lo bspline.lo assert.lo sort.lo rand.lo vector1.lo vector2.lo vector3.lo print.lo voronoi.lo damp.lo thread.lo time.lo window.lo version.lo libtool: link: ar cru .libs/libutil.a .libs/malloc.o .libs/sinc.o .libs/lambda.o .libs/bessel_i0.o .libs/float.o .libs/int.o .libs/error.o .libs/bspline.o .libs/assert.o .libs/sort.o .libs/rand.o .libs/vector1.o .libs/vector2.o .libs/vector3.o .libs/print.o .libs/voronoi.o .libs/damp.o .libs/thread.o .libs/time.o .libs/window.o .libs/version.o libtool: link: ranlib .libs/libutil.a libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/util' Making all in nfft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfft' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nfft.lo nfft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nfft.c -fPIC -DPIC -o .libs/nfft.o /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 libnfft.la nfft.lo libtool: link: ar cru .libs/libnfft.a .libs/nfft.o libtool: link: ranlib .libs/libnfft.a libtool: link: ( cd ".libs" && rm -f "libnfft.la" && ln -s "../libnfft.la" "libnfft.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfft' Making all in nfct make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfct' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nfct.lo nfct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nfct.c -fPIC -DPIC -o .libs/nfct.o /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 libnfct.la nfct.lo libtool: link: ar cru .libs/libnfct.a .libs/nfct.o libtool: link: ranlib .libs/libnfct.a libtool: link: ( cd ".libs" && rm -f "libnfct.la" && ln -s "../libnfct.la" "libnfct.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfct' Making all in nfst make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfst' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nfst.lo nfst.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nfst.c -fPIC -DPIC -o .libs/nfst.o /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 libnfst.la nfst.lo libtool: link: ar cru .libs/libnfst.a .libs/nfst.o libtool: link: ranlib .libs/libnfst.a libtool: link: ( cd ".libs" && rm -f "libnfst.la" && ln -s "../libnfst.la" "libnfst.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfst' Making all in nnfft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nnfft' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nnfft.lo nnfft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nnfft.c -fPIC -DPIC -o .libs/nnfft.o /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 libnnfft.la nnfft.lo libtool: link: ar cru .libs/libnnfft.a .libs/nnfft.o libtool: link: ranlib .libs/libnnfft.a libtool: link: ( cd ".libs" && rm -f "libnnfft.la" && ln -s "../libnnfft.la" "libnnfft.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nnfft' Making all in nsfft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nsfft' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nsfft.lo nsfft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nsfft.c -fPIC -DPIC -o .libs/nsfft.o /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 libnsfft.la nsfft.lo libtool: link: ar cru .libs/libnsfft.a .libs/nsfft.o libtool: link: ranlib .libs/libnsfft.a libtool: link: ( cd ".libs" && rm -f "libnsfft.la" && ln -s "../libnsfft.la" "libnsfft.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nsfft' Making all in mri make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/mri' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mri.lo mri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mri.c -fPIC -DPIC -o .libs/mri.o /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 libmri.la mri.lo libtool: link: ar cru .libs/libmri.a .libs/mri.o libtool: link: ranlib .libs/libmri.a libtool: link: ( cd ".libs" && rm -f "libmri.la" && ln -s "../libmri.la" "libmri.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/mri' Making all in fpt make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/fpt' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fpt.lo fpt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fpt.c -fPIC -DPIC -o .libs/fpt.o /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 libfpt.la fpt.lo libtool: link: ar cru .libs/libfpt.a .libs/fpt.o libtool: link: ranlib .libs/libfpt.a libtool: link: ( cd ".libs" && rm -f "libfpt.la" && ln -s "../libfpt.la" "libfpt.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/fpt' Making all in nfsft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfsft' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nfsft.lo nfsft.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o legendre.lo legendre.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nfsft.c -fPIC -DPIC -o .libs/nfsft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c legendre.c -fPIC -DPIC -o .libs/legendre.o /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 libnfsft.la nfsft.lo legendre.lo libtool: link: ar cru .libs/libnfsft.a .libs/nfsft.o .libs/legendre.o libtool: link: ranlib .libs/libnfsft.a libtool: link: ( cd ".libs" && rm -f "libnfsft.la" && ln -s "../libnfsft.la" "libnfsft.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfsft' Making all in nfsoft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfsoft' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nfsoft.lo nfsoft.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o wigner.lo wigner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nfsoft.c -fPIC -DPIC -o .libs/nfsoft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c wigner.c -fPIC -DPIC -o .libs/wigner.o wigner.c: In function 'wigner_start': wigner.c:323:19: warning: variable 'dm2' set but not used [-Wunused-but-set-variable] double dl, dm1, dm2, normFactor, sinSign; ^~~ wigner.c:323:14: warning: variable 'dm1' set but not used [-Wunused-but-set-variable] double dl, dm1, dm2, normFactor, sinSign; ^~~ wigner.c:322:14: warning: variable 'absM2' set but not used [-Wunused-but-set-variable] int absM1, absM2; ^~~~~ nfsoft.c: In function 'SO3_fpt_init': nfsoft.c:153:22: warning: variable 'k_end' set but not used [-Wunused-but-set-variable] int N, t, k_start, k_end, k, m; ^~~~~ nfsoft.c: In function 'SO3_single_fpt_init': nfsoft.c:221:22: warning: variable 'k_end' set but not used [-Wunused-but-set-variable] int N, t, k_start, k_end; ^~~~~ nfsoft.c: In function 'nfsoft_precompute': nfsoft.c:434:7: warning: unused variable 'N' [-Wunused-variable] int N = plan3D->N_total; ^ nfsoft.c: In function 'nfsoft_trafo': nfsoft.c:464:30: warning: variable 'glo2' set but not used [-Wunused-but-set-variable] int i, j, m, k, max, glo1, glo2; ^~~~ nfsoft.c: In function 'nfsoft_adjoint': nfsoft.c:593:30: warning: variable 'glo2' set but not used [-Wunused-but-set-variable] int i, j, m, k, max, glo1, glo2; ^~~~ At top level: nfsoft.c:219:16: warning: 'SO3_single_fpt_init' defined but not used [-Wunused-function] static fpt_set SO3_single_fpt_init(int l, int k, int m, unsigned int flags, int kappa) ^~~~~~~~~~~~~~~~~~~ /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 libnfsoft.la nfsoft.lo wigner.lo libtool: link: ar cru .libs/libnfsoft.a .libs/nfsoft.o .libs/wigner.o libtool: link: ranlib .libs/libnfsoft.a libtool: link: ( cd ".libs" && rm -f "libnfsoft.la" && ln -s "../libnfsoft.la" "libnfsoft.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfsoft' Making all in solver make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/solver' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_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 solver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c solver.c -fPIC -DPIC -o .libs/solver.o /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 libsolver.la solver.lo libtool: link: ar cru .libs/libsolver.a .libs/solver.o libtool: link: ranlib .libs/libsolver.a libtool: link: ( cd ".libs" && rm -f "libsolver.la" && ln -s "../libsolver.la" "libsolver.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/solver' Making all in . make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel' /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 util/libutil.la nfft/libnfft.la nfct/libnfct.la nfst/libnfst.la nnfft/libnnfft.la nsfft/libnsfft.la mri/libmri.la fpt/libfpt.la nfsft/libnfsft.la nfsoft/libnfsoft.la solver/libsolver.la libtool: link: (cd .libs/libkernel.lax/libutil.a && ar x "/builddir/build/BUILD/nfft-3.3.2/kernel/util/.libs/libutil.a") libtool: link: (cd .libs/libkernel.lax/libnfft.a && ar x "/builddir/build/BUILD/nfft-3.3.2/kernel/nfft/.libs/libnfft.a") libtool: link: (cd .libs/libkernel.lax/libnfct.a && ar x "/builddir/build/BUILD/nfft-3.3.2/kernel/nfct/.libs/libnfct.a") libtool: link: (cd .libs/libkernel.lax/libnfst.a && ar x "/builddir/build/BUILD/nfft-3.3.2/kernel/nfst/.libs/libnfst.a") libtool: link: (cd .libs/libkernel.lax/libnnfft.a && ar x "/builddir/build/BUILD/nfft-3.3.2/kernel/nnfft/.libs/libnnfft.a") libtool: link: (cd .libs/libkernel.lax/libnsfft.a && ar x "/builddir/build/BUILD/nfft-3.3.2/kernel/nsfft/.libs/libnsfft.a") libtool: link: (cd .libs/libkernel.lax/libmri.a && ar x "/builddir/build/BUILD/nfft-3.3.2/kernel/mri/.libs/libmri.a") libtool: link: (cd .libs/libkernel.lax/libfpt.a && ar x "/builddir/build/BUILD/nfft-3.3.2/kernel/fpt/.libs/libfpt.a") libtool: link: (cd .libs/libkernel.lax/libnfsft.a && ar x "/builddir/build/BUILD/nfft-3.3.2/kernel/nfsft/.libs/libnfsft.a") libtool: link: (cd .libs/libkernel.lax/libnfsoft.a && ar x "/builddir/build/BUILD/nfft-3.3.2/kernel/nfsoft/.libs/libnfsoft.a") libtool: link: (cd .libs/libkernel.lax/libsolver.a && ar x "/builddir/build/BUILD/nfft-3.3.2/kernel/solver/.libs/libsolver.a") libtool: link: ar cru .libs/libkernel.a .libs/libkernel.lax/libutil.a/assert.o .libs/libkernel.lax/libutil.a/bessel_i0.o .libs/libkernel.lax/libutil.a/bspline.o .libs/libkernel.lax/libutil.a/damp.o .libs/libkernel.lax/libutil.a/error.o .libs/libkernel.lax/libutil.a/float.o .libs/libkernel.lax/libutil.a/int.o .libs/libkernel.lax/libutil.a/lambda.o .libs/libkernel.lax/libutil.a/malloc.o .libs/libkernel.lax/libutil.a/print.o .libs/libkernel.lax/libutil.a/rand.o .libs/libkernel.lax/libutil.a/sinc.o .libs/libkernel.lax/libutil.a/sort.o .libs/libkernel.lax/libutil.a/thread.o .libs/libkernel.lax/libutil.a/time.o .libs/libkernel.lax/libutil.a/vector1.o .libs/libkernel.lax/libutil.a/vector2.o .libs/libkernel.lax/libutil.a/vector3.o .libs/libkernel.lax/libutil.a/version.o .libs/libkernel.lax/libutil.a/voronoi.o .libs/libkernel.lax/libutil.a/window.o .libs/libkernel.lax/libnfft.a/nfft.o .libs/libkernel.lax/libnfct.a/nfct.o .libs/libkernel.lax/libnfst.a/nfst.o .libs/libkernel.lax/libnnfft.a/nnfft.o .libs/libkernel.lax/libnsfft.a/nsfft.o .libs/libkernel.lax/libmri.a/mri.o .libs/libkernel.lax/libfpt.a/fpt.o .libs/libkernel.lax/libnfsft.a/legendre.o .libs/libkernel.lax/libnfsft.a/nfsft.o .libs/libkernel.lax/libnfsoft.a/nfsoft.o .libs/libkernel.lax/libnfsoft.a/wigner.o .libs/libkernel.lax/libsolver.a/solver.o libtool: link: ranlib .libs/libkernel.a libtool: link: rm -fr .libs/libkernel.lax libtool: link: ( cd ".libs" && rm -f "libkernel.la" && ln -s "../libkernel.la" "libkernel.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel' make[1]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel' Making all in . make[1]: Entering directory '/builddir/build/BUILD/nfft-3.3.2' /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 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnfft3.la -rpath /usr/lib64 3rdparty/lib3rdparty.la kernel/libkernel.la -lfftw3 -lm -lm libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive 3rdparty/.libs/lib3rdparty.a kernel/.libs/libkernel.a -Wl,--no-whole-archive -lfftw3 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libnfft3.so.2 -o .libs/libnfft3.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libnfft3.so.2" && ln -s "libnfft3.so.2.0.0" "libnfft3.so.2") libtool: link: (cd ".libs" && rm -f "libnfft3.so" && ln -s "libnfft3.so.2.0.0" "libnfft3.so") libtool: link: ( cd ".libs" && rm -f "libnfft3.la" && ln -s "../libnfft3.la" "libnfft3.la" ) make[1]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/tests' Making all in data make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/tests/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/tests/data' make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/tests' make[1]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/tests' Making all in examples make[1]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples' Making all in fpt make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/fpt' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c simple_test.c /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 simple_test simple_test.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simple_test simple_test.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/fpt' Making all in mri make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/mri' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/mri' Making all in nfct make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfct' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c simple_test.c /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 simple_test simple_test.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simple_test simple_test.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfct' Making all in nfft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfft' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c simple_test.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ndft_fast.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c taylor_nfft.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c flags.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nfft_times.c /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 simple_test simple_test.o ../../libnfft3.la -lfftw3 -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 ndft_fast ndft_fast.o ../../libnfft3.la -lfftw3 -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 flags flags.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simple_test simple_test.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 /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 taylor_nfft taylor_nfft.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ndft_fast ndft_fast.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 /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 nfft_times nfft_times.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/flags flags.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/taylor_nfft taylor_nfft.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/nfft_times nfft_times.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfft' Making all in nfsft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfsft' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c simple_test.c /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 simple_test simple_test.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simple_test simple_test.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfsft' Making all in nfsoft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfsoft' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c simple_test.c /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 simple_test simple_test.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simple_test simple_test.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfsoft' Making all in nfst make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfst' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c simple_test.c /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 simple_test simple_test.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simple_test simple_test.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfst' Making all in nnfft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nnfft' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c simple_test.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c accuracy.c simple_test.c: In function 'simple_test_nnfft_1d': simple_test.c:59:3: warning: "/*" within comment [-Wcomment] /** precompute phi_hut, the entries of the matrix D */ simple_test.c: In function 'main': simple_test.c:312:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("clear"); ^~~~~~~~~~~~~~~ At top level: simple_test.c:262:13: warning: 'measure_time_nnfft_1d' defined but not used [-Wunused-function] static void measure_time_nnfft_1d(void) ^~~~~~~~~~~~~~~~~~~~~ simple_test.c:198:13: warning: 'simple_test_innfft_1d' defined but not used [-Wunused-function] static void simple_test_innfft_1d(void) ^~~~~~~~~~~~~~~~~~~~~ simple_test.c:139:13: warning: 'simple_test_nnfft_2d' defined but not used [-Wunused-function] static void simple_test_nnfft_2d(void) ^~~~~~~~~~~~~~~~~~~~ simple_test.c:85:13: warning: 'simple_test_adjoint_nnfft_1d' defined but not used [-Wunused-function] static void simple_test_adjoint_nnfft_1d(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 simple_test simple_test.o ../../libnfft3.la -lfftw3 -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 accuracy accuracy.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simple_test simple_test.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/accuracy accuracy.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/nnfft' Making all in nsfft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nsfft' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c simple_test.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nsfft_test.c simple_test.c: In function 'main': simple_test.c:62:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("clear"); ^~~~~~~~~~~~~~~ simple_test.c:70:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("clear"); ^~~~~~~~~~~~~~~ /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 simple_test simple_test.o ../../libnfft3.la -lfftw3 -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 nsfft_test nsfft_test.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simple_test simple_test.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/nsfft_test nsfft_test.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/nsfft' Making all in solver make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/solver' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c simple_test.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c glacier.c glacier.c: In function 'glacier': glacier.c:71:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%" NFFT__FES__ " %" NFFT__FES__ " %" NFFT__FES__, &p.x[2 * j + 0], &p.x[2 * j + 1], &tmp_y); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glacier.c: In function 'glacier_cv': glacier.c:147:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%" NFFT__FES__ " %" NFFT__FES__ " %" NFFT__FES__, &cp.x[2 * j + 0], &cp.x[2 * j + 1], &tmp_y); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 simple_test simple_test.o ../../libnfft3.la -lfftw3 -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 glacier glacier.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simple_test simple_test.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/glacier glacier.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/solver' make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples' make[1]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples' Making all in applications make[1]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications' Making all in fastgauss make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/fastgauss' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fastgauss.c /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 fastgauss fastgauss.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fastgauss fastgauss.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/fastgauss' Making all in fastsum make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/fastsum' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fastsum.lo fastsum.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o kernels.lo kernels.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fastsum_test.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fastsum_matlab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fastsum.c -fPIC -DPIC -o .libs/fastsum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c kernels.c -fPIC -DPIC -o .libs/kernels.o fastsum_matlab.c: In function 'main': fastsum_matlab.c:141:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fid1, __FR__, &my_fastsum_plan.x[k * d + t]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsum_matlab.c:143:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fid2, __FR__, &temp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsum_matlab.c:145:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fid2, __FR__, &temp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsum_matlab.c:157:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fid1, __FR__, &my_fastsum_plan.y[j * d + t]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 libkernels.la kernels.lo /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 libfastsum.la fastsum.lo -lfftw3 -lm libtool: link: ar cru .libs/libkernels.a .libs/kernels.o libtool: link: ranlib .libs/libkernels.a libtool: link: ( cd ".libs" && rm -f "libkernels.la" && ln -s "../libkernels.la" "libkernels.la" ) libtool: link: ar cru .libs/libfastsum.a .libs/fastsum.o libtool: link: ranlib .libs/libfastsum.a libtool: link: ( cd ".libs" && rm -f "libfastsum.la" && ln -s "../libfastsum.la" "libfastsum.la" ) /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 fastsum_test fastsum_test.o libfastsum.la libkernels.la ../../libnfft3.la /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 fastsum_matlab fastsum_matlab.o libfastsum.la libkernels.la ../../libnfft3.la libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fastsum_matlab fastsum_matlab.o ./.libs/libfastsum.a -lfftw3 -lm ./.libs/libkernels.a ../../.libs/libnfft3.so -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fastsum_test fastsum_test.o ./.libs/libfastsum.a -lfftw3 -lm ./.libs/libkernels.a ../../.libs/libnfft3.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/fastsum' Making all in fastsumS2 make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/fastsumS2' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fastsumS2.c fastsumS2.c: In function 'main': fastsumS2.c:599:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"testcases=%d\n",&tc_max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:606:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"nfsft=%d\n",&use_nfsft); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:611:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"nfft=%d\n",&use_nfft); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:616:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"cutoff=%d\n",&cutoff); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:626:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"fpt=%d\n",&use_fpt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:629:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"threshold=%lf\n",&threshold); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:653:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"kernel=%d\n",&kt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:657:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"parameter_sets=%d\n",&ip_max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:666:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"parameters=%d\n",&ipp_max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:678:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%lf\n",&p[ip][ipp]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:684:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"bandwidths=%d\n",&im_max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:692:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%d\n",&m[im]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:698:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"node_sets=%d\n",&ild_max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:709:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"L=%d ",&ld[ild][0]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:714:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"D=%d ",&ld[ild][1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:719:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"compare=%d ",&ld[ild][2]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:726:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"precomputed=%d\n",&ld[ild][3]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastsumS2.c:731:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"repetitions=%d\n",&ld[ild][4]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 fastsumS2 fastsumS2.o ../../libnfft3.la -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fastsumS2 fastsumS2.o ../../.libs/libnfft3.so -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/fastsumS2' Making all in mri make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri' Making all in mri2d make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri/mri2d' gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c construct_data_2d.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c construct_data_inh_2d1d.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c construct_data_inh_3d.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c reconstruct_data_gridding.c construct_data_2d.c: In function 'construct': construct_data_2d.c:54:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%le %le ",&my_plan.x[2*j+0],&my_plan.x[2*j+1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ construct_data_2d.c:64:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fi,"%le ",&real); ^~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_gridding.c: In function 'reconstruct': reconstruct_data_gridding.c:63:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fweight,"%le ",&weights); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_gridding.c:64:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin,"%le %le %le %le",&my_plan.x[2*j+0],&my_plan.x[2*j+1],&real,&imag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ construct_data_inh_2d1d.c: In function 'construct': construct_data_inh_2d1d.c:67:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ftime,"%le ",&time); ^~~~~~~~~~~~~~~~~~~~~~~~~~ construct_data_inh_2d1d.c:81:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(finh,"%le ",&w); ^~~~~~~~~~~~~~~~~~~~~~ construct_data_inh_2d1d.c:107:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%le %le ",&my_plan.plan.x[2*j+0],&my_plan.plan.x[2*j+1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ construct_data_inh_2d1d.c:108:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ftime,"%le ",&my_plan.t[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ construct_data_inh_2d1d.c:117:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(finh,"%le ",&my_plan.w[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ construct_data_inh_2d1d.c:126:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fi,"%le ",&real); ^~~~~~~~~~~~~~~~~~~~~~~ construct_data_inh_3d.c: In function 'construct': construct_data_inh_3d.c:67:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ftime,"%le ",&time); ^~~~~~~~~~~~~~~~~~~~~~~~~~ construct_data_inh_3d.c:81:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(finh,"%le ",&w); ^~~~~~~~~~~~~~~~~~~~~~ construct_data_inh_3d.c:106:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%le %le",&my_plan.plan.x[3*j+0],&my_plan.plan.x[3*j+1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ construct_data_inh_3d.c:107:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ftime,"%le ",&my_plan.plan.x[3*j+2]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ construct_data_inh_3d.c:116:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(finh,"%le ",&my_plan.w[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ construct_data_inh_3d.c:125:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fi,"%le ",&real); ^~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c reconstruct_data_2d.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c reconstruct_data_inh_3d.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c reconstruct_data_inh_2d1d.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c reconstruct_data_inh_nnfft.c reconstruct_data_2d.c: In function 'reconstruct': reconstruct_data_2d.c:37:20: warning: variable 't' set but not used [-Wunused-but-set-variable] double real,imag,t; /* to read the real and imag part of a complex number */ ^ reconstruct_data_2d.c:74:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin,"%le ",&my_iplan.w[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_2d.c:101:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin,"%le %le %le %le ",&my_plan.x[2*j+0],&my_plan.x[2*j+1], ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &real,&imag); ~~~~~~~~~~~~ reconstruct_data_inh_3d.c: In function 'reconstruct': reconstruct_data_inh_3d.c:40:10: warning: variable 't' set but not used [-Wunused-but-set-variable] double t,real,imag; ^ reconstruct_data_inh_3d.c:63:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ftime,"%le ",&time); ^~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_3d.c:78:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(finh,"%le ",&w); ^~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_3d.c:113:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fw,"%le ",&my_iplan.w[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_3d.c:139:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%le %le %le %le",&my_plan.plan.x[3*j+0],&my_plan.plan.x[3*j+1],&real,&imag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_3d.c:141:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ftime,"%le ",&my_plan.plan.x[3*j+2]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_3d.c:152:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(finh,"%le ",&my_plan.w[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_2d1d.c: In function 'reconstruct': reconstruct_data_inh_2d1d.c:40:10: warning: variable 't' set but not used [-Wunused-but-set-variable] double t,real,imag; ^ reconstruct_data_inh_2d1d.c:63:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ftime,"%le ",&time); ^~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_2d1d.c:78:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(finh,"%le ",&w); ^~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_2d1d.c:119:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fw,"%le ",&my_iplan.w[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_2d1d.c:145:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%le %le %le %le",&my_plan.plan.x[2*j+0],&my_plan.plan.x[2*j+1],&real,&imag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_2d1d.c:147:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ftime,"%le ",&my_plan.t[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_2d1d.c:158:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(finh,"%le ",&my_plan.w[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_nnfft.c: In function 'reconstruct': reconstruct_data_inh_nnfft.c:50:10: warning: variable 't' set but not used [-Wunused-but-set-variable] double t,epsilon=0.0000003; /* epsilon is a the break criterium for ^ reconstruct_data_inh_nnfft.c:71:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ftime,"%le ",&time); ^~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_nnfft.c:85:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(finh,"%le ",&w[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_nnfft.c:124:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin,"%le ",&my_iplan.w[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_nnfft.c:151:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin,"%le %le %le %le ",&my_plan.x[3*j+0],&my_plan.x[3*j+1],&real,&imag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_inh_nnfft.c:153:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ftime,"%le ",&my_plan.x[3*j+2]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 construct_data_2d construct_data_2d.o ../../../libnfft3.la -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 construct_data_inh_2d1d construct_data_inh_2d1d.o ../../../libnfft3.la -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 construct_data_inh_3d construct_data_inh_3d.o ../../../libnfft3.la -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 reconstruct_data_gridding reconstruct_data_gridding.o ../../../libnfft3.la -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/construct_data_2d construct_data_2d.o ../../../.libs/libnfft3.so -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/construct_data_inh_2d1d construct_data_inh_2d1d.o ../../../.libs/libnfft3.so -lm -Wl,-rpath -Wl,/usr/lib64 /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 reconstruct_data_2d reconstruct_data_2d.o ../../../libnfft3.la -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/construct_data_inh_3d construct_data_inh_3d.o ../../../.libs/libnfft3.so -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/reconstruct_data_gridding reconstruct_data_gridding.o ../../../.libs/libnfft3.so -lm -Wl,-rpath -Wl,/usr/lib64 /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 reconstruct_data_inh_3d reconstruct_data_inh_3d.o ../../../libnfft3.la -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 reconstruct_data_inh_2d1d reconstruct_data_inh_2d1d.o ../../../libnfft3.la -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 reconstruct_data_inh_nnfft reconstruct_data_inh_nnfft.o ../../../libnfft3.la -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/reconstruct_data_2d reconstruct_data_2d.o ../../../.libs/libnfft3.so -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/reconstruct_data_inh_3d reconstruct_data_inh_3d.o ../../../.libs/libnfft3.so -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/reconstruct_data_inh_nnfft reconstruct_data_inh_nnfft.o ../../../.libs/libnfft3.so -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/reconstruct_data_inh_2d1d reconstruct_data_inh_2d1d.o ../../../.libs/libnfft3.so -lm -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri/mri2d' Making all in mri3d make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri/mri3d' gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c construct_data_2d1d.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c construct_data_3d.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c reconstruct_data_gridding.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c reconstruct_data_2d1d.c construct_data_2d1d.c: In function 'read_data': construct_data_2d1d.c:112:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin,"%le ",&real ); ^~~~~~~~~~~~~~~~~~~~~~~~~ construct_data_2d1d.c: In function 'construct': construct_data_2d1d.c:51:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%le %le %le",&my_plan.x[2*j+0],&my_plan.x[2*j+1],&tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_2d1d.c: In function 'reconstruct': reconstruct_data_2d1d.c:75:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin,"%le ",&my_iplan.w[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_2d1d.c:105:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin,"%le %le %le %le %le ",&my_plan.x[2*j+0],&my_plan.x[2*j+1], &tmp, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &real,&imag); ~~~~~~~~~~~~ construct_data_3d.c: In function 'construct': construct_data_3d.c:56:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%le %le %le",&my_plan.x[3*(j)+1], ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &my_plan.x[3*(j)+2],&my_plan.x[3*(j)+0]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ construct_data_3d.c:70:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%le ",&real); ^~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_gridding.c: In function 'reconstruct': reconstruct_data_gridding.c:66:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fweight,"%le ",&weights); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_gridding.c:67:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin,"%le %le %le %le %le", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &my_plan.x[2*j+0],&my_plan.x[2*j+1],&tmp,&real,&imag); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c reconstruct_data_3d.c /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 construct_data_2d1d construct_data_2d1d.o ../../../libnfft3.la -lfftw3 -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 construct_data_3d construct_data_3d.o ../../../libnfft3.la -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 reconstruct_data_gridding reconstruct_data_gridding.o ../../../libnfft3.la -lfftw3 -lm reconstruct_data_3d.c: In function 'reconstruct': reconstruct_data_3d.c:78:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin,"%le ",&my_iplan.w[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reconstruct_data_3d.c:112:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fin,"%le %le %le %le %le ",&my_plan.x[3*j+1],&my_plan.x[3*j+2], &my_plan.x[3*j+0], ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &real,&imag); ~~~~~~~~~~~~ libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/construct_data_2d1d construct_data_2d1d.o ../../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/construct_data_3d construct_data_3d.o ../../../.libs/libnfft3.so -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/reconstruct_data_gridding reconstruct_data_gridding.o ../../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 /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 reconstruct_data_2d1d reconstruct_data_2d1d.o ../../../libnfft3.la -lfftw3 -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 reconstruct_data_3d reconstruct_data_3d.o ../../../libnfft3.la -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/reconstruct_data_3d reconstruct_data_3d.o ../../../.libs/libnfft3.so -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/reconstruct_data_2d1d reconstruct_data_2d1d.o ../../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri/mri3d' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri' Making all in polarFFT make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/polarFFT' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c polar_fft_test.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mpolar_fft_test.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c linogram_fft_test.c mpolar_fft_test.c: In function 'main': mpolar_fft_test.c:473:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp1, NFFT__FR__ " ", &temp1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpolar_fft_test.c:474:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp2, NFFT__FR__ " ", &temp2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linogram_fft_test.c: In function 'main': linogram_fft_test.c:445:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp1, NFFT__FR__ " ", &temp1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linogram_fft_test.c:446:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp2, NFFT__FR__ " ", &temp2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ polar_fft_test.c: In function 'main': polar_fft_test.c:372:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp1, NFFT__FR__ " ", &temp1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ polar_fft_test.c:373:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp2, NFFT__FR__ " ", &temp2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 polar_fft_test polar_fft_test.o ../../libnfft3.la -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 linogram_fft_test linogram_fft_test.o ../../libnfft3.la -lfftw3 -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 mpolar_fft_test mpolar_fft_test.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/polar_fft_test polar_fft_test.o ../../.libs/libnfft3.so -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/linogram_fft_test linogram_fft_test.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mpolar_fft_test mpolar_fft_test.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/polarFFT' Making all in quadratureS2 make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/quadratureS2' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c quadratureS2.c quadratureS2.c: In function 'main': quadratureS2.c:145:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"testcases=%d\n",&tc_max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:152:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"nfsft=%d\n",&use_nfsft); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:157:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"nfft=%d\n",&use_nfft); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:162:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"cutoff=%d\n",&cutoff); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:172:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"fpt=%d\n",&use_fpt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:177:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"threshold=%lf\n",&threshold); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:198:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"testmode=%d\n",&testmode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:204:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"gridtype=%d\n",&gridtype); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:208:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"testfunction=%d\n",&testfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:215:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"bandlimit=%d\n",&N); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:224:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"repetitions=%d\n",&repetitions); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:227:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"mode=%d\n",&mode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:233:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"points=%d\n",&m_compare); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:269:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"bandwidths=%d\n",&iNQ_max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:286:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%d %d %d\n",&NQ[iNQ],&SQ[iNQ],&RQ[iNQ]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:294:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%d %d\n",&NQ[iNQ],&SQ[iNQ]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:423:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%le\n",&w[k]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:443:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%le\n",&theta[k]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quadratureS2.c:140:11: warning: 'w_temp' may be used uninitialized in this function [-Wmaybe-uninitialized] double *w_temp; ^~~~~~ quadratureS2.c:125:7: warning: 'm_total' may be used uninitialized in this function [-Wmaybe-uninitialized] int m_total; /**< The total number nodes. */ ^~~~~~~ quadratureS2.c:447:13: warning: 'm_phi' may be used uninitialized in this function [-Wmaybe-uninitialized] for (n = 0; n < m_phi; n++) ^~~ quadratureS2.c:121:7: warning: 'm_theta' may be used uninitialized in this function [-Wmaybe-uninitialized] int m_theta; /**< The current number of different * ^~~~~~~ quadratureS2.c:334:20: warning: 'f_hat' may be used uninitialized in this function [-Wmaybe-uninitialized] plan.f_hat = f_hat; ~~~~~~~~~~~^~~~~~~ quadratureS2.c:336:16: warning: 'f' may be used uninitialized in this function [-Wmaybe-uninitialized] plan.f = f; ~~~~~~~^~~ In file included from quadratureS2.c:41:0: ../../include/infft.h:91:24: warning: 'f_compare' may be used uninitialized in this function [-Wmaybe-uninitialized] #define Y(name) CONCAT(nfft_,name) ^~~~~ quadratureS2.c:102:20: note: 'f_compare' was declared here double _Complex *f_compare; /**< The function values */ ^~~~~~~~~ quadratureS2.c:100:11: warning: 'x_compare' may be used uninitialized in this function [-Wmaybe-uninitialized] double *x_compare; /**< The quadrature nodes */ ^~~~~~~~~ quadratureS2.c:335:16: warning: 'x_grid' may be used uninitialized in this function [-Wmaybe-uninitialized] plan.x = x_grid; ~~~~~~~^~~~~~~~ quadratureS2.c:81:8: warning: 'RQ' may be used uninitialized in this function [-Wmaybe-uninitialized] int *RQ; /**< The array containing the grid size ^~ /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 quadratureS2 quadratureS2.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/quadratureS2 quadratureS2.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/quadratureS2' Making all in radon make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/radon' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c radon.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c inverse_radon.c radon.c: In function 'main': radon.c:243:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(f, sizeof(NFFT_R), (size_t)(N * N), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inverse_radon.c: In function 'main': inverse_radon.c:278:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(Rf, sizeof(NFFT_R), (size_t)(T * S), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 radon radon.o ../../libnfft3.la -lfftw3 -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 inverse_radon inverse_radon.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/radon radon.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/inverse_radon inverse_radon.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/radon' Making all in iterS2 make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/iterS2' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../kernel/nfsft -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c iterS2.c iterS2.c: In function 'voronoi_weights_S2': iterS2.c:102:3: warning: implicit declaration of function 'trmesh_' [-Wimplicit-function-declaration] trmesh_(&Mlocal, x, y, z, list, lptr, lend, &lnew, near, next, dist, &ier); ^~~~~~~ iterS2.c:108:5: warning: implicit declaration of function 'crlist_' [-Wimplicit-function-declaration] crlist_(&Mlocal, &Mlocal, x, y, z, list, lend, lptr, &lnew, ltri, listc, &nb, xc, ^~~~~~~ iterS2.c:140:16: warning: implicit declaration of function 'areas_'; did you mean 'creall'? [-Wimplicit-function-declaration] a += areas_(vr, &vr[3*(el+1)],&vr[3*(((el+1)%j)+1)]); ^~~~~~ creall iterS2.c: In function 'main': iterS2.c:494:33: warning: format '%d' expects argument of type 'int', but argument 3 has type 'NFFT_INT {aka long int}' [-Wformat=] fprintf(stderr, "N_total = %d\n", plan.N_total); ~^ ~~~~~~~~~~~~ %ld iterS2.c:495:33: warning: format '%d' expects argument of type 'int', but argument 3 has type 'NFFT_INT {aka long int}' [-Wformat=] fprintf(stderr, "M_total = %d\n", plan.M_total); ~^ ~~~~~~~~~~~~ %ld iterS2.c:216:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"testcases=%d\n",&T); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iterS2.c:223:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"nfsft=%d\n",&use_nfsft); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iterS2.c:228:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"nfft=%d\n",&use_nfft); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iterS2.c:233:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"cutoff=%d\n",&cutoff); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iterS2.c:243:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"fpt=%d\n",&use_fpt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iterS2.c:248:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"threshold=%lf\n",&threshold); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iterS2.c:269:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"bandwidth=%d\n",&N); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iterS2.c:277:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"nodes=%d\n",&M); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iterS2.c:396:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%le %le %le %le\n",&plan.x[2*j+1],&plan.x[2*j],&re,&im); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iterS2.c:409:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"nodes_eval=%d\n",&M2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iterS2.c:424:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin,"%le %le\n",&plan2.x[2*j+1],&plan2.x[2*j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iterS2.c:552:7: warning: 'temp2' may be used uninitialized in this function [-Wmaybe-uninitialized] nfft_free(temp2); ^~~~~~~~~~~~~~~~ /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 iterS2 iterS2.o ../../libnfft3.la -lfftw3 -lm libtool: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/iterS2 iterS2.o ../../.libs/libnfft3.so -lfftw3 -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/iterS2' make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications' make[1]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8M3fcM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64 + cd nfft-3.3.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in 3rdparty make[1]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/3rdparty' Making install in cstripack make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/3rdparty/cstripack' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/3rdparty/cstripack' 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/nfft-3.3.2/3rdparty/cstripack' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/3rdparty/cstripack' Making install in . make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/3rdparty' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/3rdparty' 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/nfft-3.3.2/3rdparty' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/3rdparty' make[1]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/3rdparty' Making install in include make[1]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/include' make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/include' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/include" /usr/bin/install -p -m 644 nfft3.h nfft3mp.h '/builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/include' make[1]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/include' Making install in kernel make[1]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel' Making install in util make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/util' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/util' 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/nfft-3.3.2/kernel/util' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/util' Making install in nfft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfft' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfft' 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/nfft-3.3.2/kernel/nfft' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfft' Making install in nfct make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfct' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfct' 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/nfft-3.3.2/kernel/nfct' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfct' Making install in nfst make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfst' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfst' 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/nfft-3.3.2/kernel/nfst' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfst' Making install in nnfft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nnfft' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nnfft' 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/nfft-3.3.2/kernel/nnfft' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nnfft' Making install in nsfft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nsfft' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nsfft' 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/nfft-3.3.2/kernel/nsfft' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nsfft' Making install in mri make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/mri' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/mri' 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/nfft-3.3.2/kernel/mri' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/mri' Making install in fpt make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/fpt' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/fpt' 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/nfft-3.3.2/kernel/fpt' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/fpt' Making install in nfsft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfsft' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfsft' 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/nfft-3.3.2/kernel/nfsft' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfsft' Making install in nfsoft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfsoft' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfsoft' 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/nfft-3.3.2/kernel/nfsoft' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/nfsoft' Making install in solver make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/solver' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel/solver' 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/nfft-3.3.2/kernel/solver' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel/solver' Making install in . make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/kernel' 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/nfft-3.3.2/kernel' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel' make[1]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/kernel' Making install in . make[1]: Entering directory '/builddir/build/BUILD/nfft-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -p libnfft3.la '/builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libnfft3.so.2.0.0 /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/lib64/libnfft3.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/lib64 && { ln -s -f libnfft3.so.2.0.0 libnfft3.so.2 || { rm -f libnfft3.so.2 && ln -s libnfft3.so.2.0.0 libnfft3.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/lib64 && { ln -s -f libnfft3.so.2.0.0 libnfft3.so || { rm -f libnfft3.so && ln -s libnfft3.so.2.0.0 libnfft3.so; }; }) libtool: install: /usr/bin/install -p .libs/libnfft3.lai /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/lib64/libnfft3.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -p -m 644 nfft3.pc '/builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2' if test -f "/builddir/build/BUILD/nfft-3.3.2/doc/html/index.html"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/doc/nfft; \ cp -Rf /builddir/build/BUILD/nfft-3.3.2/doc/html /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/doc/nfft/; \ elif test -f "/builddir/build/BUILD/nfft-3.3.2/doc/html/index.html"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/doc/nfft; \ cp -Rf /builddir/build/BUILD/nfft-3.3.2/doc/html /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/doc/nfft/; \ fi make[3]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2' make[1]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/tests' Making install in data make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/tests/data' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/tests/data' 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/nfft-3.3.2/tests/data' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/tests/data' make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/tests' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/tests' 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/nfft-3.3.2/tests' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/tests' make[1]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/tests' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples' Making install in fpt make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/fpt' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/fpt' 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/nfft-3.3.2/examples/fpt' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/fpt' Making install in mri make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/mri' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/mri' 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/nfft-3.3.2/examples/mri' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/mri' Making install in nfct make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfct' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfct' 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/nfft-3.3.2/examples/nfct' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfct' Making install in nfft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfft' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfft' 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/nfft-3.3.2/examples/nfft' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfft' Making install in nfsft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfsft' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfsft' 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/nfft-3.3.2/examples/nfsft' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfsft' Making install in nfsoft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfsoft' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfsoft' 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/nfft-3.3.2/examples/nfsoft' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfsoft' Making install in nfst make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfst' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfst' 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/nfft-3.3.2/examples/nfst' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/nfst' Making install in nnfft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nnfft' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nnfft' 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/nfft-3.3.2/examples/nnfft' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/nnfft' Making install in nsfft make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nsfft' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/nsfft' 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/nfft-3.3.2/examples/nsfft' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/nsfft' Making install in solver make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/solver' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples/solver' 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/nfft-3.3.2/examples/solver' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples/solver' make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/examples' 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/nfft-3.3.2/examples' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples' make[1]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/examples' Making install in applications make[1]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications' Making install in fastgauss make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/fastgauss' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/fastgauss' 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/nfft-3.3.2/applications/fastgauss' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/fastgauss' Making install in fastsum make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/fastsum' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/fastsum' 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/nfft-3.3.2/applications/fastsum' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/fastsum' Making install in fastsumS2 make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/fastsumS2' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/fastsumS2' 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/nfft-3.3.2/applications/fastsumS2' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/fastsumS2' Making install in mri make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri' Making install in mri2d make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri/mri2d' make[4]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri/mri2d' 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/nfft-3.3.2/applications/mri/mri2d' make[3]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri/mri2d' Making install in mri3d make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri/mri3d' make[4]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri/mri3d' 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/nfft-3.3.2/applications/mri/mri3d' make[3]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri/mri3d' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri' make[4]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri' 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/nfft-3.3.2/applications/mri' make[3]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/mri' Making install in polarFFT make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/polarFFT' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/polarFFT' 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/nfft-3.3.2/applications/polarFFT' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/polarFFT' Making install in quadratureS2 make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/quadratureS2' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/quadratureS2' 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/nfft-3.3.2/applications/quadratureS2' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/quadratureS2' Making install in radon make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/radon' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/radon' 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/nfft-3.3.2/applications/radon' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/radon' Making install in iterS2 make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/iterS2' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications/iterS2' 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/nfft-3.3.2/applications/iterS2' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications/iterS2' make[2]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications' make[3]: Entering directory '/builddir/build/BUILD/nfft-3.3.2/applications' 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/nfft-3.3.2/applications' make[2]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications' make[1]: Leaving directory '/builddir/build/BUILD/nfft-3.3.2/applications' + find /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + /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 Processing files: nfft-3.3.2-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b7BYou + umask 022 + cd /builddir/build/BUILD + cd nfft-3.3.2 + DOCDIR=/builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/doc/nfft + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/doc/nfft + cp -pr AUTHORS /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/doc/nfft + cp -pr ChangeLog /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/doc/nfft + cp -pr README /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/doc/nfft + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VYV82E + umask 022 + cd /builddir/build/BUILD + cd nfft-3.3.2 + LICENSEDIR=/builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/licenses/nfft + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/licenses/nfft + cp -pr COPYING /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/licenses/nfft + exit 0 Provides: libnfft3.so.2()(64bit) nfft = 3.3.2-3.fc28 nfft(riscv-64) = 3.3.2-3.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: 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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: nfft-devel-3.3.2-3.fc28.riscv64 Provides: nfft-devel = 3.3.2-3.fc28 nfft-devel(riscv-64) = 3.3.2-3.fc28 pkgconfig(nfft3) = 3.3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libnfft3.so.2()(64bit) pkgconfig(fftw3) Processing files: nfft-doc-3.3.2-3.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.akWO0d + umask 022 + cd /builddir/build/BUILD + cd nfft-3.3.2 + DOCDIR=/builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/doc/nfft-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/doc/nfft-doc + cp -pr doc/html /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/doc/nfft-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ck9hL7 + umask 022 + cd /builddir/build/BUILD + cd nfft-3.3.2 + LICENSEDIR=/builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/licenses/nfft-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/licenses/nfft-doc + cp -pr COPYING /builddir/build/BUILDROOT/nfft-3.3.2-3.fc28.riscv64/usr/share/licenses/nfft-doc + exit 0 Provides: nfft-doc = 3.3.2-3.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/nfft-3.3.2-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/nfft-3.3.2-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/nfft-3.3.2-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/nfft-devel-3.3.2-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/nfft-doc-3.3.2-3.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Is6H5b + umask 022 + cd /builddir/build/BUILD + cd nfft-3.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nfft-3.3.2-3.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