* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘rms’ ...
** package ‘rms’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpblbByV/R.INSTALL298a375fc7453/rms/src'
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 lrmfit.f -o lrmfit.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c mlmats.f -o mlmats.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c ormuv.f -o ormuv.o
ormuv.f:104:5:

  104 | 23033 continue
      |     1
Warning: Label 23033 at (1) defined but not used [-Wunused-label]
ormuv.f:114:5:

  114 | 23029 continue
      |     1
Warning: Label 23029 at (1) defined but not used [-Wunused-label]
ormuv.f:68:5:

   68 | 23027 continue
      |     1
Warning: Label 23027 at (1) defined but not used [-Wunused-label]
ormuv.f:60:5:

   60 | 23025 continue
      |     1
Warning: Label 23025 at (1) defined but not used [-Wunused-label]
ormuv.f:116:5:

  116 | 23015 continue
      |     1
Warning: Label 23015 at (1) defined but not used [-Wunused-label]
ormuv.f:32:5:

   32 | 23013 continue
      |     1
Warning: Label 23013 at (1) defined but not used [-Wunused-label]
ormuv.f:35:5:

   35 | 23011 continue
      |     1
Warning: Label 23011 at (1) defined but not used [-Wunused-label]
ormuv.f:22:5:

   22 | 23003 continue
      |     1
Warning: Label 23003 at (1) defined but not used [-Wunused-label]
ormuv.f:25:5:

   25 | 23001 continue
      |     1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c robcovf.f -o robcovf.o
robcovf.f:40:5:

   40 | 23021 continue
      |     1
Warning: Label 23021 at (1) defined but not used [-Wunused-label]
robcovf.f:42:5:

   42 | 23019 continue
      |     1
Warning: Label 23019 at (1) defined but not used [-Wunused-label]
robcovf.f:33:5:

   33 | 23017 continue
      |     1
Warning: Label 23017 at (1) defined but not used [-Wunused-label]
robcovf.f:35:5:

   35 | 23015 continue
      |     1
Warning: Label 23015 at (1) defined but not used [-Wunused-label]
robcovf.f:26:5:

   26 | 23013 continue
      |     1
Warning: Label 23013 at (1) defined but not used [-Wunused-label]
robcovf.f:28:5:

   28 | 23011 continue
      |     1
Warning: Label 23011 at (1) defined but not used [-Wunused-label]
robcovf.f:19:5:

   19 | 23009 continue
      |     1
Warning: Label 23009 at (1) defined but not used [-Wunused-label]
robcovf.f:21:5:

   21 | 23007 continue
      |     1
Warning: Label 23007 at (1) defined but not used [-Wunused-label]
robcovf.f:44:5:

   44 | 23005 continue
      |     1
Warning: Label 23005 at (1) defined but not used [-Wunused-label]
robcovf.f:10:5:

   10 | 23003 continue
      |     1
Warning: Label 23003 at (1) defined but not used [-Wunused-label]
robcovf.f:12:5:

   12 | 23001 continue
      |     1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
gcc-13 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o rms.so init.o lrmfit.o mlmats.o ormuv.o robcovf.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpblbByV/R.INSTALL298a375fc7453/rms/src'
make[1]: Entering directory '/tmp/RtmpblbByV/R.INSTALL298a375fc7453/rms/src'
make[1]: Leaving directory '/tmp/RtmpblbByV/R.INSTALL298a375fc7453/rms/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-rms/00new/rms/libs
** R
** demo
** inst
** 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 (rms)