* installing *source* package ‘gslnls’ ... ** this is package ‘gslnls’ version ‘1.4.1’ ** using staged installation checking for gcc... gcc-14 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-14 accepts -g... yes checking for gcc-14 option to enable C11 features... none needed checking whether the compiler supports GNU Fortran... yes checking whether gfortran-14 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-14 (Debian 14.2.0-12) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-12) 14.2.0’ gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fdf.c -o fdf.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fdfvv.c -o fdfvv.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fdjac.c -o fdjac.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nls.c -o nls.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nls_fit.c -o nls_fit.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nls_irls.c -o nls_irls.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nls_large.c -o nls_large.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nls_mstart.c -o nls_mstart.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nls_test.c -o nls_test.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nls_utils.c -o nls_utils.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c test_nls.f90 -o test_nls.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trust.c -o trust.o gcc-14 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -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 -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR installing to /home/hornik/tmp/CRAN_recheck/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)