* installing *source* package ‘geoBayes’ ...
** this is package ‘geoBayes’ version ‘0.7.5’
** package ‘geoBayes’ 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/geoBayes/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 auxfcns.c -o auxfcns.o
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 msg.c -o msg.o
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 register_dll.c -o register_dll.o
flang-22  -fpic  -O2 -pedantic  -c  interfaces.f90 -o interfaces.o
flang-22  -fpic  -O2 -pedantic  -c  msgmc.f90 -o msgmc.o
flang-22  -fpic  -O2 -pedantic  -c  flogsumexp.f90 -o flogsumexp.o
flang-22  -fpic  -O2 -pedantic  -c  lbfgsbmod.f90 -o lbfgsbmod.o
flang-22  -fpic  -O2 -pedantic  -c  cor_fcns.f90 -o cor_fcns.o
flang-22  -fpic  -O2 -pedantic  -c  betaprior.f90 -o betaprior.o
flang-22  -fpic  -O2 -pedantic  -c  tcdfder.f90 -o tcdfder.o
./tcdfder.f90:84:54: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
         w,omx,Rn,pr,an(6),bn(6),d,d1,dan(6),dbn(6),c0,zero,one,err, &
                                                       ^^^^
./tcdfder.f90:84:59: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
         w,omx,Rn,pr,an(6),bn(6),d,d1,dan(6),dbn(6),c0,zero,one,err, &
                                                            ^^^
./tcdfder.f90:84:63: warning: Value of uninitialized local variable 'err' is used but never defined [-Wused-undefined-variable]
         w,omx,Rn,pr,an(6),bn(6),d,d1,dan(6),dbn(6),c0,zero,one,err, &
                                                                ^^^
./tcdfder.f90:85:31: warning: Value of uninitialized local variable 'prmin' is used but never defined [-Wused-undefined-variable]
         log,exp,der_old(6),max,prmin,prmax,e,errapx
                                ^^^^^
./tcdfder.f90:86:23: warning: Value of uninitialized local variable 'maxappx' is used but never defined [-Wused-undefined-variable]
      data zero,one,err,maxappx,minappx,prmin/0.d0,1.d0,1.d-12,200, &
                        ^^^^^^^
./tcdfder.f90:86:31: warning: Value of uninitialized local variable 'minappx' is used but never defined [-Wused-undefined-variable]
      data zero,one,err,maxappx,minappx,prmin/0.d0,1.d0,1.d-12,200, &
                                ^^^^^^^
./tcdfder.f90:309:45: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
      double precision :: p,q,w,F,an(6),bn(6),zero,one
                                              ^^^^
./tcdfder.f90:309:50: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
      double precision :: p,q,w,F,an(6),bn(6),zero,one
                                                   ^^^
./tcdfder.f90:310:19: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
      data zero,one,two/0.d0,1.d0,2.d0/
                    ^^^
./tcdfder.f90:346:10: warning: Value of uninitialized local variable 'c0' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
           ^^
./tcdfder.f90:346:13: warning: Value of uninitialized local variable 'c1' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
              ^^
./tcdfder.f90:346:16: warning: Value of uninitialized local variable 'c2' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
                 ^^
./tcdfder.f90:346:19: warning: Value of uninitialized local variable 'c3' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
                    ^^
./tcdfder.f90:346:22: warning: Value of uninitialized local variable 'c4' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
                       ^^
./tcdfder.f90:346:25: warning: Value of uninitialized local variable 'c5' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
                          ^^
./tcdfder.f90:346:28: warning: Value of uninitialized local variable 'c6' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
                             ^^
./tcdfder.f90:346:31: warning: Value of uninitialized local variable 'c7' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
                                ^^
./tcdfder.f90:346:34: warning: Value of uninitialized local variable 'c8' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
                                   ^^
./tcdfder.f90:346:37: warning: Value of uninitialized local variable 'c9' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
                                      ^^
./tcdfder.f90:346:40: warning: Value of uninitialized local variable 'c10' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
                                         ^^^
./tcdfder.f90:346:44: warning: Value of uninitialized local variable 'c11' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
                                             ^^^
./tcdfder.f90:346:48: warning: Value of uninitialized local variable 'c12' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
                                                 ^^^
./tcdfder.f90:346:52: warning: Value of uninitialized local variable 'c13' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
                                                     ^^^
./tcdfder.f90:346:56: warning: Value of uninitialized local variable 'c14' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
                                                         ^^^
