* installing *source* package ‘deldir’ ...
** this is package ‘deldir’ version ‘2.0-4’
** package ‘deldir’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
using Fortran compiler: ‘GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/deldir/src'
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c acchk.f90 -o acchk.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c addpt.f90 -o addpt.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c adjchk.f90 -o adjchk.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c binsrt.f90 -o binsrt.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c circen.f90 -o circen.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c cross.f90 -o cross.o
cross.f90:101:23:
101 | cprd = (a*d - b*c)/smin
| ^
Warning: ‘smin’ may be used uninitialized [-Wmaybe-uninitialized]
cross.f90:23:5:
23 | smin = -one
| ^~~~
note: ‘smin’ was declared here
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c delet.f90 -o delet.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c delet1.f90 -o delet1.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c delout.f90 -o delout.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c delseg.f90 -o delseg.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c dirout.f90 -o dirout.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c dirseg.f90 -o dirseg.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c dldins.f90 -o dldins.o
gcc -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 -fpic -g -O2 -mtune=native -Wall -pedantic -c initad.f90 -o initad.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c insrt.f90 -o insrt.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c insrt1.f90 -o insrt1.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c intri.f90 -o intri.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c locn.f90 -o locn.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c master.f90 -o master.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c mnnd.f90 -o mnnd.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c pred.f90 -o pred.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c qtest.f90 -o qtest.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c qtest1.f90 -o qtest1.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c stoke.f90 -o stoke.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c succ.f90 -o succ.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c swap.f90 -o swap.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c testeq.f90 -o testeq.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c triar.f90 -o triar.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c trifnd.f90 -o trifnd.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 deldir.so acchk.o addpt.o adjchk.o binsrt.o circen.o cross.o delet.o delet1.o delout.o delseg.o dirout.o dirseg.o dldins.o init.o initad.o insrt.o insrt1.o intri.o locn.o master.o mnnd.o pred.o qtest.o qtest1.o stoke.o succ.o swap.o testeq.o triar.o trifnd.o -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/deldir/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/deldir/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/deldir/src'
installing to /data/gannet/ripley/R/packages/tests-devel/deldir.Rcheck/00LOCK-deldir/00new/deldir/libs
** R
** data
*** moving datasets to lazyload DB
** 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 (deldir)