* installing *source* package ‘Rmpi’ ... ** this is package ‘Rmpi’ version ‘0.7-3.1’ ** using staged installation checking for gcc... clang-19 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang-19 accepts -g... yes checking for clang-19 option to enable C11 features... none needed checking for pkg-config... /usr/bin/pkg-config checking if pkg-config knows about OpenMPI... yes checking for orted... no checking for prted... yes configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘Debian clang version 19.1.6 (1+b1)’ clang-19 -I"/home/hornik/tmp/R/include" -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -I/usr/lib/x86_64-linux-gnu/openmpi/lib/../../fortran/gfortran-mod-15/openmpi -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -DMPI2 -DOPENMPI -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Rmpi.c -o Rmpi.o clang-19 -I"/home/hornik/tmp/R/include" -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -I/usr/lib/x86_64-linux-gnu/openmpi/lib/../../fortran/gfortran-mod-15/openmpi -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -DMPI2 -DOPENMPI -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c conversion.c -o conversion.o clang-19 -I"/home/hornik/tmp/R/include" -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -I/usr/lib/x86_64-linux-gnu/openmpi/lib/../../fortran/gfortran-mod-15/openmpi -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -DMPI2 -DOPENMPI -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c internal.c -o internal.o internal.c:25:6: warning: unused variable 'errmsglen' [-Wunused-variable] 25 | int errmsglen; | ^~~~~~~~~ internal.c:26:7: warning: unused variable 'errmsg' [-Wunused-variable] 26 | char errmsg[MPI_MAX_ERROR_STRING]; | ^~~~~~ 2 warnings generated. clang-19 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o Rmpi.so Rmpi.o conversion.o internal.o -L/usr/lib/x86_64-linux-gnu/openmpi/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/Rmpi.Rcheck/00LOCK-Rmpi/00new/Rmpi/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 (Rmpi)