* installing to library ‘/home/hornik/tmp/R.check/r-release-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-14 (Debian 14.3.0-8) 14.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-8) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0MSrxL/R.INSTALL3573435e6c0a5b/ecolMod/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c competition.f -o competition.o
competition.f:6:68:
6 | SUBROUTINE lattice(nspec,ncell,nstep,cell,replace,sumdens,seed)
| 1
Warning: Unused dummy argument ‘seed’ at (1) [-Wunused-dummy-argument]
gcc-14 -std=gnu23 -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 ecolModMethods.c -o ecolModMethods.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c omexdia.f -o omexdia.o
omexdia.f:284:28:
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:58:
30 | subroutine omexdiamod (neq, t, Conc, dConc, yout, ip)
| 1
Warning: Unused dummy argument ‘ip’ at (1) [-Wunused-dummy-argument]
omexdia.f:67:27:
67 | character(len=80) msg
| 1
Warning: Unused variable ‘msg’ declared at (1) [-Wunused-variable]
omexdia.f:30:32:
30 | subroutine omexdiamod (neq, t, Conc, dConc, yout, ip)
| 1
Warning: Unused dummy argument ‘neq’ at (1) [-Wunused-dummy-argument]
omexdia.f:164:28:
164 | character(len=80) msg
| 1
Warning: Unused variable ‘msg’ declared at (1) [-Wunused-variable]
gcc-14 -std=gnu23 -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 rndnum.c -o rndnum.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-release-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-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0MSrxL/R.INSTALL3573435e6c0a5b/ecolMod/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0MSrxL/R.INSTALL3573435e6c0a5b/ecolMod/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0MSrxL/R.INSTALL3573435e6c0a5b/ecolMod/src'
installing to /home/hornik/tmp/R.check/r-release-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)