* installing *source* package ‘npsp’ ...
** package ‘npsp’ 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/npsp/src'
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  tql2.f90 -o tql2.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  err_module.f90 -o err_module.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c dgelsyr.f -o dgelsyr.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  dsytrfi.f90 -o dsytrfi.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  grid_module.f90 -o grid_module.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 init.c -o init.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  linearalgebra.f90 -o linearalgebra.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  linreg_module.f90 -o linreg_module.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  besselzeros.f90 -o besselzeros.o
besselzeros.f90:74:15:

   74 |       z = 0.0D0
      |               ^
Warning: 'z.dim[0].ubound' may be used uninitialized [-Wmaybe-uninitialized]
besselzeros.f90:68:48:

   68 |       REAL(8), ALLOCATABLE :: e(:), d(:), z(:,:)
      |                                                ^
note: 'z.dim[0].ubound' was declared here
besselzeros.f90:68:48: Warning: 'z.dim[1].stride' may be used uninitialized [-Wmaybe-uninitialized]
besselzeros.f90:68:48: Warning: 'z.offset' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  lp_module.f90 -o lp_module.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  svar_module.f90 -o svar_module.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 npsp.so besselzeros.o dgelsyr.o dsytrfi.o err_module.o grid_module.o init.o linearalgebra.o linreg_module.o lp_module.o svar_module.o tql2.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/npsp/src'
make[2]: Nothing to be done for 'npsp.so'.
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/npsp/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/npsp/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/npsp/src'
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  tql2.f90 -o tql2.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  err_module.f90 -o err_module.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c dgelsyr.f -o dgelsyr.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  dsytrfi.f90 -o dsytrfi.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  grid_module.f90 -o grid_module.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 init.c -o init.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  linearalgebra.f90 -o linearalgebra.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  linreg_module.f90 -o linreg_module.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  besselzeros.f90 -o besselzeros.o
besselzeros.f90:74:15:

   74 |       z = 0.0D0
      |               ^
Warning: 'z.dim[0].ubound' may be used uninitialized [-Wmaybe-uninitialized]
besselzeros.f90:68:48:

   68 |       REAL(8), ALLOCATABLE :: e(:), d(:), z(:,:)
      |                                                ^
note: 'z.dim[0].ubound' was declared here
besselzeros.f90:68:48: Warning: 'z.dim[1].stride' may be used uninitialized [-Wmaybe-uninitialized]
besselzeros.f90:68:48: Warning: 'z.offset' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  lp_module.f90 -o lp_module.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  svar_module.f90 -o svar_module.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/npsp/src'
installing to /data/gannet/ripley/R/packages/tests-devel/npsp.Rcheck/00LOCK-npsp/00new/npsp/libs
** R
** data
*** moving datasets to lazyload DB
** demo
** 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 (npsp)