./tcdfder.f90:346:60: warning: Value of uninitialized local variable 'c16' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
                                                             ^^^
./tcdfder.f90:346:64: warning: Value of uninitialized local variable 'c18' is used but never defined [-Wused-undefined-variable]
      data c0,c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13,c14,c16,c18, &
                                                                 ^^^
./tcdfder.f90:347:8: warning: Value of uninitialized local variable 'c19' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
         ^^^
./tcdfder.f90:347:12: warning: Value of uninitialized local variable 'c20' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
             ^^^
./tcdfder.f90:347:16: warning: Value of uninitialized local variable 'c22' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
                 ^^^
./tcdfder.f90:347:20: warning: Value of uninitialized local variable 'c24' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
                     ^^^
./tcdfder.f90:347:24: warning: Value of uninitialized local variable 'c25' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
                         ^^^
./tcdfder.f90:347:28: warning: Value of uninitialized local variable 'c26' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
                             ^^^
./tcdfder.f90:347:32: warning: Value of uninitialized local variable 'c27' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
                                 ^^^
./tcdfder.f90:347:36: warning: Value of uninitialized local variable 'c28' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
                                     ^^^
./tcdfder.f90:347:40: warning: Value of uninitialized local variable 'c32' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
                                         ^^^
./tcdfder.f90:347:44: warning: Value of uninitialized local variable 'c35' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
                                             ^^^
./tcdfder.f90:347:48: warning: Value of uninitialized local variable 'c36' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
                                                 ^^^
./tcdfder.f90:347:52: warning: Value of uninitialized local variable 'c38' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
                                                     ^^^
./tcdfder.f90:347:56: warning: Value of uninitialized local variable 'c40' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
                                                         ^^^
./tcdfder.f90:347:60: warning: Value of uninitialized local variable 'c44' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
                                                             ^^^
./tcdfder.f90:347:64: warning: Value of uninitialized local variable 'c48' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
                                                                 ^^^
./tcdfder.f90:347:68: warning: Value of uninitialized local variable 'c50' is used but never defined [-Wused-undefined-variable]
         c19,c20,c22,c24,c25,c26,c27,c28,c32,c35,c36,c38,c40,c44,c48,c50, &
                                                                     ^^^
./tcdfder.f90:348:8: warning: Value of uninitialized local variable 'c51' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
         ^^^
./tcdfder.f90:348:12: warning: Value of uninitialized local variable 'c52' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
             ^^^
./tcdfder.f90:348:16: warning: Value of uninitialized local variable 'c53' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
                 ^^^
./tcdfder.f90:348:20: warning: Value of uninitialized local variable 'c54' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
                     ^^^
./tcdfder.f90:348:24: warning: Value of uninitialized local variable 'c60' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
                         ^^^
./tcdfder.f90:348:28: warning: Value of uninitialized local variable 'c64' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
                             ^^^
./tcdfder.f90:348:32: warning: Value of uninitialized local variable 'c65' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
                                 ^^^
./tcdfder.f90:348:36: warning: Value of uninitialized local variable 'c69' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
                                     ^^^
./tcdfder.f90:348:40: warning: Value of uninitialized local variable 'c70' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
                                         ^^^
./tcdfder.f90:348:44: warning: Value of uninitialized local variable 'c72' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
                                             ^^^
./tcdfder.f90:348:48: warning: Value of uninitialized local variable 'c77' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
                                                 ^^^
./tcdfder.f90:348:52: warning: Value of uninitialized local variable 'c80' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
                                                     ^^^
./tcdfder.f90:348:56: warning: Value of uninitialized local variable 'c87' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
                                                         ^^^
./tcdfder.f90:348:60: warning: Value of uninitialized local variable 'c88' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
                                                             ^^^
./tcdfder.f90:348:64: warning: Value of uninitialized local variable 'c96' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
                                                                 ^^^
./tcdfder.f90:348:68: warning: Value of uninitialized local variable 'c104' is used but never defined [-Wused-undefined-variable]
         c51,c52,c53,c54,c60,c64,c65,c69,c70,c72,c77,c80,c87,c88,c96,c104, &
                                                                     ^^^^
./tcdfder.f90:349:8: warning: Value of uninitialized local variable 'c128' is used but never defined [-Wused-undefined-variable]
         c128,c130,c144,c155,c192,c224,c240,c288/0.d0,1.d0,2.d0,3.d0,4.d0, &
         ^^^^
