* installing *source* package ‘lmomRFA’ ...
** this is package ‘lmomRFA’ version ‘3.8’
** package ‘lmomRFA’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
using Fortran compiler: ‘flang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/lmomRFA/src'
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang22/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c init.c -o init.o
flang-22 -fpic -O2 -pedantic -c lmomRFA-lmom.f -o lmomRFA-lmom.o
./lmomRFA-lmom.f:55:43: warning: Value of uninitialized local variable 'zmom' is used but never defined [-Wused-undefined-variable]
DOUBLE PRECISION PARA(3),XMOM(NMOM),ZMOM(20)
^^^^
./lmomRFA-lmom.f:56:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/,SIX/6D0/
^^^^
./lmomRFA-lmom.f:56:22: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/,SIX/6D0/
^^^
./lmomRFA-lmom.f:56:31: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/,SIX/6D0/
^^^
./lmomRFA-lmom.f:56:40: warning: Value of uninitialized local variable 'three' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/,SIX/6D0/
^^^^^
./lmomRFA-lmom.f:56:51: warning: Value of uninitialized local variable 'four' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/,SIX/6D0/
^^^^
./lmomRFA-lmom.f:56:61: warning: Value of uninitialized local variable 'six' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/,SIX/6D0/
^^^
./lmomRFA-lmom.f:76:12: warning: Value of uninitialized local variable 'small' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-6/
^^^^^
./lmomRFA-lmom.f:162:43: warning: Value of uninitialized local variable 'z' is used but never defined [-Wused-undefined-variable]
DOUBLE PRECISION PARA(3),XMOM(NMOM),Z(10,20)
^
./lmomRFA-lmom.f:163:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/
^^^^
./lmomRFA-lmom.f:163:22: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/
^^^
./lmomRFA-lmom.f:164:12: warning: Value of uninitialized local variable 'pi' is used but never defined [-Wused-undefined-variable]
DATA PI/3.141592653589793238D0/
^^
./lmomRFA-lmom.f:171:12: warning: Value of uninitialized local variable 'small' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-4/
^^^^^
./lmomRFA-lmom.f:172:12: warning: Value of uninitialized local variable 'c1' is used but never defined [-Wused-undefined-variable]
DATA C1,C2/
^^
./lmomRFA-lmom.f:172:15: warning: Value of uninitialized local variable 'c2' is used but never defined [-Wused-undefined-variable]
DATA C1,C2/
^^
./lmomRFA-lmom.f:324:9: warning: Value of uninitialized local variable 'zmom' is used but never defined [-Wused-undefined-variable]
* ZMOM(20)
^^^^
./lmomRFA-lmom.f:325:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/
^^^^
./lmomRFA-lmom.f:325:22: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/
^^^^
./lmomRFA-lmom.f:325:34: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/
^^^
./lmomRFA-lmom.f:343:12: warning: Value of uninitialized local variable 'rrt2' is used but never defined [-Wused-undefined-variable]
DATA RRT2 /0.70710 67811 86547 524D0/
^^^^
./lmomRFA-lmom.f:344:12: warning: Value of uninitialized local variable 'rrtpi' is used but never defined [-Wused-undefined-variable]
DATA RRTPI/0.56418 95835 47756 287D0/
^^^^^
./lmomRFA-lmom.f:349:12: warning: Value of uninitialized local variable 'range' is used but never defined [-Wused-undefined-variable]
DATA RANGE/5D0/,EPS/1D-8/,MAXIT/10/
^^^^^
./lmomRFA-lmom.f:349:23: warning: Value of uninitialized local variable 'eps' is used but never defined [-Wused-undefined-variable]
DATA RANGE/5D0/,EPS/1D-8/,MAXIT/10/
^^^
./lmomRFA-lmom.f:349:33: warning: Value of uninitialized local variable 'maxit' is used but never defined [-Wused-undefined-variable]
DATA RANGE/5D0/,EPS/1D-8/,MAXIT/10/
^^^^^
./lmomRFA-lmom.f:504:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/
^^^^
./lmomRFA-lmom.f:504:22: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/
^^^
./lmomRFA-lmom.f:504:31: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/
^^^
./lmomRFA-lmom.f:576:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,FOUR/4D0/
^^^^
./lmomRFA-lmom.f:576:22: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,FOUR/4D0/
^^^^
./lmomRFA-lmom.f:576:34: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,FOUR/4D0/
^^^
./lmomRFA-lmom.f:576:43: warning: Value of uninitialized local variable 'four' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,FOUR/4D0/
^^^^
./lmomRFA-lmom.f:580:12: warning: Value of uninitialized local variable 'small' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-6/
^^^^^
./lmomRFA-lmom.f:584:12: warning: Value of uninitialized local variable 'const' is used but never defined [-Wused-undefined-variable]
DATA CONST/0.56418 95835 47756 287D0/
^^^^^
./lmomRFA-lmom.f:590:12: warning: Value of uninitialized local variable 'a0' is used but never defined [-Wused-undefined-variable]
DATA A0 / 0.32573501D+00/
^^
./lmomRFA-lmom.f:591:12: warning: Value of uninitialized local variable 'a1' is used but never defined [-Wused-undefined-variable]
DATA A1,A2,A3/ 0.16869150D+00, 0.78327243D-01,-0.29120539D-02/
^^
./lmomRFA-lmom.f:591:15: warning: Value of uninitialized local variable 'a2' is used but never defined [-Wused-undefined-variable]
DATA A1,A2,A3/ 0.16869150D+00, 0.78327243D-01,-0.29120539D-02/
^^
./lmomRFA-lmom.f:591:18: warning: Value of uninitialized local variable 'a3' is used but never defined [-Wused-undefined-variable]
DATA A1,A2,A3/ 0.16869150D+00, 0.78327243D-01,-0.29120539D-02/
^^
./lmomRFA-lmom.f:592:12: warning: Value of uninitialized local variable 'b1' is used but never defined [-Wused-undefined-variable]
DATA B1,B2 / 0.46697102D+00, 0.24255406D+00/
^^
./lmomRFA-lmom.f:592:15: warning: Value of uninitialized local variable 'b2' is used but never defined [-Wused-undefined-variable]
DATA B1,B2 / 0.46697102D+00, 0.24255406D+00/
^^
./lmomRFA-lmom.f:593:12: warning: Value of uninitialized local variable 'c0' is used but never defined [-Wused-undefined-variable]
DATA C0 / 0.12260172D+00/
^^
./lmomRFA-lmom.f:594:12: warning: Value of uninitialized local variable 'c1' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3/ 0.53730130D-01, 0.43384378D-01, 0.11101277D-01/
^^
./lmomRFA-lmom.f:594:15: warning: Value of uninitialized local variable 'c2' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3/ 0.53730130D-01, 0.43384378D-01, 0.11101277D-01/
^^
./lmomRFA-lmom.f:594:18: warning: Value of uninitialized local variable 'c3' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3/ 0.53730130D-01, 0.43384378D-01, 0.11101277D-01/
^^
./lmomRFA-lmom.f:595:12: warning: Value of uninitialized local variable 'd1' is used but never defined [-Wused-undefined-variable]
DATA D1,D2 / 0.18324466D+00, 0.20166036D+00/
^^
./lmomRFA-lmom.f:595:15: warning: Value of uninitialized local variable 'd2' is used but never defined [-Wused-undefined-variable]
DATA D1,D2 / 0.18324466D+00, 0.20166036D+00/
^^
./lmomRFA-lmom.f:596:12: warning: Value of uninitialized local variable 'e1' is used but never defined [-Wused-undefined-variable]
DATA E1,E2,E3/ 0.23807576D+01, 0.15931792D+01, 0.11618371D+00/
^^
./lmomRFA-lmom.f:596:15: warning: Value of uninitialized local variable 'e2' is used but never defined [-Wused-undefined-variable]
DATA E1,E2,E3/ 0.23807576D+01, 0.15931792D+01, 0.11618371D+00/
^^
./lmomRFA-lmom.f:596:18: warning: Value of uninitialized local variable 'e3' is used but never defined [-Wused-undefined-variable]
DATA E1,E2,E3/ 0.23807576D+01, 0.15931792D+01, 0.11618371D+00/
^^
./lmomRFA-lmom.f:597:12: warning: Value of uninitialized local variable 'f1' is used but never defined [-Wused-undefined-variable]
DATA F1,F2,F3/ 0.51533299D+01, 0.71425260D+01, 0.19745056D+01/
^^
./lmomRFA-lmom.f:597:15: warning: Value of uninitialized local variable 'f2' is used but never defined [-Wused-undefined-variable]
DATA F1,F2,F3/ 0.51533299D+01, 0.71425260D+01, 0.19745056D+01/
^^
./lmomRFA-lmom.f:597:18: warning: Value of uninitialized local variable 'f3' is used but never defined [-Wused-undefined-variable]
DATA F1,F2,F3/ 0.51533299D+01, 0.71425260D+01, 0.19745056D+01/
^^
./lmomRFA-lmom.f:598:12: warning: Value of uninitialized local variable 'g1' is used but never defined [-Wused-undefined-variable]
DATA G1,G2,G3/ 0.21235833D+01, 0.41670213D+01, 0.31925299D+01/
^^
./lmomRFA-lmom.f:598:15: warning: Value of uninitialized local variable 'g2' is used but never defined [-Wused-undefined-variable]
DATA G1,G2,G3/ 0.21235833D+01, 0.41670213D+01, 0.31925299D+01/
^^
./lmomRFA-lmom.f:598:18: warning: Value of uninitialized local variable 'g3' is used but never defined [-Wused-undefined-variable]
DATA G1,G2,G3/ 0.21235833D+01, 0.41670213D+01, 0.31925299D+01/
^^
./lmomRFA-lmom.f:599:12: warning: Value of uninitialized local variable 'h1' is used but never defined [-Wused-undefined-variable]
DATA H1,H2,H3/ 0.90551443D+01, 0.26649995D+02, 0.26193668D+02/
^^
./lmomRFA-lmom.f:599:15: warning: Value of uninitialized local variable 'h2' is used but never defined [-Wused-undefined-variable]
DATA H1,H2,H3/ 0.90551443D+01, 0.26649995D+02, 0.26193668D+02/
^^
./lmomRFA-lmom.f:599:18: warning: Value of uninitialized local variable 'h3' is used but never defined [-Wused-undefined-variable]
DATA H1,H2,H3/ 0.90551443D+01, 0.26649995D+02, 0.26193668D+02/
^^
./lmomRFA-lmom.f:683:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/
^^^^
./lmomRFA-lmom.f:683:22: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/
^^^
./lmomRFA-lmom.f:683:31: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/
^^^
./lmomRFA-lmom.f:773:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/
^^^^
./lmomRFA-lmom.f:773:22: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/
^^^^
./lmomRFA-lmom.f:773:34: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/
^^^
./lmomRFA-lmom.f:773:43: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/
^^^
./lmomRFA-lmom.f:773:52: warning: Value of uninitialized local variable 'three' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/
^^^^^
./lmomRFA-lmom.f:774:12: warning: Value of uninitialized local variable 'p8' is used but never defined [-Wused-undefined-variable]
DATA P8/0.8D0/,P97/0.97D0/
^^
./lmomRFA-lmom.f:774:22: warning: Value of uninitialized local variable 'p97' is used but never defined [-Wused-undefined-variable]
DATA P8/0.8D0/,P97/0.97D0/
^^^
./lmomRFA-lmom.f:779:12: warning: Value of uninitialized local variable 'small' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-5/,EPS/1D-6/,MAXIT/20/
^^^^^
./lmomRFA-lmom.f:779:24: warning: Value of uninitialized local variable 'eps' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-5/,EPS/1D-6/,MAXIT/20/
^^^
./lmomRFA-lmom.f:779:34: warning: Value of uninitialized local variable 'maxit' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-5/,EPS/1D-6/,MAXIT/20/
^^^^^
./lmomRFA-lmom.f:784:12: warning: Value of uninitialized local variable 'eu' is used but never defined [-Wused-undefined-variable]
DATA EU/0.57721566D0/,DL2/0.69314718D0/,DL3/1.0986123D0/
^^
./lmomRFA-lmom.f:784:29: warning: Value of uninitialized local variable 'dl2' is used but never defined [-Wused-undefined-variable]
DATA EU/0.57721566D0/,DL2/0.69314718D0/,DL3/1.0986123D0/
^^^
./lmomRFA-lmom.f:784:47: warning: Value of uninitialized local variable 'dl3' is used but never defined [-Wused-undefined-variable]
DATA EU/0.57721566D0/,DL2/0.69314718D0/,DL3/1.0986123D0/
^^^
./lmomRFA-lmom.f:788:12: warning: Value of uninitialized local variable 'a0' is used but never defined [-Wused-undefined-variable]
DATA A0,A1,A2/ 0.28377530D0,-1.21096399D0,-2.50728214D0/
^^
./lmomRFA-lmom.f:788:15: warning: Value of uninitialized local variable 'a1' is used but never defined [-Wused-undefined-variable]
DATA A0,A1,A2/ 0.28377530D0,-1.21096399D0,-2.50728214D0/
^^
./lmomRFA-lmom.f:788:18: warning: Value of uninitialized local variable 'a2' is used but never defined [-Wused-undefined-variable]
DATA A0,A1,A2/ 0.28377530D0,-1.21096399D0,-2.50728214D0/
^^
./lmomRFA-lmom.f:789:12: warning: Value of uninitialized local variable 'a3' is used but never defined [-Wused-undefined-variable]
DATA A3,A4 /-1.13455566D0,-0.07138022D0/
^^
./lmomRFA-lmom.f:789:15: warning: Value of uninitialized local variable 'a4' is used but never defined [-Wused-undefined-variable]
DATA A3,A4 /-1.13455566D0,-0.07138022D0/
^^
./lmomRFA-lmom.f:790:12: warning: Value of uninitialized local variable 'b1' is used but never defined [-Wused-undefined-variable]
DATA B1,B2,B3/ 2.06189696D0, 1.31912239D0, 0.25077104D0/
^^
./lmomRFA-lmom.f:790:15: warning: Value of uninitialized local variable 'b2' is used but never defined [-Wused-undefined-variable]
DATA B1,B2,B3/ 2.06189696D0, 1.31912239D0, 0.25077104D0/
^^
./lmomRFA-lmom.f:790:18: warning: Value of uninitialized local variable 'b3' is used but never defined [-Wused-undefined-variable]
DATA B1,B2,B3/ 2.06189696D0, 1.31912239D0, 0.25077104D0/
^^
./lmomRFA-lmom.f:791:12: warning: Value of uninitialized local variable 'c1' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3/ 1.59921491D0,-0.48832213D0, 0.01573152D0/
^^
./lmomRFA-lmom.f:791:15: warning: Value of uninitialized local variable 'c2' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3/ 1.59921491D0,-0.48832213D0, 0.01573152D0/
^^
./lmomRFA-lmom.f:791:18: warning: Value of uninitialized local variable 'c3' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3/ 1.59921491D0,-0.48832213D0, 0.01573152D0/
^^
./lmomRFA-lmom.f:792:12: warning: Value of uninitialized local variable 'd1' is used but never defined [-Wused-undefined-variable]
DATA D1,D2 /-0.64363929D0, 0.08985247D0/
^^
./lmomRFA-lmom.f:792:15: warning: Value of uninitialized local variable 'd2' is used but never defined [-Wused-undefined-variable]
DATA D1,D2 /-0.64363929D0, 0.08985247D0/
^^
./lmomRFA-lmom.f:879:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/
^^^^
./lmomRFA-lmom.f:879:22: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/
^^^
./lmomRFA-lmom.f:880:12: warning: Value of uninitialized local variable 'pi' is used but never defined [-Wused-undefined-variable]
DATA PI/3.141592653589793238D0/
^^
./lmomRFA-lmom.f:884:12: warning: Value of uninitialized local variable 'small' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-6/
^^^^^
./lmomRFA-lmom.f:948:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/
^^^^
./lmomRFA-lmom.f:948:22: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/
^^^^
./lmomRFA-lmom.f:948:34: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/
^^^
./lmomRFA-lmom.f:949:12: warning: Value of uninitialized local variable 'p95' is used but never defined [-Wused-undefined-variable]
DATA P95/0.95D0/
^^^
./lmomRFA-lmom.f:950:12: warning: Value of uninitialized local variable 'rootpi' is used but never defined [-Wused-undefined-variable]
DATA ROOTPI/1.772453850905516027D0/
^^^^^^
./lmomRFA-lmom.f:955:12: warning: Value of uninitialized local variable 'a0' is used but never defined [-Wused-undefined-variable]
DATA A0,A1,A2,A3/
^^
./lmomRFA-lmom.f:955:15: warning: Value of uninitialized local variable 'a1' is used but never defined [-Wused-undefined-variable]
DATA A0,A1,A2,A3/
^^
./lmomRFA-lmom.f:955:18: warning: Value of uninitialized local variable 'a2' is used but never defined [-Wused-undefined-variable]
DATA A0,A1,A2,A3/
^^
./lmomRFA-lmom.f:955:21: warning: Value of uninitialized local variable 'a3' is used but never defined [-Wused-undefined-variable]
DATA A0,A1,A2,A3/
^^
./lmomRFA-lmom.f:957:12: warning: Value of uninitialized local variable 'b1' is used but never defined [-Wused-undefined-variable]
DATA B1,B2,B3/-0.20182173D+01,0.12420401D+01,-0.21741801D+00/
^^
./lmomRFA-lmom.f:957:15: warning: Value of uninitialized local variable 'b2' is used but never defined [-Wused-undefined-variable]
DATA B1,B2,B3/-0.20182173D+01,0.12420401D+01,-0.21741801D+00/
^^
./lmomRFA-lmom.f:957:18: warning: Value of uninitialized local variable 'b3' is used but never defined [-Wused-undefined-variable]
DATA B1,B2,B3/-0.20182173D+01,0.12420401D+01,-0.21741801D+00/
^^
./lmomRFA-lmom.f:961:12: warning: Value of uninitialized local variable 'small' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-8/
^^^^^
./lmomRFA-lmom.f:1023:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/
^^^^
./lmomRFA-lmom.f:1023:22: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/
^^^
./lmomRFA-lmom.f:1023:31: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/
^^^
./lmomRFA-lmom.f:1023:40: warning: Value of uninitialized local variable 'three' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/
^^^^^
./lmomRFA-lmom.f:1094:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/
^^^^
./lmomRFA-lmom.f:1094:22: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/
^^^^
./lmomRFA-lmom.f:1094:34: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/
^^^
./lmomRFA-lmom.f:1094:43: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/
^^^
./lmomRFA-lmom.f:1094:52: warning: Value of uninitialized local variable 'three' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/
^^^^^
./lmomRFA-lmom.f:1094:63: warning: Value of uninitialized local variable 'four' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/
^^^^
./lmomRFA-lmom.f:1095:12: warning: Value of uninitialized local variable 'five' is used but never defined [-Wused-undefined-variable]
DATA FIVE/5D0/,SIX/6D0/,TWELVE/12D0/,TWENTY/20D0/,THIRTY/30D0/
^^^^
./lmomRFA-lmom.f:1095:22: warning: Value of uninitialized local variable 'six' is used but never defined [-Wused-undefined-variable]
DATA FIVE/5D0/,SIX/6D0/,TWELVE/12D0/,TWENTY/20D0/,THIRTY/30D0/
^^^
./lmomRFA-lmom.f:1095:31: warning: Value of uninitialized local variable 'twelve' is used but never defined [-Wused-undefined-variable]
DATA FIVE/5D0/,SIX/6D0/,TWELVE/12D0/,TWENTY/20D0/,THIRTY/30D0/
^^^^^^
./lmomRFA-lmom.f:1095:44: warning: Value of uninitialized local variable 'twenty' is used but never defined [-Wused-undefined-variable]
DATA FIVE/5D0/,SIX/6D0/,TWELVE/12D0/,TWENTY/20D0/,THIRTY/30D0/
^^^^^^
./lmomRFA-lmom.f:1095:57: warning: Value of uninitialized local variable 'thirty' is used but never defined [-Wused-undefined-variable]
DATA FIVE/5D0/,SIX/6D0/,TWELVE/12D0/,TWENTY/20D0/,THIRTY/30D0/
^^^^^^
./lmomRFA-lmom.f:1096:12: warning: Value of uninitialized local variable 'p725' is used but never defined [-Wused-undefined-variable]
DATA P725/0.725D0/,P8/0.8D0/
^^^^
./lmomRFA-lmom.f:1096:26: warning: Value of uninitialized local variable 'p8' is used but never defined [-Wused-undefined-variable]
DATA P725/0.725D0/,P8/0.8D0/
^^
./lmomRFA-lmom.f:1106:12: warning: Value of uninitialized local variable 'eps' is used but never defined [-Wused-undefined-variable]
DATA EPS/1D-6/,MAXIT/20/,MAXSR/10/,HSTART/1.001D0/,BIG/10D0/
^^^
./lmomRFA-lmom.f:1106:22: warning: Value of uninitialized local variable 'maxit' is used but never defined [-Wused-undefined-variable]
DATA EPS/1D-6/,MAXIT/20/,MAXSR/10/,HSTART/1.001D0/,BIG/10D0/
^^^^^
./lmomRFA-lmom.f:1106:32: warning: Value of uninitialized local variable 'maxsr' is used but never defined [-Wused-undefined-variable]
DATA EPS/1D-6/,MAXIT/20/,MAXSR/10/,HSTART/1.001D0/,BIG/10D0/
^^^^^
./lmomRFA-lmom.f:1106:42: warning: Value of uninitialized local variable 'hstart' is used but never defined [-Wused-undefined-variable]
DATA EPS/1D-6/,MAXIT/20/,MAXSR/10/,HSTART/1.001D0/,BIG/10D0/
^^^^^^
./lmomRFA-lmom.f:1106:58: warning: Value of uninitialized local variable 'big' is used but never defined [-Wused-undefined-variable]
DATA EPS/1D-6/,MAXIT/20/,MAXSR/10/,HSTART/1.001D0/,BIG/10D0/
^^^
./lmomRFA-lmom.f:1107:12: warning: Value of uninitialized local variable 'oflexp' is used but never defined [-Wused-undefined-variable]
DATA OFLEXP/170D0/,OFLGAM/53D0/
^^^^^^
./lmomRFA-lmom.f:1107:26: warning: Value of uninitialized local variable 'oflgam' is used but never defined [-Wused-undefined-variable]
DATA OFLEXP/170D0/,OFLGAM/53D0/
^^^^^^
./lmomRFA-lmom.f:1345:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,THIRD/0.33333333D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/
^^^^
./lmomRFA-lmom.f:1345:22: warning: Value of uninitialized local variable 'third' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,THIRD/0.33333333D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/
^^^^^
./lmomRFA-lmom.f:1345:42: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,THIRD/0.33333333D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/
^^^^
./lmomRFA-lmom.f:1345:54: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,THIRD/0.33333333D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/
^^^
./lmomRFA-lmom.f:1345:63: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,THIRD/0.33333333D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/
^^^
./lmomRFA-lmom.f:1349:12: warning: Value of uninitialized local variable 'small' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-6/
^^^^^
./lmomRFA-lmom.f:1353:12: warning: Value of uninitialized local variable 'c1' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3/ 0.2906D0, 0.1882D0, 0.0442D0/
^^
./lmomRFA-lmom.f:1353:15: warning: Value of uninitialized local variable 'c2' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3/ 0.2906D0, 0.1882D0, 0.0442D0/
^^
./lmomRFA-lmom.f:1353:18: warning: Value of uninitialized local variable 'c3' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3/ 0.2906D0, 0.1882D0, 0.0442D0/
^^
./lmomRFA-lmom.f:1354:12: warning: Value of uninitialized local variable 'd1' is used but never defined [-Wused-undefined-variable]
DATA D1,D2,D3/ 0.36067D0,-0.59567D0, 0.25361D0/
^^
./lmomRFA-lmom.f:1354:15: warning: Value of uninitialized local variable 'd2' is used but never defined [-Wused-undefined-variable]
DATA D1,D2,D3/ 0.36067D0,-0.59567D0, 0.25361D0/
^^
./lmomRFA-lmom.f:1354:18: warning: Value of uninitialized local variable 'd3' is used but never defined [-Wused-undefined-variable]
DATA D1,D2,D3/ 0.36067D0,-0.59567D0, 0.25361D0/
^^
./lmomRFA-lmom.f:1355:12: warning: Value of uninitialized local variable 'd4' is used but never defined [-Wused-undefined-variable]
DATA D4,D5,D6/-2.78861D0, 2.56096D0,-0.77045D0/
^^
./lmomRFA-lmom.f:1355:15: warning: Value of uninitialized local variable 'd5' is used but never defined [-Wused-undefined-variable]
DATA D4,D5,D6/-2.78861D0, 2.56096D0,-0.77045D0/
^^
./lmomRFA-lmom.f:1355:18: warning: Value of uninitialized local variable 'd6' is used but never defined [-Wused-undefined-variable]
DATA D4,D5,D6/-2.78861D0, 2.56096D0,-0.77045D0/
^^
./lmomRFA-lmom.f:1356:12: warning: Value of uninitialized local variable 'pi3' is used but never defined [-Wused-undefined-variable]
DATA PI3,ROOTPI/9.4247780D0,1.7724539D0/
^^^
./lmomRFA-lmom.f:1356:16: warning: Value of uninitialized local variable 'rootpi' is used but never defined [-Wused-undefined-variable]
DATA PI3,ROOTPI/9.4247780D0,1.7724539D0/
^^^^^^
./lmomRFA-lmom.f:1419:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/
^^^^
./lmomRFA-lmom.f:1419:22: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/
^^^^
./lmomRFA-lmom.f:1419:34: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/
^^^
./lmomRFA-lmom.f:1420:12: warning: Value of uninitialized local variable 'small' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-9/,CRIT/13D0/,VBIG/1D300/
^^^^^
./lmomRFA-lmom.f:1420:24: warning: Value of uninitialized local variable 'crit' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-9/,CRIT/13D0/,VBIG/1D300/
^^^^
./lmomRFA-lmom.f:1420:35: warning: Value of uninitialized local variable 'vbig' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-9/,CRIT/13D0/,VBIG/1D300/
^^^^
./lmomRFA-lmom.f:1425:12: warning: Value of uninitialized local variable 'c1' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3,C4,C5,C6,C7,EU/
^^
./lmomRFA-lmom.f:1425:15: warning: Value of uninitialized local variable 'c2' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3,C4,C5,C6,C7,EU/
^^
./lmomRFA-lmom.f:1425:18: warning: Value of uninitialized local variable 'c3' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3,C4,C5,C6,C7,EU/
^^
./lmomRFA-lmom.f:1425:21: warning: Value of uninitialized local variable 'c4' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3,C4,C5,C6,C7,EU/
^^
./lmomRFA-lmom.f:1425:24: warning: Value of uninitialized local variable 'c5' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3,C4,C5,C6,C7,EU/
^^
./lmomRFA-lmom.f:1425:27: warning: Value of uninitialized local variable 'c6' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3,C4,C5,C6,C7,EU/
^^
./lmomRFA-lmom.f:1425:30: warning: Value of uninitialized local variable 'c7' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3,C4,C5,C6,C7,EU/
^^
./lmomRFA-lmom.f:1425:33: warning: Value of uninitialized local variable 'eu' is used but never defined [-Wused-undefined-variable]
DATA C1,C2,C3,C4,C5,C6,C7,EU/
^^
./lmomRFA-lmom.f:1488:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/,P65/0.65D0/
^^^^
./lmomRFA-lmom.f:1488:22: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/,P65/0.65D0/
^^^
./lmomRFA-lmom.f:1488:31: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/,P65/0.65D0/
^^^
./lmomRFA-lmom.f:1488:40: warning: Value of uninitialized local variable 'three' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/,P65/0.65D0/
^^^^^
./lmomRFA-lmom.f:1488:51: warning: Value of uninitialized local variable 'four' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/,P65/0.65D0/
^^^^
./lmomRFA-lmom.f:1488:61: warning: Value of uninitialized local variable 'p65' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/,P65/0.65D0/
^^^
./lmomRFA-lmom.f:1492:12: warning: Value of uninitialized local variable 'p0' is used but never defined [-Wused-undefined-variable]
DATA P0,P1,P2,P3,P4,P5,P6/
^^
./lmomRFA-lmom.f:1492:15: warning: Value of uninitialized local variable 'p1' is used but never defined [-Wused-undefined-variable]
DATA P0,P1,P2,P3,P4,P5,P6/
^^
./lmomRFA-lmom.f:1492:18: warning: Value of uninitialized local variable 'p2' is used but never defined [-Wused-undefined-variable]
DATA P0,P1,P2,P3,P4,P5,P6/
^^
./lmomRFA-lmom.f:1492:21: warning: Value of uninitialized local variable 'p3' is used but never defined [-Wused-undefined-variable]
DATA P0,P1,P2,P3,P4,P5,P6/
^^
./lmomRFA-lmom.f:1492:24: warning: Value of uninitialized local variable 'p4' is used but never defined [-Wused-undefined-variable]
DATA P0,P1,P2,P3,P4,P5,P6/
^^
./lmomRFA-lmom.f:1492:27: warning: Value of uninitialized local variable 'p5' is used but never defined [-Wused-undefined-variable]
DATA P0,P1,P2,P3,P4,P5,P6/
^^
./lmomRFA-lmom.f:1492:30: warning: Value of uninitialized local variable 'p6' is used but never defined [-Wused-undefined-variable]
DATA P0,P1,P2,P3,P4,P5,P6/
^^
./lmomRFA-lmom.f:1497:12: warning: Value of uninitialized local variable 'q0' is used but never defined [-Wused-undefined-variable]
DATA Q0,Q1,Q2,Q3,Q4,Q5,Q6,Q7/
^^
./lmomRFA-lmom.f:1497:15: warning: Value of uninitialized local variable 'q1' is used but never defined [-Wused-undefined-variable]
DATA Q0,Q1,Q2,Q3,Q4,Q5,Q6,Q7/
^^
./lmomRFA-lmom.f:1497:18: warning: Value of uninitialized local variable 'q2' is used but never defined [-Wused-undefined-variable]
DATA Q0,Q1,Q2,Q3,Q4,Q5,Q6,Q7/
^^
./lmomRFA-lmom.f:1497:21: warning: Value of uninitialized local variable 'q3' is used but never defined [-Wused-undefined-variable]
DATA Q0,Q1,Q2,Q3,Q4,Q5,Q6,Q7/
^^
./lmomRFA-lmom.f:1497:24: warning: Value of uninitialized local variable 'q4' is used but never defined [-Wused-undefined-variable]
DATA Q0,Q1,Q2,Q3,Q4,Q5,Q6,Q7/
^^
./lmomRFA-lmom.f:1497:27: warning: Value of uninitialized local variable 'q5' is used but never defined [-Wused-undefined-variable]
DATA Q0,Q1,Q2,Q3,Q4,Q5,Q6,Q7/
^^
./lmomRFA-lmom.f:1497:30: warning: Value of uninitialized local variable 'q6' is used but never defined [-Wused-undefined-variable]
DATA Q0,Q1,Q2,Q3,Q4,Q5,Q6,Q7/
^^
./lmomRFA-lmom.f:1497:33: warning: Value of uninitialized local variable 'q7' is used but never defined [-Wused-undefined-variable]
DATA Q0,Q1,Q2,Q3,Q4,Q5,Q6,Q7/
^^
./lmomRFA-lmom.f:1506:12: warning: Value of uninitialized local variable 'c1' is used but never defined [-Wused-undefined-variable]
DATA C1/1.4142 13562 37309 5D0/
^^
./lmomRFA-lmom.f:1507:12: warning: Value of uninitialized local variable 'c2' is used but never defined [-Wused-undefined-variable]
DATA C2/7.9788 45608 02865 4D-1/
^^
./lmomRFA-lmom.f:1508:12: warning: Value of uninitialized local variable 'big' is used but never defined [-Wused-undefined-variable]
DATA BIG/6.25D0/,CRIT/5D0/
^^^
./lmomRFA-lmom.f:1508:24: warning: Value of uninitialized local variable 'crit' is used but never defined [-Wused-undefined-variable]
DATA BIG/6.25D0/,CRIT/5D0/
^^^^
./lmomRFA-lmom.f:1575:12: warning: Value of uninitialized local variable 'small' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-5/,CRIT/13D0/,BIG/1D9/,VBIG/1D300/
^^^^^
./lmomRFA-lmom.f:1575:24: warning: Value of uninitialized local variable 'crit' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-5/,CRIT/13D0/,BIG/1D9/,VBIG/1D300/
^^^^
./lmomRFA-lmom.f:1575:35: warning: Value of uninitialized local variable 'big' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-5/,CRIT/13D0/,BIG/1D9/,VBIG/1D300/
^^^
./lmomRFA-lmom.f:1575:44: warning: Value of uninitialized local variable 'vbig' is used but never defined [-Wused-undefined-variable]
DATA SMALL/1D-5/,CRIT/13D0/,BIG/1D9/,VBIG/1D300/
^^^^
./lmomRFA-lmom.f:1580:12: warning: Value of uninitialized local variable 'c0' is used but never defined [-Wused-undefined-variable]
DATA C0,C1,C2,C3,C4,C5,C6,C7/
^^
./lmomRFA-lmom.f:1580:15: warning: Value of uninitialized local variable 'c1' is used but never defined [-Wused-undefined-variable]
DATA C0,C1,C2,C3,C4,C5,C6,C7/
^^
./lmomRFA-lmom.f:1580:18: warning: Value of uninitialized local variable 'c2' is used but never defined [-Wused-undefined-variable]
DATA C0,C1,C2,C3,C4,C5,C6,C7/
^^
./lmomRFA-lmom.f:1580:21: warning: Value of uninitialized local variable 'c3' is used but never defined [-Wused-undefined-variable]
DATA C0,C1,C2,C3,C4,C5,C6,C7/
^^
./lmomRFA-lmom.f:1580:24: warning: Value of uninitialized local variable 'c4' is used but never defined [-Wused-undefined-variable]
DATA C0,C1,C2,C3,C4,C5,C6,C7/
^^
./lmomRFA-lmom.f:1580:27: warning: Value of uninitialized local variable 'c5' is used but never defined [-Wused-undefined-variable]
DATA C0,C1,C2,C3,C4,C5,C6,C7/
^^
./lmomRFA-lmom.f:1580:30: warning: Value of uninitialized local variable 'c6' is used but never defined [-Wused-undefined-variable]
DATA C0,C1,C2,C3,C4,C5,C6,C7/
^^
./lmomRFA-lmom.f:1580:33: warning: Value of uninitialized local variable 'c7' is used but never defined [-Wused-undefined-variable]
DATA C0,C1,C2,C3,C4,C5,C6,C7/
^^
./lmomRFA-lmom.f:1588:12: warning: Value of uninitialized local variable 's1' is used but never defined [-Wused-undefined-variable]
DATA S1/-0.57721 56649 01532 861D 0/
^^
./lmomRFA-lmom.f:1589:12: warning: Value of uninitialized local variable 's2' is used but never defined [-Wused-undefined-variable]
DATA S2/ 0.82246 70334 24113 218D 0/
^^
./lmomRFA-lmom.f:1591:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/
^^^^
./lmomRFA-lmom.f:1591:22: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/
^^^^
./lmomRFA-lmom.f:1591:34: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/
^^^
./lmomRFA-lmom.f:1591:43: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/
^^^
./lmomRFA-lmom.f:1678:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/
^^^^
./lmomRFA-lmom.f:1678:22: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/
^^^
./lmomRFA-lmom.f:1678:31: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/
^^^
flang-22 -fpic -O2 -pedantic -c lmomRFA.f -o lmomRFA.o
./lmomRFA.f:83:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/
^^^^
./lmomRFA.f:83:22: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/
^^^^
./lmomRFA.f:83:34: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/
^^^
./lmomRFA.f:83:43: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/
^^^
./lmomRFA.f:83:52: warning: Value of uninitialized local variable 'three' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/
^^^^^
./lmomRFA.f:83:63: warning: Value of uninitialized local variable 'four' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,HALF/0.5D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/,FOUR/4D0/
^^^^
./lmomRFA.f:84:12: warning: Value of uninitialized local variable 'x2' is used but never defined [-Wused-undefined-variable]
DATA X2/2D0/,X3/3D0/,X4/4D0/,X5/5D0/,X7/7D0/,X8/8D0/,X9/9D0/,
^^
./lmomRFA.f:84:20: warning: Value of uninitialized local variable 'x3' is used but never defined [-Wused-undefined-variable]
DATA X2/2D0/,X3/3D0/,X4/4D0/,X5/5D0/,X7/7D0/,X8/8D0/,X9/9D0/,
^^
./lmomRFA.f:84:28: warning: Value of uninitialized local variable 'x4' is used but never defined [-Wused-undefined-variable]
DATA X2/2D0/,X3/3D0/,X4/4D0/,X5/5D0/,X7/7D0/,X8/8D0/,X9/9D0/,
^^
./lmomRFA.f:84:36: warning: Value of uninitialized local variable 'x5' is used but never defined [-Wused-undefined-variable]
DATA X2/2D0/,X3/3D0/,X4/4D0/,X5/5D0/,X7/7D0/,X8/8D0/,X9/9D0/,
^^
./lmomRFA.f:84:44: warning: Value of uninitialized local variable 'x7' is used but never defined [-Wused-undefined-variable]
DATA X2/2D0/,X3/3D0/,X4/4D0/,X5/5D0/,X7/7D0/,X8/8D0/,X9/9D0/,
^^
./lmomRFA.f:84:52: warning: Value of uninitialized local variable 'x8' is used but never defined [-Wused-undefined-variable]
DATA X2/2D0/,X3/3D0/,X4/4D0/,X5/5D0/,X7/7D0/,X8/8D0/,X9/9D0/,
^^
./lmomRFA.f:84:60: warning: Value of uninitialized local variable 'x9' is used but never defined [-Wused-undefined-variable]
DATA X2/2D0/,X3/3D0/,X4/4D0/,X5/5D0/,X7/7D0/,X8/8D0/,X9/9D0/,
^^
./lmomRFA.f:85:9: warning: Value of uninitialized local variable 'x10' is used but never defined [-Wused-undefined-variable]
* X10/10D0/,X11/11D0/,X16/16D0/,X25/25D0/,X29/29D0/,X32/32D0/,
^^^
./lmomRFA.f:85:19: warning: Value of uninitialized local variable 'x11' is used but never defined [-Wused-undefined-variable]
* X10/10D0/,X11/11D0/,X16/16D0/,X25/25D0/,X29/29D0/,X32/32D0/,
^^^
./lmomRFA.f:85:29: warning: Value of uninitialized local variable 'x16' is used but never defined [-Wused-undefined-variable]
* X10/10D0/,X11/11D0/,X16/16D0/,X25/25D0/,X29/29D0/,X32/32D0/,
^^^
./lmomRFA.f:85:39: warning: Value of uninitialized local variable 'x25' is used but never defined [-Wused-undefined-variable]
* X10/10D0/,X11/11D0/,X16/16D0/,X25/25D0/,X29/29D0/,X32/32D0/,
^^^
./lmomRFA.f:85:49: warning: Value of uninitialized local variable 'x29' is used but never defined [-Wused-undefined-variable]
* X10/10D0/,X11/11D0/,X16/16D0/,X25/25D0/,X29/29D0/,X32/32D0/,
^^^
./lmomRFA.f:85:59: warning: Value of uninitialized local variable 'x32' is used but never defined [-Wused-undefined-variable]
* X10/10D0/,X11/11D0/,X16/16D0/,X25/25D0/,X29/29D0/,X32/32D0/,
^^^
./lmomRFA.f:86:9: warning: Value of uninitialized local variable 'x35' is used but never defined [-Wused-undefined-variable]
* X35/35D0/,X85/85D0/,X125/125D0/,X203/203D0/
^^^
./lmomRFA.f:86:19: warning: Value of uninitialized local variable 'x85' is used but never defined [-Wused-undefined-variable]
* X35/35D0/,X85/85D0/,X125/125D0/,X203/203D0/
^^^
./lmomRFA.f:86:29: warning: Value of uninitialized local variable 'x125' is used but never defined [-Wused-undefined-variable]
* X35/35D0/,X85/85D0/,X125/125D0/,X203/203D0/
^^^^
./lmomRFA.f:86:41: warning: Value of uninitialized local variable 'x203' is used but never defined [-Wused-undefined-variable]
* X35/35D0/,X85/85D0/,X125/125D0/,X203/203D0/
^^^^
./lmomRFA.f:222:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/
^^^^
./lmomRFA.f:222:22: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/
^^^
./lmomRFA.f:379:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/
^^^^
./lmomRFA.f:379:22: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/
^^^
./lmomRFA.f:379:31: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/
^^^
./lmomRFA.f:379:40: warning: Value of uninitialized local variable 'three' is used but never defined [-Wused-undefined-variable]
DATA ZERO/0D0/,ONE/1D0/,TWO/2D0/,THREE/3D0/
^^^^^
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang22/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c lmomRFAc.c -o lmomRFAc.o
clang-22 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22/lib -L/usr/local/clang22/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/22/lib/x86_64-unknown-linux-gnu -o lmomRFA.so init.o lmomRFA-lmom.o lmomRFA.o lmomRFAc.o -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/lmomRFA/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/lmomRFA/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/lmomRFA/src'
installing to /data/gannet/ripley/R/packages/tests-clang/lmomRFA.Rcheck/00LOCK-lmomRFA/00new/lmomRFA/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (lmomRFA)