* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘ecolMod’ ... ** this is package ‘ecolMod’ version ‘1.2.6.4’ ** package ‘ecolMod’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-2) 15.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-2) 15.2.0’ make[1]: Entering directory '/tmp/RtmpUcdurY/R.INSTALL365af3db38e6/ecolMod/src' gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c competition.f -o competition.o competition.f:6:65: 6 | SUBROUTINE lattice(nspec,ncell,nstep,cell,replace,sumdens,seed) | 1~~~ Warning: Unused dummy argument ‘seed’ at (1) [-Wunused-dummy-argument] 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 ecolModMethods.c -o ecolModMethods.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c omexdia.f -o omexdia.o omexdia.f:284:26: 284 | character(len=80) msg | 1~~ Warning: Unused variable ‘msg’ declared at (1) [-Wunused-variable] omexdia.f:36:37: 36 | integer :: neq, ip, i | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] omexdia.f:30:57: 30 | subroutine omexdiamod (neq, t, Conc, dConc, yout, ip) | 1~ Warning: Unused dummy argument ‘ip’ at (1) [-Wunused-dummy-argument] omexdia.f:67:25: 67 | character(len=80) msg | 1~~ Warning: Unused variable ‘msg’ declared at (1) [-Wunused-variable] omexdia.f:30:30: 30 | subroutine omexdiamod (neq, t, Conc, dConc, yout, ip) | 1~~ Warning: Unused dummy argument ‘neq’ at (1) [-Wunused-dummy-argument] omexdia.f:164:26: 164 | character(len=80) msg | 1~~ Warning: Unused variable ‘msg’ declared at (1) [-Wunused-variable] 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 rndnum.c -o rndnum.o gcc-15 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o ecolMod.so competition.o ecolModMethods.o omexdia.o rndnum.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpUcdurY/R.INSTALL365af3db38e6/ecolMod/src' make[1]: Entering directory '/tmp/RtmpUcdurY/R.INSTALL365af3db38e6/ecolMod/src' make[1]: Leaving directory '/tmp/RtmpUcdurY/R.INSTALL365af3db38e6/ecolMod/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-ecolMod/00new/ecolMod/libs ** R ** data *** moving datasets to lazyload DB ** demo ** 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 (ecolMod)