* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘robustarima’ ...
** package ‘robustarima’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-3) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpwcpZZx/R.INSTALL104da6760c7712/robustarima/src'
gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gfortran-14  -fpic  -g -O2 -Wall -mtune=native  -c regar.f -o regar.o
regar.f:473:6:

  473 |       function s_dnrmfe(n,x)
      |      ^
Warning: ‘__result_s_dnrmfe’ may be used uninitialized [-Wmaybe-uninitialized]
regar.f:4138:13:

 4138 |          temp = -sum/fjac(j,j)
      |             ^
Warning: ‘temp’ may be used uninitialized [-Wmaybe-uninitialized]
regar.f:4276:10:

 4276 |       if (delta .le. xtol*xnorm) info = 2
      |          ^
Warning: ‘xnorm’ may be used uninitialized [-Wmaybe-uninitialized]
regar.f:4121:11:

 4121 |       xnorm = s_dnrmfe(n,wa3)
      |           ^
note: ‘xnorm’ was declared here
gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o robustarima.so init.o regar.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpwcpZZx/R.INSTALL104da6760c7712/robustarima/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpwcpZZx/R.INSTALL104da6760c7712/robustarima/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpwcpZZx/R.INSTALL104da6760c7712/robustarima/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-robustarima/00new/robustarima/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘robustarima’
    finding HTML links ... done
    arima.rob                               html  
    arima.rob.fit                           html  
    arima.rob.object                        html  
    coef.arima.rob                          html  
    frip.dat                                html  
    import.dat                              html  
    newtaxes.dat                            html  
    outliers                                html  
    outliers.object                         html  
    predict.arima.rob                       html  
    print.arima.rob                         html  
    print.outliers                          html  
    print.summary.arima.rob                 html  
    print.summary.outliers                  html  
    summary.arima.rob                       html  
    summary.outliers                        html  
    vcov.arima.rob                          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 (robustarima)