* installing *source* package ‘glinvci’ ... ** this is package ‘glinvci’ version ‘1.2.4’ ** package ‘glinvci’ successfully unpacked and MD5 sums checked ** using staged installation checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to support OpenMP... -fopenmp checking whether we are on Oracle C compiler... no checking operating system... Linux checking whether we are linking to OpenBLAS... no checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking for Fortran flag to compile .f90 files... none checking whether BLAS works correctly with OpenMP... yes configure: creating ./config.status config.status: creating src/my_pragma.h config.status: creating src/Makevars config.status: creating src/my_confinfo.h ** libs using C compiler: ‘gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)’ using Fortran compiler: ‘GNU Fortran (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/glinvci/src' gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c dglinv.f90 -o dglinv.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fopenmp -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 phytr.c -o phytr.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c oumods.f90 -o oumods.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c chn.f90 -o chn.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c test_ieee_fort.f90 -o test_ieee_fort.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fopenmp -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 test_ieee_c.c -o test_ieee_c.o 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 glinvci.so dglinv.o phytr.o oumods.o chn.o test_ieee_fort.o test_ieee_c.o -fopenmp -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/glinvci/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/glinvci/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/glinvci/src' installing to /data/gannet/ripley/R/packages/tests-devel/glinvci.Rcheck/00LOCK-glinvci/00new/glinvci/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 (glinvci)