* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘mnormt’ ... ** package ‘mnormt’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpGNoXM6/R.INSTALL922e353f49462/mnormt/src' gfortran-13 -fpic -g -O2 -Wall -mtune=native -c biv-nt.f -o biv-nt.o biv-nt.f:371:11: 371 | hs = sign( one, dh - r*dk ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] biv-nt.f:372:11: 372 | ks = sign( one, dk - r*dh ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mnormt_init.c -o mnormt_init.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c rtmng.f -o rtmng.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c sadmvnt.f -o sadmvnt.o sadmvnt.f:977:3: 977 | 10 END DO | 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] sadmvnt.f:81:15: 81 | 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:218:38: 218 | 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:276:21: 276 | 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:277:21: 277 | 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:1275:24: 1275 | POINTS = PONTRS(SUBTMP) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:1276:24: 1276 | POINTP = PONTRS(SUBTMP+1) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:1284:21: 1284 | POINTS = PONTRS(SUBTMP) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:1304:21: 1304 | POINTS = PONTRS(SUBTMP) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:325:15: 325 | TOP = PONTRS(1) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:332:21: 332 | RGNCLS = RGNCLS*MESH(I) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:337:18: 337 | 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:1586:3: 1586 | 10 END DO | 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] sadmvnt.f:1433:15: 1433 | 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:1161:72: 1161 | G(I) = G(IXCHNG) | ^ Warning: ‘lxchng’ may be used uninitialized [-Wmaybe-uninitialized] sadmvnt.f:1128:31: 1128 | INTEGER S, IXCHNG, LXCHNG, I, L | ^ note: ‘lxchng’ was declared here sadmvnt.f:805:72: 805 | END | ^ Warning: ‘__result_bvn’ may be used uninitialized [-Wmaybe-uninitialized] sadmvnt.f:763:35: 763 | DOUBLE PRECISION FUNCTION BVN ( LOWER, UPPER, INFIN, CORREL ) | ^ note: ‘__result_bvn’ was declared here sadmvnt.f:1047:72: 1047 | IF ( INFI(I) .EQ. 2 ) Y(I) = ( AMIN + BMIN )/2 | ^ Warning: ‘amin’ may be used uninitialized [-Wmaybe-uninitialized] sadmvnt.f:939:35: 939 | DOUBLE PRECISION CVDIAG, AMIN, BMIN, DMIN, EMIN, YL, YU | ^ note: ‘amin’ was declared here sadmvnt.f:1047:72: 1047 | IF ( INFI(I) .EQ. 2 ) Y(I) = ( AMIN + BMIN )/2 | ^ Warning: ‘bmin’ may be used uninitialized [-Wmaybe-uninitialized] sadmvnt.f:939:41: 939 | DOUBLE PRECISION CVDIAG, AMIN, BMIN, DMIN, EMIN, YL, YU | ^ note: ‘bmin’ was declared here gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tvpack.f -o tvpack.o tvpack.f:459:14: 459 | HS = SIGN( ONE, DH - R*DK ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] tvpack.f:460:14: 460 | KS = SIGN( ONE, DK - R*DH ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] tvpack.f:126:52: 126 | DOUBLE PRECISION ONE, ZRO, EPS, ZROS(3), HS(3), TVT | 1 Warning: Unused variable ‘hs’ declared at (1) [-Wunused-variable] tvpack.f:126:45: 126 | DOUBLE PRECISION ONE, ZRO, EPS, ZROS(3), HS(3), TVT | 1 Warning: Unused variable ‘zros’ declared at (1) [-Wunused-variable] tvpack.f:286:72: 286 | END | ^ Warning: ‘fin’ may be used uninitialized [-Wmaybe-uninitialized] tvpack.f:262:58: 262 | DOUBLE PRECISION EI(NL), AI(NL), BI(NL), FI(NL), FIN, ERR, KRNRDT | ^ note: ‘fin’ was declared here gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o mnormt.so biv-nt.o mnormt_init.o rtmng.o sadmvnt.o tvpack.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpGNoXM6/R.INSTALL922e353f49462/mnormt/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpGNoXM6/R.INSTALL922e353f49462/mnormt/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpGNoXM6/R.INSTALL922e353f49462/mnormt/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-mnormt/00new/mnormt/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 * creating tarball packaged installation of ‘mnormt’ as ‘mnormt_2.1.1_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (mnormt)