* installing to library ‘/home/hornik/tmp/R.check/r-devel-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-15 (Debian 15.2.0-7) 15.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-7) 15.2.0’
make[1]: Entering directory '/tmp/RtmpSAKtUh/R.INSTALL190e8d7e89ca9f/lmom/src'
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c d1mach.f -o d1mach.o
gfortran-15 -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:48:
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:51:
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:43:
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:35:
156 | * a2,blist,boun,bound,b1,b2,correc,defabs,defab1,defab2,
| ^~~~~~
note: ‘correc’ was declared here
gfortran-15 -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:41:
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:37:
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:29:
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:26:
155 | * a2,b,blist,b1,b2,correc,defabs,defab1,defab2,d1mach,
| ^~~~~~
note: ‘correc’ was declared here
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c dqelg.f -o dqelg.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c dqk15i.f -o dqk15i.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c dqk21.f -o dqk21.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c dqpsrt.f -o dqpsrt.o
gcc-15 -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 init.c -o init.o
gcc-15 -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 lmomc.c -o lmomc.o
gfortran-15 -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:43:
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:43:
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:43:
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:43:
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:43:
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:43:
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:43:
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:43:
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:43:
1033 | DOUBLE PRECISION PARA(4),XMOM(NMOM),BETA(20)
| ^~~~~~~~
note: ‘beta’ declared here
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c samlm.f -o samlm.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-devel-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-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpSAKtUh/R.INSTALL190e8d7e89ca9f/lmom/src'
make[1]: Entering directory '/tmp/RtmpSAKtUh/R.INSTALL190e8d7e89ca9f/lmom/src'
make[1]: Leaving directory '/tmp/RtmpSAKtUh/R.INSTALL190e8d7e89ca9f/lmom/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-lmom/00new/lmom/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
* DONE (lmom)