* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘Rssa’ ...
** package ‘Rssa’ successfully unpacked and MD5 sums checked
** using staged installation
checking for gcc... gcc-13
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-13 accepts -g... yes
checking for gcc-13 option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc-13 -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-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmptB1YWy/R.INSTALL13d4437e2f33df/Rssa/src'
gcc-13 -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-13 -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-13 -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-13 -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-13 -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-13 -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-13 -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 '/tmp/RtmptB1YWy/R.INSTALL13d4437e2f33df/Rssa/src'
make[1]: Entering directory '/tmp/RtmptB1YWy/R.INSTALL13d4437e2f33df/Rssa/src'
make[1]: Leaving directory '/tmp/RtmptB1YWy/R.INSTALL13d4437e2f33df/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)