./tcdfder.f90:349:13: warning: Value of uninitialized local variable 'c130' is used but never defined [-Wused-undefined-variable]
         c128,c130,c144,c155,c192,c224,c240,c288/0.d0,1.d0,2.d0,3.d0,4.d0, &
              ^^^^
./tcdfder.f90:349:18: warning: Value of uninitialized local variable 'c144' is used but never defined [-Wused-undefined-variable]
         c128,c130,c144,c155,c192,c224,c240,c288/0.d0,1.d0,2.d0,3.d0,4.d0, &
                   ^^^^
./tcdfder.f90:349:23: warning: Value of uninitialized local variable 'c155' is used but never defined [-Wused-undefined-variable]
         c128,c130,c144,c155,c192,c224,c240,c288/0.d0,1.d0,2.d0,3.d0,4.d0, &
                        ^^^^
./tcdfder.f90:349:28: warning: Value of uninitialized local variable 'c192' is used but never defined [-Wused-undefined-variable]
         c128,c130,c144,c155,c192,c224,c240,c288/0.d0,1.d0,2.d0,3.d0,4.d0, &
                             ^^^^
./tcdfder.f90:349:33: warning: Value of uninitialized local variable 'c224' is used but never defined [-Wused-undefined-variable]
         c128,c130,c144,c155,c192,c224,c240,c288/0.d0,1.d0,2.d0,3.d0,4.d0, &
                                  ^^^^
./tcdfder.f90:349:38: warning: Value of uninitialized local variable 'c240' is used but never defined [-Wused-undefined-variable]
         c128,c130,c144,c155,c192,c224,c240,c288/0.d0,1.d0,2.d0,3.d0,4.d0, &
                                       ^^^^
./tcdfder.f90:349:43: warning: Value of uninitialized local variable 'c288' is used but never defined [-Wused-undefined-variable]
         c128,c130,c144,c155,c192,c224,c240,c288/0.d0,1.d0,2.d0,3.d0,4.d0, &
                                            ^^^^
./tcdfder.f90:697:25: warning: Value of uninitialized local variable 'a' is used but never defined [-Wused-undefined-variable]
      double precision :: a(9), z, lnsqrt2pi, tmp
                          ^
./tcdfder.f90:697:34: warning: Value of uninitialized local variable 'lnsqrt2pi' is used but never defined [-Wused-undefined-variable]
      double precision :: a(9), z, lnsqrt2pi, tmp
                                   ^^^^^^^^^
./tcdfder.f90:698:25: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
      double precision :: zero,half,one,sixp5,seven,log
                          ^^^^
./tcdfder.f90:698:30: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
      double precision :: zero,half,one,sixp5,seven,log
                               ^^^^
./tcdfder.f90:698:35: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
      double precision :: zero,half,one,sixp5,seven,log
                                    ^^^
./tcdfder.f90:698:39: warning: Value of uninitialized local variable 'sixp5' is used but never defined [-Wused-undefined-variable]
      double precision :: zero,half,one,sixp5,seven,log
                                        ^^^^^
./tcdfder.f90:698:45: warning: Value of uninitialized local variable 'seven' is used but never defined [-Wused-undefined-variable]
      double precision :: zero,half,one,sixp5,seven,log
                                              ^^^^^
./tcdfder.f90:733:25: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
      double precision :: ZERO, HALF, ONE, X, Y, R, log
                          ^^^^
./tcdfder.f90:733:31: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
      double precision :: ZERO, HALF, ONE, X, Y, R, log
                                ^^^^
./tcdfder.f90:733:37: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
      double precision :: ZERO, HALF, ONE, X, Y, R, log
                                      ^^^
./tcdfder.f90:738:10: warning: Value of uninitialized local variable 's' is used but never defined [-Wused-undefined-variable]
      DATA S, C, S3, S4, S5, D1 /1.d-05, 8.5d0, 8.333333333d-02, &
           ^
./tcdfder.f90:738:13: warning: Value of uninitialized local variable 'c' is used but never defined [-Wused-undefined-variable]
      DATA S, C, S3, S4, S5, D1 /1.d-05, 8.5d0, 8.333333333d-02, &
              ^
./tcdfder.f90:738:16: warning: Value of uninitialized local variable 's3' is used but never defined [-Wused-undefined-variable]
      DATA S, C, S3, S4, S5, D1 /1.d-05, 8.5d0, 8.333333333d-02, &
                 ^^
./tcdfder.f90:738:20: warning: Value of uninitialized local variable 's4' is used but never defined [-Wused-undefined-variable]
      DATA S, C, S3, S4, S5, D1 /1.d-05, 8.5d0, 8.333333333d-02, &
                     ^^
