* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘robeth’ ...
** package ‘robeth’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/Rtmpuf0zmi/R.INSTALL3fbcda12a4b8a3/robeth/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c fastcens.f -o fastcens.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-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-13  -fpic  -g -O2 -Wall -mtune=native  -c regtau.f -o regtau.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c robeth.f -o robeth.o
robeth.f:18487:10:

18487 |       IF (L.EQ.EN) GOTO 270
      |          ^
Warning: ‘l’ may be used uninitialized [-Wmaybe-uninitialized]
robeth.f:18438:21:

18438 |       INTEGER I,J,K,L,M,N,EN,LL,MM,NA,IM,IG,ITS,LW,MP2,ENM2,IERR
      |                     ^
note: ‘l’ was declared here
gcc-13 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o robeth.so fastcens.o init.o regtau.o robeth.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmpuf0zmi/R.INSTALL3fbcda12a4b8a3/robeth/src'
make[1]: Entering directory '/tmp/Rtmpuf0zmi/R.INSTALL3fbcda12a4b8a3/robeth/src'
make[1]: Leaving directory '/tmp/Rtmpuf0zmi/R.INSTALL3fbcda12a4b8a3/robeth/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-robeth/00new/robeth/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (robeth)