* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘RFIF’ ...
** this is package ‘RFIF’ version ‘1.0’
** package ‘RFIF’ successfully unpacked and MD5 sums checked
** using staged installation
Configuring RFIF...
  Found fftw3 via pkg-config (enabling fast FFT).
Done.
** libs
using C compiler: ‘Debian clang version 21.1.8 (3+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpuBe2X1/R.INSTALL517f05c52f12c/RFIF/src'
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRFIF_USE_FFTW -isystem /usr/include  -fpic  -g -O3 -Wall -pedantic -c FFT.c -o FFT.o
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRFIF_USE_FFTW -isystem /usr/include  -fpic  -g -O3 -Wall -pedantic -c Fif.c -o Fif.o
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRFIF_USE_FFTW -isystem /usr/include  -fpic  -g -O3 -Wall -pedantic -c init.c -o init.o
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRFIF_USE_FFTW -isystem /usr/include  -fpic  -g -O3 -Wall -pedantic -c interp.c -o interp.o
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRFIF_USE_FFTW -isystem /usr/include  -fpic  -g -O3 -Wall -pedantic -c r_fifc_shim.c -o r_fifc_shim.o
clang-21 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o RFIF.so FFT.o Fif.o init.o interp.o r_fifc_shim.o -lfftw3 -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpuBe2X1/R.INSTALL517f05c52f12c/RFIF/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpuBe2X1/R.INSTALL517f05c52f12c/RFIF/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpuBe2X1/R.INSTALL517f05c52f12c/RFIF/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-RFIF/00new/RFIF/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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)