* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘lmm’ ...
** this is package ‘lmm’ version ‘1.4’
** package ‘lmm’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-1) 15.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-1) 15.2.0’
make[1]: Entering directory '/tmp/RtmpmobHGY/R.INSTALL2d555e6a0f73c7/lmm/src'
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c lmm.f -o lmm.o
lmm.f:675:72:

  675 |                   sigma2s(iter-1)=sigma2
      |                                                                        ^
Warning: ‘s2gibbs’ may be used uninitialized [-Wmaybe-uninitialized]
lmm.f:566:53:

  566 |      /     xihat(q,q),sig2hat,df,lh,s2hat,ldxtwx,lp,s2gibbs,
      |                                                     ^~~~~~~
note: ‘s2gibbs’ was declared here
lmm.f:652:72:

  652 |                lratio=lp-olp-lh+olh
      |                                                                        ^
Warning: ‘lp’ may be used uninitialized [-Wmaybe-uninitialized]
lmm.f:566:50:

  566 |      /     xihat(q,q),sig2hat,df,lh,s2hat,ldxtwx,lp,s2gibbs,
      |                                                  ^~
note: ‘lp’ was declared here
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c package_native_routine_registration_skeleton.c -o package_native_routine_registration_skeleton.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o lmm.so lmm.o package_native_routine_registration_skeleton.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpmobHGY/R.INSTALL2d555e6a0f73c7/lmm/src'
make[1]: Entering directory '/tmp/RtmpmobHGY/R.INSTALL2d555e6a0f73c7/lmm/src'
make[1]: Leaving directory '/tmp/RtmpmobHGY/R.INSTALL2d555e6a0f73c7/lmm/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-lmm/00new/lmm/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (lmm)