* 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.1’
** package ‘RFIF’ successfully unpacked and MD5 sums checked
** using staged installation
Configuring RFIF...
configure path: /home/hornik/tmp/scratch/Rtmp6niqOo/R.INSTALL16f5ad51979a2d/RFIF
PKG_CONFIG env: <unset>
PKGCONF resolved: pkg-config
PKG_CONFIG_PATH before: <unset>
PKG_CONFIG_PATH used: <unset>
Found fftw3l and fftw3 via pkg-config (enabling fast FFT).
Done.
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-16) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6niqOo/R.INSTALL16f5ad51979a2d/RFIF/src'
gcc-15 -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-15 -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-15 -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-15 -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-15 -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-15 -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/Rtmp6niqOo/R.INSTALL16f5ad51979a2d/RFIF/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6niqOo/R.INSTALL16f5ad51979a2d/RFIF/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6niqOo/R.INSTALL16f5ad51979a2d/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)