* installing *source* package ‘nleqslv’ ...
** package ‘nleqslv’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (GCC) 13.2.0’
using Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/nleqslv/src'
gcc-13 -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 init.c -o init.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c lautil.f -o lautil.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c limhpar.f -o limhpar.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c liqrev.f -o liqrev.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c liqrup.f -o liqrup.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c lirslv.f -o lirslv.o
gcc-13 -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 nleqslv.c -o nleqslv.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nwbjac.f -o nwbjac.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nwbrdn.f -o nwbrdn.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nwclsh.f -o nwclsh.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nwddlg.f -o nwddlg.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nwglsh.f -o nwglsh.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nwmhlm.f -o nwmhlm.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nwnjac.f -o nwnjac.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nwnleq.f -o nwnleq.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nwnwtn.f -o nwnwtn.o
gcc-13 -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 nwout.c -o nwout.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nwpdlg.f -o nwpdlg.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nwpure.f -o nwpure.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nwqlsh.f -o nwqlsh.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nwtrup.f -o nwtrup.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nwutil.f -o nwutil.o
gcc-13 -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/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o nleqslv.so init.o lautil.o limhpar.o liqrev.o liqrup.o lirslv.o nleqslv.o nwbjac.o nwbrdn.o nwclsh.o nwddlg.o nwglsh.o nwmhlm.o nwnjac.o nwnleq.o nwnwtn.o nwout.o nwpdlg.o nwpure.o nwqlsh.o nwtrup.o nwutil.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/nleqslv/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/nleqslv/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/nleqslv/src'
installing to /data/gannet/ripley/R/packages/tests-devel/nleqslv.Rcheck/00LOCK-nleqslv/00new/nleqslv/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 (nleqslv)