* installing to library ‘/home/hornik/tmp/R.check/r-devel-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-23) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJCoKcm/R.INSTALL1017b5616d9c3e/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-devel-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-devel-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 '/home/hornik/tmp/scratch/RtmpJCoKcm/R.INSTALL1017b5616d9c3e/mpmi/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJCoKcm/R.INSTALL1017b5616d9c3e/mpmi/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJCoKcm/R.INSTALL1017b5616d9c3e/mpmi/src' installing to /home/hornik/tmp/R.check/r-devel-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 * creating tarball packaged installation of ‘mpmi’ as ‘mpmi_0.43.2.1_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (mpmi)