* installing *source* package ‘splancs’ ...
** this is package ‘splancs’ version ‘2.01-45’
** package ‘splancs’ 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/splancs/src'
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c areapl.f -o areapl.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c cncvwt.f -o cncvwt.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c dokhat.f -o dokhat.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 inpip.f -o inpip.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c ipippa.f -o ipippa.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c iplace.f -o iplace.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c k12hat.f -o k12hat.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c kernel3d.f -o kernel3d.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c khvc.f -o khvc.o
f951: Warning: Nonconforming tab character in column 1 of line 54 [-Wtabs]
f951: Warning: Nonconforming tab character in column 3 of line 57 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 58 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 59 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 63 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 76 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 77 [-Wtabs]
f951: Warning: Nonconforming tab character in column 2 of line 78 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 80 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 82 [-Wtabs]
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c khvmat.f -o khvmat.o
f951: Warning: Nonconforming tab character in column 1 of line 51 [-Wtabs]
f951: Warning: Nonconforming tab character in column 3 of line 54 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 55 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 56 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 60 [-Wtabs]
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c krnnrm.f -o krnnrm.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c krnqne.f -o krnqne.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c krnqrt.f -o krnqrt.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c nndist.f -o nndist.o
f951: Warning: Nonconforming tab character in column 1 of line 46 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 77 [-Wtabs]
nndist.f:27:72:
27 | neighs(i)=nbr
| ^
Warning: ‘nbr’ may be used uninitialized [-Wmaybe-uninitialized]
nndist.f:22:15:
22 | nbr=j
| ^~~
note: ‘nbr’ was declared here
nndist.f:56:72:
56 | neighs(i)=nbr
| ^
Warning: ‘nbr’ may be used uninitialized [-Wmaybe-uninitialized]
nndist.f:52:13:
52 | nbr=j
| ^~~
note: ‘nbr’ was declared here
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c plarea.f -o plarea.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 ptinpoly.c -o ptinpoly.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c sekhat.f -o sekhat.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c sort.f -o sort.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c sort2.f -o sort2.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c stkhat.f -o stkhat.o
stkhat.f:85:72:
85 | if (sj.le.smax) hst(is,it)=hst(is,it)+wij*vij+wji*vji
| ^
Warning: ‘is’ may be used uninitialized [-Wmaybe-uninitialized]
stkhat.f:69:13:
69 | is=iplace(s,ns,sj)
| ^~
note: ‘is’ was declared here
stkhat.f:85:72:
85 | if (sj.le.smax) hst(is,it)=hst(is,it)+wij*vij+wji*vji
| ^
Warning: ‘wij’ may be used uninitialized [-Wmaybe-uninitialized]
stkhat.f:70:13:
70 | wij=weight(xi,yi,sj,xc,yc,nc)
| ^~~
note: ‘wij’ was declared here
stkhat.f:85:72:
85 | if (sj.le.smax) hst(is,it)=hst(is,it)+wij*vij+wji*vji
| ^
Warning: ‘wji’ may be used uninitialized [-Wmaybe-uninitialized]
stkhat.f:71:13:
71 | wji=weight(x1(j),y1(j),sj,xc,yc,nc)
| ^~~
note: ‘wji’ was declared here
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c stsecal.f -o stsecal.o
f951: Warning: Nonconforming tab character in column 1 of line 64 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 88 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 89 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 92 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 94 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 95 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 96 [-Wtabs]
f951: Warning: Nonconforming tab character in column 4 of line 97 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 98 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 99 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 105 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 106 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 107 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 108 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 109 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 110 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 111 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 112 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 115 [-Wtabs]
f951: Warning: Nonconforming tab character in column 2 of line 117 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 118 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 119 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 122 [-Wtabs]
f951: Warning: Nonconforming tab character in column 2 of line 123 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 124 [-Wtabs]
f951: Warning: Nonconforming tab character in column 3 of line 126 [-Wtabs]
f951: Warning: Nonconforming tab character in column 3 of line 127 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 131 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 136 [-Wtabs]
f951: Warning: Nonconforming tab character in column 5 of line 137 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 138 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 143 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 144 [-Wtabs]
stsecal.f:64:72:
64 | if ((((z(i)-tlow).le.uij).or.((tupp-z(i)).le.uij))) vij=2.0d0
| 1
Warning: Line truncated at (1) [-Wline-truncation]
stsecal.f:67:72:
67 | if ((((z(j)-tlow).le.uij).or.((tupp-z(j)).le.uij))) vji=2.0d0
| 1
Warning: Line truncated at (1) [-Wline-truncation]
stsecal.f:151:26:
151 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c tribble.f -o tribble.o
tribble.f:332:3:
332 | 26 start(i)=min(i)
| 1
Warning: Label 26 at (1) defined but not used [-Wunused-label]
tribble.f:324:3:
324 | 24 min(i)=min(i)+del
| 1
Warning: Label 24 at (1) defined but not used [-Wunused-label]
tribble.f:303:3:
303 | 23 min(i)=p(i,ihi)
| 1
Warning: Label 23 at (1) defined but not used [-Wunused-label]
tribble.f:281:3:
281 | 20 p(i,ihi)=pstar(i)
| 1
Warning: Label 20 at (1) defined but not used [-Wunused-label]
tribble.f:273:3:
273 | 18 summ=summ+y(j)*y(j)
| 1
Warning: Label 18 at (1) defined but not used [-Wunused-label]
tribble.f:266:3:
266 | 17 min(i)=p(i,j)
| 1
Warning: Label 17 at (1) defined but not used [-Wunused-label]
tribble.f:251:3:
251 | 16 p2star(i)=ccoeff*p(i,ihi)+(1d0-ccoeff)*pbar(i)
| 1
Warning: Label 16 at (1) defined but not used [-Wunused-label]
tribble.f:244:3:
244 | 14 p(i,ihi)=pstar(i)
| 1
Warning: Label 14 at (1) defined but not used [-Wunused-label]
tribble.f:227:3:
227 | 11 p(i,ihi)=p2star(i)
| 1
Warning: Label 11 at (1) defined but not used [-Wunused-label]
tribble.f:216:2:
216 | 9 p2star(i)=ecoeff*pstar(i)+(1d0-ecoeff)*pbar(i)
| 1
Warning: Label 9 at (1) defined but not used [-Wunused-label]
tribble.f:205:2:
205 | 8 pstar(i)=(1d0+rcoeff)*pbar(i)-rcoeff*p(i,ihi)
| 1
Warning: Label 8 at (1) defined but not used [-Wunused-label]
tribble.f:199:2:
199 | 7 pbar(i)=z/dn
| 1
Warning: Label 7 at (1) defined but not used [-Wunused-label]
tribble.f:196:2:
196 | 6 z=z+p(i,j)
| 1
Warning: Label 6 at (1) defined but not used [-Wunused-label]
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c twodimmse.f -o twodimmse.o
twodimmse.f:93:72:
93 | w(p)=6.28318057/(6.28318057-p)
| 1
Warning: Obsolescent feature: Statement function at (1)
twodimmse.f:79:3:
79 | 50 h(i)=h(i)*f1
| 1
Warning: Label 50 at (1) defined but not used [-Wunused-label]
twodimmse.f:75:3:
75 | 40 h(i)=h(i)+h(i-1)
| 1
Warning: Label 40 at (1) defined but not used [-Wunused-label]
twodimmse.f:57:3:
57 | 10 h(i)=0.0
| 1
Warning: Label 10 at (1) defined but not used [-Wunused-label]
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c weight.f -o weight.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 splancs.so areapl.o cncvwt.o dokhat.o init.o inpip.o ipippa.o iplace.o k12hat.o kernel3d.o khvc.o khvmat.o krnnrm.o krnqne.o krnqrt.o nndist.o plarea.o ptinpoly.o sekhat.o sort.o sort2.o stkhat.o stsecal.o tribble.o twodimmse.o weight.o -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/splancs/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/splancs/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/splancs/src'
installing to /data/gannet/ripley/R/packages/tests-devel/splancs.Rcheck/00LOCK-splancs/00new/splancs/libs
** R
** data
** 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 (splancs)