./tcdfder.f90:738:24: warning: Value of uninitialized local variable 's5' is used but never defined [-Wused-undefined-variable]
      DATA S, C, S3, S4, S5, D1 /1.d-05, 8.5d0, 8.333333333d-02, &
                         ^^
./tcdfder.f90:738:28: warning: Value of uninitialized local variable 'd1' is used but never defined [-Wused-undefined-variable]
      DATA S, C, S3, S4, S5, D1 /1.d-05, 8.5d0, 8.333333333d-02, &
                             ^^
./tcdfder.f90:783:25: warning: Value of uninitialized local variable 'a' is used but never defined [-Wused-undefined-variable]
      double precision :: a, b, one, half, b2, b4, b6,b8, x, y, z, zero
                          ^
./tcdfder.f90:783:28: warning: Value of uninitialized local variable 'b' is used but never defined [-Wused-undefined-variable]
      double precision :: a, b, one, half, b2, b4, b6,b8, x, y, z, zero
                             ^
./tcdfder.f90:783:31: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
      double precision :: a, b, one, half, b2, b4, b6,b8, x, y, z, zero
                                ^^^
./tcdfder.f90:783:36: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
      double precision :: a, b, one, half, b2, b4, b6,b8, x, y, z, zero
                                     ^^^^
./tcdfder.f90:783:42: warning: Value of uninitialized local variable 'b2' is used but never defined [-Wused-undefined-variable]
      double precision :: a, b, one, half, b2, b4, b6,b8, x, y, z, zero
                                           ^^
./tcdfder.f90:783:46: warning: Value of uninitialized local variable 'b4' is used but never defined [-Wused-undefined-variable]
      double precision :: a, b, one, half, b2, b4, b6,b8, x, y, z, zero
                                               ^^
./tcdfder.f90:783:50: warning: Value of uninitialized local variable 'b6' is used but never defined [-Wused-undefined-variable]
      double precision :: a, b, one, half, b2, b4, b6,b8, x, y, z, zero
                                                   ^^
./tcdfder.f90:783:53: warning: Value of uninitialized local variable 'b8' is used but never defined [-Wused-undefined-variable]
      double precision :: a, b, one, half, b2, b4, b6,b8, x, y, z, zero
                                                      ^^
./tcdfder.f90:783:66: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
      double precision :: a, b, one, half, b2, b4, b6,b8, x, y, z, zero
                                                                   ^^^^
./tcdfder.f90:790:43: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.380952425301074981689453125e-2_4 is inexact [-Wreal-constant-widening]
         /0.1666666667d0, -0.03333333333d0, 0.02380952381, -0.03333333333/
                                            ^^^^^^^^^^^^^
flang-22  -fpic  -O2 -pedantic  -c  linkdz.f90 -o linkdz.o
flang-22  -fpic  -O2 -pedantic  -c  bmargin.f90 -o bmargin.o
flang-22  -fpic  -O2 -pedantic  -c  modelfcns_link.f90 -o modelfcns_link.o
flang-22  -fpic  -O2 -pedantic  -c  modelfcns_pdfy.f90 -o modelfcns_pdfy.o
flang-22  -fpic  -O2 -pedantic  -c  bfse.f90 -o bfse.o
flang-22  -fpic  -O2 -pedantic  -c  covfun.f90 -o covfun.o
flang-22  -fpic  -O2 -pedantic  -c  linkfcn.f90 -o linkfcn.o
flang-22  -fpic  -O2 -pedantic  -c  modelfcns.f90 -o modelfcns.o
flang-22  -fpic  -O2 -pedantic  -c  spcorr.f90 -o spcorr.o
flang-22  -fpic  -O2 -pedantic  -c  transformz.f90 -o transformz.o
flang-22  -fpic  -O2 -pedantic  -c  seeb.f90 -o seeb.o
flang-22  -fpic  -O2 -pedantic  -c  llikderiv.f90 -o llikderiv.o
flang-22  -fpic  -O2 -pedantic  -c  pdfy.f90 -o pdfy.o
flang-22  -fpic  -O2 -pedantic  -c  pdfdz.f90 -o pdfdz.o
./pdfdz.f90:171:34: warning: Value of local variable 'tmp' is never used [-Wunused-variable]
      double precision par, pardz, tmp
                                   ^^^
