* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘momentfit’ ... ** this is package ‘momentfit’ version ‘1.0’ ** package ‘momentfit’ 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/RtmpIx26XV/R.INSTALL2775573e2e9f84/momentfit/src' gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c lambda_met.f -o lambda_met.o 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 src.c -o src.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.f -o utils.o utils.f:10:32: 10 | double precision x(m,n), ix(n,m), a(n,n), tol | 1~~~~~~ Warning: Unused variable ‘ix’ declared at (1) [-Wunused-variable] utils.f:11:32: 11 | double precision l(n,n), tmp(n,1) | 1~~~~~~~ Warning: Unused variable ‘tmp’ declared at (1) [-Wunused-variable] gcc-15 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o momentfit.so lambda_met.o src.o utils.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpIx26XV/R.INSTALL2775573e2e9f84/momentfit/src' make[1]: Entering directory '/tmp/RtmpIx26XV/R.INSTALL2775573e2e9f84/momentfit/src' make[1]: Leaving directory '/tmp/RtmpIx26XV/R.INSTALL2775573e2e9f84/momentfit/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-momentfit/00new/momentfit/libs ** R ** data ** 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 (momentfit)