* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘mpmi’ ...
** package ‘mpmi’ 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/RtmpZSWVtS/R.INSTALL3eea3dd2e990e/mpmi/src'
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c  10iface.f95 -o 10iface.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c  cmi.f95 -o cmi.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c  cminjk.f95 -o cminjk.o
cminjk.f95:48:22:

   48 |     integer :: i, j, k
      |                      1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c  dmi.f95 -o dmi.o
dmi.f95:201:31:

  201 |     integer i, j, lev1, lev2, k, l
      |                               1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
dmi.f95:201:34:

  201 |     integer i, j, lev1, lev2, k, l
      |                                  1
Warning: Unused variable ‘l’ declared at (1) [-Wunused-variable]
dmi.f95:92:34:

   92 |     integer i, j, lev1, lev2, k, l
      |                                  1
Warning: Unused variable ‘l’ declared at (1) [-Wunused-variable]
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c  mmi.f95 -o mmi.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c  mminjk.f95 -o mminjk.o
mminjk.f95:54:22:

   54 |     integer :: i, j, k
      |                      1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
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 nawrap.c -o nawrap.o
gfortran-13 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o mpmi.so 10iface.o cmi.o cminjk.o dmi.o mmi.o mminjk.o nawrap.o -fopenmp
make[1]: Leaving directory '/tmp/RtmpZSWVtS/R.INSTALL3eea3dd2e990e/mpmi/src'
make[1]: Entering directory '/tmp/RtmpZSWVtS/R.INSTALL3eea3dd2e990e/mpmi/src'
make[1]: Leaving directory '/tmp/RtmpZSWVtS/R.INSTALL3eea3dd2e990e/mpmi/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-mpmi/00new/mpmi/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 (mpmi)