flang-22  -fpic  -O2 -pedantic  -c  mcmcfcns.f90 -o mcmcfcns.o
flang-22  -fpic  -O2 -pedantic  -c  calcbd_fcns.f90 -o calcbd_fcns.o
flang-22  -fpic  -O2 -pedantic  -c  bfsp2.f90 -o bfsp2.o
./bfsp2.f90:32:17: warning: Value of local variable 'm' is never used [-Wunused-variable]
    integer i, j, m
                  ^
./bfsp2.f90:33:20: warning: Value of local variable 'zsam' is never used [-Wunused-variable]
    double precision zsam(n), logNN2(kg)
                     ^^^^
flang-22  -fpic  -O2 -pedantic  -c  calcb2.f90 -o calcb2.o
flang-22  -fpic  -O2 -pedantic  -c  calcbd.f90 -o calcbd.o
./calcbd.f90:29:38: warning: Value of local variable 'jsam' is never used [-Wunused-variable]
    double precision zsam(n), msam(n), jsam(n), sam(n), dlogpy(n), dzdnu(n), &
                                       ^^^^
./calcbd.f90:29:66: warning: Value of local variable 'dzdnu' is never used [-Wunused-variable]
    double precision zsam(n), msam(n), jsam(n), sam(n), dlogpy(n), dzdnu(n), &
                                                                   ^^^^^
./calcbd.f90:30:17: warning: Value of local variable 'djsam' is never used [-Wunused-variable]
       dmudnu(n), djsam(n), lpdfz, lpdfy
                  ^^^^^
./calcbd.f90:31:24: warning: Value of local variable 'dz' is never used [-Wunused-variable]
    double precision dy, dz, dj, dlglkdnu(Ntot), dlglkdphi(Ntot), &
                         ^^
./calcbd.f90:31:28: warning: Value of local variable 'dj' is never used [-Wunused-variable]
    double precision dy, dz, dj, dlglkdnu(Ntot), dlglkdphi(Ntot), &
                             ^^
./calcbd.f90:125:20: warning: Value of local variable 'ymm' is never used [-Wunused-variable]
    double precision ymm(n), ymml(n)
                     ^^^
./calcbd.f90:125:28: warning: Value of local variable 'ymml' is never used [-Wunused-variable]
    double precision ymm(n), ymml(n)
                             ^^^^
flang-22  -fpic  -O2 -pedantic  -c  linkcalc.f90 -o linkcalc.o
flang-22  -fpic  -O2 -pedantic  -c  llik.f90 -o llik.o
flang-22  -fpic  -O2 -pedantic  -c  mcspz0.f90 -o mcspz0.o
flang-22  -fpic  -O2 -pedantic  -c  skelpnts.f90 -o skelpnts.o
./skelpnts.f90:33:20: warning: Value of uninitialized local variable 'oplb' is used but never defined [-Wused-undefined-variable]
    double precision oplb(n), opub(n), opfac, oppgt
                     ^^^^
./skelpnts.f90:33:29: warning: Value of uninitialized local variable 'opub' is used but never defined [-Wused-undefined-variable]
    double precision oplb(n), opub(n), opfac, oppgt
                              ^^^^
flang-22  -fpic  -O2 -pedantic  -c  llikmc.f90 -o llikmc.o
flang-22  -fpic  -O2 -pedantic  -c  mcsp_mala.f90 -o mcsp_mala.o
flang-22  -fpic  -O2 -pedantic  -c  mcsp2.f90 -o mcsp2.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 geoBayes.so auxfcns.o msg.o register_dll.o interfaces.o msgmc.o flogsumexp.o lbfgsbmod.o covfun.o betaprior.o pdfy.o tcdfder.o pdfdz.o linkdz.o bmargin.o linkfcn.o modelfcns_link.o modelfcns_pdfy.o modelfcns.o mcmcfcns.o cor_fcns.o calcbd_fcns.o mcsp2.o bfsp2.o calcb2.o calcbd.o linkcalc.o llik.o mcspz0.o skelpnts.o spcorr.o bfse.o transformz.o seeb.o llikderiv.o llikmc.o mcsp_mala.o -L/data/gannet/ripley/R/R-clang/lib -lRlapack -L/data/gannet/ripley/R/R-clang/lib -lRblas -lflang_rt.runtime -lm -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/geoBayes/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/geoBayes/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/geoBayes/src'
installing to /data/gannet/ripley/R/packages/tests-clang/geoBayes.Rcheck/00LOCK-geoBayes/00new/geoBayes/libs
** R
** data
*** moving datasets to lazyload DB
** demo
** 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 (geoBayes)