* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘RFIF’ ... ** this is package ‘RFIF’ version ‘1.0.2’ ** package ‘RFIF’ successfully unpacked and MD5 sums checked ** using staged installation Configuring RFIF... configure path: /home/hornik/tmp/scratch/Rtmp1znklK/R.INSTALL267ea34d0b4a42/RFIF PKG_CONFIG env: PKGCONF resolved: pkg-config PKG_CONFIG_PATH before: PKG_CONFIG_PATH used: Found fftw3l and fftw3 via pkg-config (enabling fast FFT). Done. ** libs using C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp1znklK/R.INSTALL267ea34d0b4a42/RFIF/src' gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRFIF_USE_FFTW -isystem /usr/include -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c FFT.c -o FFT.o gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRFIF_USE_FFTW -isystem /usr/include -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Fif.c -o Fif.o gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRFIF_USE_FFTW -isystem /usr/include -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRFIF_USE_FFTW -isystem /usr/include -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c interp.c -o interp.o gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRFIF_USE_FFTW -isystem /usr/include -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c r_fifc_shim.c -o r_fifc_shim.o In file included from r_fifc_shim.c:6: Fif.h:38:15: warning: ‘MM’ defined but not used [-Wunused-variable] 38 | static double MM[24803] = {\ | ^~ gcc-16 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o RFIF.so FFT.o Fif.o init.o interp.o r_fifc_shim.o -lfftw3l -lfftw3 -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp1znklK/R.INSTALL267ea34d0b4a42/RFIF/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp1znklK/R.INSTALL267ea34d0b4a42/RFIF/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp1znklK/R.INSTALL267ea34d0b4a42/RFIF/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-RFIF/00new/RFIF/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘RFIF’ finding HTML links ... done rfif html ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (RFIF)