* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘Rssa’ ...
** this is package ‘Rssa’ version ‘1.1’
** package ‘Rssa’ successfully unpacked and MD5 sums checked
** using staged installation
checking for gcc... gcc-14 -std=gnu23
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-14 -std=gnu23 accepts -g... yes
checking for gcc-14 -std=gnu23 option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc-14 -std=gnu23 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 fftw3.h usability... yes
checking fftw3.h presence... yes
checking for fftw3.h... yes
checking for fftw_execute in -lfftw3... yes
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating R/init.R
config.status: creating src/config.h
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp7O8Dph/R.INSTALL11bc9f5833364e/Rssa/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -I. -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Rssa_init.c -o Rssa_init.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -I. -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c extmat.c -o extmat.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -I. -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c hankel.c -o hankel.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -I. -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c hbhankel.c -o hbhankel.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -I. -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c masks.c -o masks.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -I. -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c toeplitz.c -o toeplitz.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o Rssa.so Rssa_init.o extmat.o hankel.o hbhankel.o masks.o toeplitz.o -lfftw3 -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp7O8Dph/R.INSTALL11bc9f5833364e/Rssa/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp7O8Dph/R.INSTALL11bc9f5833364e/Rssa/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp7O8Dph/R.INSTALL11bc9f5833364e/Rssa/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-Rssa/00new/Rssa/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘Rssa’
finding HTML links ... done
AustralianWine html
Barbara html
Mars html
MotorVehicle html
Rssa-package html
USUnemployment html
autossa html
bforecast html
cadzow html
calcv html
cleanup html
clone html
clplot html
clusterify html
decompose html
eossa html
forecast html
fossa html
frobenius.cor html
gapfill html
grouping.auto html
hankel html
hbhankel html
hmatr html
igapfill html
iossa html
iossa.result html
lrr html
owcor html
parest html
plot html
plot.reconstruct html
precache html
reconstruct html
residuals html
rforecast html
ssa-data html
ssa-routines html
ssa html
ssa.capabilities html
summarize.gaps html
toeplitz html
vforecast html
wcor html
wnorm html
** building package indices
** 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 (Rssa)