* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘lmom’ ...
** this is package ‘lmom’ version ‘3.2’
** package ‘lmom’ 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/RtmpK1EVg2/R.INSTALL25cf333d9fbf19/lmom/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c d1mach.f -o d1mach.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dqagie.f -o dqagie.o
dqagie.f:368:72:
368 | erlarg = erlarg-erlast
| ^
Warning: ‘erlarg’ may be used uninitialized [-Wmaybe-uninitialized]
dqagie.f:157:53:
157 | * dres,d1mach,elist,epmach,epsabs,epsrel,erlarg,erlast,
| ^
note: ‘erlarg’ was declared here
dqagie.f:378:25:
378 | 40 if(ierro.eq.3.or.erlarg.le.ertest) go to 60
| ^
Warning: ‘ertest’ may be used uninitialized [-Wmaybe-uninitialized]
dqagie.f:158:56:
158 | * errbnd,errmax,error1,error2,erro12,errsum,ertest,oflow,resabs,
| ^
note: ‘ertest’ was declared here
dqagie.f:369:11:
369 | if(abs(b1-a1).gt.small) erlarg = erlarg+erro12
| ^
Warning: ‘small’ may be used uninitialized [-Wmaybe-uninitialized]
dqagie.f:159:47:
159 | * reseps,result,res3la,rlist,rlist2,small,uflow
| ^
note: ‘small’ was declared here
dqagie.f:431:72:
431 | if(ierro.eq.3) abserr = abserr+correc
| ^
Warning: ‘correc’ may be used uninitialized [-Wmaybe-uninitialized]
dqagie.f:156:40:
156 | * a2,blist,boun,bound,b1,b2,correc,defabs,defab1,defab2,
| ^
note: ‘correc’ was declared here
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dqagse.f -o dqagse.o
dqagse.f:360:72:
360 | erlarg = erlarg-erlast
| ^
Warning: ‘erlarg’ may be used uninitialized [-Wmaybe-uninitialized]
dqagse.f:156:46:
156 | * dres,elist,epmach,epsabs,epsrel,erlarg,erlast,errbnd,errmax,
| ^
note: ‘erlarg’ was declared here
dqagse.f:370:25:
370 | 40 if(ierro.eq.3.or.erlarg.le.ertest) go to 60
| ^
Warning: ‘ertest’ may be used uninitialized [-Wmaybe-uninitialized]
dqagse.f:157:42:
157 | * error1,error2,erro12,errsum,ertest,oflow,resabs,reseps,result,
| ^
note: ‘ertest’ was declared here
dqagse.f:361:11:
361 | if(abs(b1-a1).gt.small) erlarg = erlarg+erro12
| ^
Warning: ‘small’ may be used uninitialized [-Wmaybe-uninitialized]
dqagse.f:158:33:
158 | * res3la,rlist,rlist2,small,uflow
| ^
note: ‘small’ was declared here
dqagse.f:425:72:
425 | if(ierro.eq.3) abserr = abserr+correc
| ^
Warning: ‘correc’ may be used uninitialized [-Wmaybe-uninitialized]
dqagse.f:155:31:
155 | * a2,b,blist,b1,b2,correc,defabs,defab1,defab2,d1mach,
| ^
note: ‘correc’ was declared here
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dqelg.f -o dqelg.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dqk15i.f -o dqk15i.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dqk21.f -o dqk21.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dqpsrt.f -o dqpsrt.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 init.c -o init.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 lmomc.c -o lmomc.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c lmoments.f -o lmoments.o
lmoments.f:1123:72:
1123 | IF(G.EQ.ZERO)XMOM(1)=U+A*BETA(1)
| ^
Warning: ‘beta’ may be used uninitialized [-Wmaybe-uninitialized]
lmoments.f:1033:50:
1033 | DOUBLE PRECISION PARA(4),XMOM(NMOM),BETA(20)
| ^
note: ‘beta’ declared here
lmoments.f:1129:72:
1129 | ALAM2=BETA(2)-BETA(1)
| ^
Warning: ‘beta’ may be used uninitialized [-Wmaybe-uninitialized]
lmoments.f:1033:50:
1033 | DOUBLE PRECISION PARA(4),XMOM(NMOM),BETA(20)
| ^
note: ‘beta’ declared here
lmoments.f:1123:72:
1123 | IF(G.EQ.ZERO)XMOM(1)=U+A*BETA(1)
| ^
Warning: ‘beta’ may be used uninitialized [-Wmaybe-uninitialized]
lmoments.f:1033:50:
1033 | DOUBLE PRECISION PARA(4),XMOM(NMOM),BETA(20)
| ^
note: ‘beta’ declared here
lmoments.f:1129:72:
1129 | ALAM2=BETA(2)-BETA(1)
| ^
Warning: ‘beta’ may be used uninitialized [-Wmaybe-uninitialized]
lmoments.f:1033:50:
1033 | DOUBLE PRECISION PARA(4),XMOM(NMOM),BETA(20)
| ^
note: ‘beta’ declared here
lmoments.f:1123:72:
1123 | IF(G.EQ.ZERO)XMOM(1)=U+A*BETA(1)
| ^
Warning: ‘beta’ may be used uninitialized [-Wmaybe-uninitialized]
lmoments.f:1033:50:
1033 | DOUBLE PRECISION PARA(4),XMOM(NMOM),BETA(20)
| ^
note: ‘beta’ declared here
lmoments.f:1129:72:
1129 | ALAM2=BETA(2)-BETA(1)
| ^
Warning: ‘beta’ may be used uninitialized [-Wmaybe-uninitialized]
lmoments.f:1033:50:
1033 | DOUBLE PRECISION PARA(4),XMOM(NMOM),BETA(20)
| ^
note: ‘beta’ declared here
lmoments.f:1124:72:
1124 | IF(G.NE.ZERO)XMOM(1)=U+A*(ONE-BETA(1))/G
| ^
Warning: ‘beta’ may be used uninitialized [-Wmaybe-uninitialized]
lmoments.f:1033:50:
1033 | DOUBLE PRECISION PARA(4),XMOM(NMOM),BETA(20)
| ^
note: ‘beta’ declared here
lmoments.f:1124:72:
1124 | IF(G.NE.ZERO)XMOM(1)=U+A*(ONE-BETA(1))/G
| ^
Warning: ‘beta’ may be used uninitialized [-Wmaybe-uninitialized]
lmoments.f:1033:50:
1033 | DOUBLE PRECISION PARA(4),XMOM(NMOM),BETA(20)
| ^
note: ‘beta’ declared here
lmoments.f:1124:72:
1124 | IF(G.NE.ZERO)XMOM(1)=U+A*(ONE-BETA(1))/G
| ^
Warning: ‘beta’ may be used uninitialized [-Wmaybe-uninitialized]
lmoments.f:1033:50:
1033 | DOUBLE PRECISION PARA(4),XMOM(NMOM),BETA(20)
| ^
note: ‘beta’ declared here
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c samlm.f -o samlm.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o lmom.so d1mach.o dqagie.o dqagse.o dqelg.o dqk15i.o dqk21.o dqpsrt.o init.o lmomc.o lmoments.o samlm.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpK1EVg2/R.INSTALL25cf333d9fbf19/lmom/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpK1EVg2/R.INSTALL25cf333d9fbf19/lmom/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpK1EVg2/R.INSTALL25cf333d9fbf19/lmom/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-lmom/00new/lmom/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘lmom’
finding HTML links ... done
cdfexp html
cdfgam html
cdfgev html
cdfglo html
cdfgno html
cdfgpa html
cdfgum html
cdfkap html
cdfln3 html
cdfnor html
cdfpe3 html
cdfwak html
cdfwei html
evplot html
lmom-package html
lmr-functions html
lmrd html
lmrdpoints html
lmrp html
pel-functions html
pelp html
samlmu html
** 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 (lmom)