* 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 (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ using Fortran compiler: ‘GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/momentfit/src' gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c lambda_met.f -o lambda_met.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c src.c -o src.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -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 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/lib64 -o momentfit.so lambda_met.o src.o utils.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/momentfit/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/momentfit/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/momentfit/src' installing to /data/gannet/ripley/R/packages/tests-devel/momentfit.Rcheck/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)