* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘MSCMT’ ...
** this is package ‘MSCMT’ version ‘1.4.0’
** package ‘MSCMT’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpHD5vWV/R.INSTALLe104a53c0868d/MSCMT/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c DE.c -o DE.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Helpers.c -o Helpers.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c MSCMT.c -o MSCMT.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c inverse.f -o inverse.o
inverse.f:2093:13:
2093 | LINK = PRGOPT(1)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
inverse.f:2108:15:
2108 | KEY = PRGOPT(LAST+1)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
inverse.f:2123:16:
2123 | NEXT = PRGOPT(LINK)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
inverse.f:2433:13:
2433 | LINK = PRGOPT(1)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
inverse.f:2436:15:
2436 | KEY = PRGOPT(LAST+1)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
inverse.f:2440:16:
2440 | NEXT = PRGOPT(LINK)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
inverse.f:3108:13:
3108 | LINK = PRGOPT(1)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
inverse.f:3124:15:
3124 | KEY = PRGOPT(LAST+1)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
inverse.f:3137:16:
3137 | NEXT = PRGOPT(LINK)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
inverse.f:1994:28:
1994 | CHARACTER(LEN=8) XERN1, XERN2, XERN3, XERN4
| 1
Warning: Unused variable ‘xern1’ declared at (1) [-Wunused-variable]
inverse.f:1994:35:
1994 | CHARACTER(LEN=8) XERN1, XERN2, XERN3, XERN4
| 1
Warning: Unused variable ‘xern2’ declared at (1) [-Wunused-variable]
inverse.f:1994:42:
1994 | CHARACTER(LEN=8) XERN1, XERN2, XERN3, XERN4
| 1
Warning: Unused variable ‘xern3’ declared at (1) [-Wunused-variable]
inverse.f:1994:49:
1994 | CHARACTER(LEN=8) XERN1, XERN2, XERN3, XERN4
| 1
Warning: Unused variable ‘xern4’ declared at (1) [-Wunused-variable]
inverse.f:4083:28:
4083 | CHARACTER(LEN=8) XERN1
| 1
Warning: Unused variable ‘xern1’ declared at (1) [-Wunused-variable]
inverse.f:1037:10:
1037 | 110 IF (ABS(DX(I)) .LE. XMAX) GO TO 115
| ^
Warning: ‘xmax’ may be used uninitialized [-Wmaybe-uninitialized]
inverse.f:968:61:
968 | DOUBLE PRECISION DX(*), CUTLO, CUTHI, HITEST, SUM, XMAX, ZERO, &
| ^
note: ‘xmax’ was declared here
inverse.f:4297:51:
4297 | DOUBLE PRECISION GAM,ONE,RGAMSQ,DD2,DH11,DH21,DPARAM,DP2, &
| ^
Warning: ‘dh21’ may be used uninitialized [-Wmaybe-uninitialized]
inverse.f:4298:43:
4298 | & DQ2,DU,DY1,ZERO,GAMSQ,DD1,DFLAG,DH12,DH22,DP1,DQ1, &
| ^
Warning: ‘dh12’ may be used uninitialized [-Wmaybe-uninitialized]
inverse.f:4406:72:
4406 | DH11=DH11/GAM
| ^
Warning: ‘dh11’ may be used uninitialized [-Wmaybe-uninitialized]
inverse.f:4297:46:
4297 | DOUBLE PRECISION GAM,ONE,RGAMSQ,DD2,DH11,DH21,DPARAM,DP2, &
| ^
note: ‘dh11’ was declared here
inverse.f:4433:72:
4433 | DH22=DH22/GAM
| ^
Warning: ‘dh22’ may be used uninitialized [-Wmaybe-uninitialized]
inverse.f:4298:48:
4298 | & DQ2,DU,DY1,ZERO,GAMSQ,DD1,DFLAG,DH12,DH22,DP1,DQ1, &
| ^
note: ‘dh22’ was declared here
inverse.f:1557:72:
1557 | PREC (Idum) = D1MACH
| ^
Warning: ‘__result_d1mach’ may be used uninitialized [-Wmaybe-uninitialized]
inverse.f:1509:38:
1509 | DOUBLE PRECISION FUNCTION D1MACH (IDUM)
| ^
note: ‘__result_d1mach’ was declared here
inverse.f:2179:13:
2179 | IF (I.NE.IMAX) CALL xDSWAP (NP1, W(I,1), MDW, W(IMAX,1), MDW)
| ^
Warning: ‘imax’ may be used uninitialized [-Wmaybe-uninitialized]
inverse.f:1990:21:
1990 | INTEGER I, IMAX, J, JP1, K, KEY, KRANKE, LAST, LCHK, LINK, M, &
| ^
note: ‘imax’ was declared here
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c solve.f -o solve.o
solve.f:3389:5:
3389 | 9999 FORMAT( / / ' WARNING. The value EMIN may be incorrect:-',
| 1
Warning: Label 9999 at (1) defined but not used [-Wunused-label]
solve.f:3523:17:
3523 | LBETA = C + QTR
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
solve.f:3846:72:
3846 | $ Y = OLDY
| ^
Warning: ‘oldy’ may be used uninitialized [-Wmaybe-uninitialized]
solve.f:3755:29:
3755 | DOUBLE PRECISION OLDY, RECBAS, Y, Z
| ^
note: ‘oldy’ was declared here
solve.f:3065:59:
3065 | DOUBLE PRECISION BASE, EMAX, EMIN, EPS, PREC, RMACH, RMAX, RMIN,
| ^
Warning: ‘rmach’ may be used uninitialized [-Wmaybe-uninitialized]
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o MSCMT.so DE.o Helpers.o MSCMT.o inverse.o solve.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpHD5vWV/R.INSTALLe104a53c0868d/MSCMT/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpHD5vWV/R.INSTALLe104a53c0868d/MSCMT/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpHD5vWV/R.INSTALLe104a53c0868d/MSCMT/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-MSCMT/00new/MSCMT/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘MSCMT’
finding HTML links ... done
MSCMTfunction html
MSCMTpackage html
compare html
did html
ggplot.mscmt html
improveSynth html
listFromLong html
plot.mscmt html
ppratio html
print.mscmt html
pvalue html
** 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 (MSCMT)