* installing *source* package ‘FME’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 16.0.6 (3)’ using Fortran compiler: ‘GNU Fortran (Debian 12.3.0-4) 12.3.0’ clang-16 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c R_init_FME.c -o R_init_FME.o gfortran -fpic -g -O2 -Wall -mtune=native -c mod.f -o mod.o mod.f:9:31: 9 | subroutine derivshiv (neq, t, y, ydot, yout, ip) | 1 Warning: Unused dummy argument ‘neq’ at (1) [-Wunused-dummy-argument] mod.f:9:34: 9 | subroutine derivshiv (neq, t, y, ydot, yout, ip) | 1 Warning: Unused dummy argument ‘t’ at (1) [-Wunused-dummy-argument] clang-16 -shared -L/home/hornik/tmp/R-d-clang-16/lib -Wl,-O1 -o FME.so R_init_FME.o mod.o -L/usr/lib/gcc/x86_64-linux-gnu/12 -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-clang-16/lib -lR installing to /srv/hornik/tmp/CRAN/FME.Rcheck/00LOCK-FME/00new/FME/libs ** R ** 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 (FME)