* installing *source* package ‘PLordprob’ ...
** this is package ‘PLordprob’ version ‘1.1’
** package ‘PLordprob’ 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/PLordprob/src'
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 PLordprob_init.c -o PLordprob_init.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 cat_pair.c -o cat_pair.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c sadmvnt.f -o sadmvnt.o
sadmvnt.f:968:3:
968 | 10 END DO
| 1
Warning: Label 10 at (1) defined but not used [-Wunused-label]
sadmvnt.f:72:15:
72 | INFORM = MVNNIT( N, CORREL, LOWER, UPPER, INFIN, INFIS, D, E )
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:209:38:
209 | IF ( MINCLS .LT. 0 ) SBRGNS = WORK(LENWRK)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:267:21:
267 | RGNCLS = RGNCLS*(MESH(DIVAXN)+1)/MESH(DIVAXN)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:268:21:
268 | NWRGNS = NWRGNS*(MESH(DIVAXN)+1)/MESH(DIVAXN)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:1266:24:
1266 | POINTS = PONTRS(SUBTMP)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:1267:24:
1267 | POINTP = PONTRS(SUBTMP+1)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:1275:21:
1275 | POINTS = PONTRS(SUBTMP)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:1295:21:
1295 | POINTS = PONTRS(SUBTMP)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:316:15:
316 | TOP = PONTRS(1)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:323:21:
323 | RGNCLS = RGNCLS*MESH(I)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:328:18:
328 | RGNCLS = RGNCLS*(MESH(DIVAXN)+1)/MESH(DIVAXN)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:1569:3:
1569 | 10 END DO
| 1
Warning: Label 10 at (1) defined but not used [-Wunused-label]
sadmvnt.f:1416:15:
1416 | INFORM = MVTNIT( N, NU, CORREL, LOWER, UPPER, INFIN, INFIS, D, E )
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:1119:26:
1119 | INTEGER S, IXCHNG, LXCHNG, I, L
| ^~~~~~
Warning: ‘lxchng’ may be used uninitialized [-Wmaybe-uninitialized]
sadmvnt.f:796:72:
796 | END
| ^
Warning: ‘__result_bvn’ may be used uninitialized [-Wmaybe-uninitialized]
sadmvnt.f:754:35:
754 | DOUBLE PRECISION FUNCTION BVN ( LOWER, UPPER, INFIN, CORREL )
| ^
note: ‘__result_bvn’ was declared here
sadmvnt.f:1038:72:
1038 | IF ( INFI(I) .EQ. 2 ) Y(I) = ( AMIN + BMIN )/2
| ^
Warning: ‘bmin’ may be used uninitialized [-Wmaybe-uninitialized]
sadmvnt.f:930:38:
930 | DOUBLE PRECISION CVDIAG, AMIN, BMIN, DMIN, EMIN, YL, YU
| ^~~~
note: ‘bmin’ was declared here
sadmvnt.f:1038:72:
1038 | IF ( INFI(I) .EQ. 2 ) Y(I) = ( AMIN + BMIN )/2
| ^
Warning: ‘amin’ may be used uninitialized [-Wmaybe-uninitialized]
sadmvnt.f:930:32:
930 | DOUBLE PRECISION CVDIAG, AMIN, BMIN, DMIN, EMIN, YL, YU
| ^~~~
note: ‘amin’ was declared here
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 PLordprob.so PLordprob_init.o cat_pair.o sadmvnt.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/PLordprob/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/PLordprob/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/PLordprob/src'
installing to /data/gannet/ripley/R/packages/tests-devel/PLordprob.Rcheck/00LOCK-PLordprob/00new/PLordprob/libs
** R
** 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 (PLordprob)