* installing *source* package ‘gslnls’ ... ** this is package ‘gslnls’ version ‘1.4.1’ ** package ‘gslnls’ successfully unpacked and MD5 sums checked ** using staged installation checking for gcc... gcc 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler supports GNU Fortran... yes checking whether gfortran accepts -g... yes checking for gsl-config... /usr/bin/gsl-config checking if GSL version >= 2.3... yes configure: creating ./config.status config.status: creating src/Makevars ** 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/gslnls/src' gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include -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 fdf.c -o fdf.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include -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 fdfvv.c -o fdfvv.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include -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 fdjac.c -o fdjac.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include -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 init.c -o init.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include -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 nls.c -o nls.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include -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 nls_fit.c -o nls_fit.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include -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 nls_irls.c -o nls_irls.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include -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 nls_large.c -o nls_large.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include -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 nls_mstart.c -o nls_mstart.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include -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 nls_test.c -o nls_test.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include -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 nls_utils.c -o nls_utils.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c test_nls.f90 -o test_nls.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include -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 trust.c -o trust.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 gslnls.so fdf.o fdfvv.o fdjac.o init.o nls.o nls_fit.o nls_irls.o nls_large.o nls_mstart.o nls_test.o nls_utils.o test_nls.o trust.o -lgsl -lgslcblas -lm -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/gslnls/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/gslnls/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/gslnls/src' installing to /data/gannet/ripley/R/packages/tests-devel/gslnls.Rcheck/00LOCK-gslnls/00new/gslnls/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (gslnls)