* installing *source* package ‘CUSUMdesign’ ...
** this is package ‘CUSUMdesign’ version ‘1.1.5’
** package ‘CUSUMdesign’ 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/CUSUMdesign/src'
flang-22  -fpic  -O2 -pedantic  -c ANYSUBS.f -o ANYSUBS.o
./ANYSUBS.f:3:12: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
        DATA HALF/0.5D0/,P01/0.01D0/,ONE/1.D0/
             ^^^^
./ANYSUBS.f:3:24: warning: Value of uninitialized local variable 'p01' is used but never defined [-Wused-undefined-variable]
        DATA HALF/0.5D0/,P01/0.01D0/,ONE/1.D0/
                         ^^^
./ANYSUBS.f:3:36: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
        DATA HALF/0.5D0/,P01/0.01D0/,ONE/1.D0/
                                     ^^^
./ANYSUBS.f:149:12: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
        DATA ONE/1.D0/
             ^^^
./ANYSUBS.f:168:12: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
        DATA ONE /1.D0/
             ^^^
./ANYSUBS.f:188:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
        DATA ZERO/0.D0/, ONE/1.D0/
             ^^^^
./ANYSUBS.f:188:24: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
        DATA ZERO/0.D0/, ONE/1.D0/
                         ^^^
./ANYSUBS.f:207:12: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
        DATA ONE /1.D0/
             ^^^
./ANYSUBS.f:226:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
        DATA ZERO/0.D0/, ONE/1.D0/, TWO/2.D0/
             ^^^^
./ANYSUBS.f:226:24: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
        DATA ZERO/0.D0/, ONE/1.D0/, TWO/2.D0/
                         ^^^
./ANYSUBS.f:226:35: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
        DATA ZERO/0.D0/, ONE/1.D0/, TWO/2.D0/
                                    ^^^
./ANYSUBS.f:239:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
        DATA ZERO/0.D0/, ONE/1.D0/, TWO/2.D0/
             ^^^^
./ANYSUBS.f:239:24: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
        DATA ZERO/0.D0/, ONE/1.D0/, TWO/2.D0/
                         ^^^
./ANYSUBS.f:239:35: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
        DATA ZERO/0.D0/, ONE/1.D0/, TWO/2.D0/
                                    ^^^
./ANYSUBS.f:254:24: warning: Value of uninitialized local variable 'ltone' is used but never defined [-Wused-undefined-variable]
        DOUBLE PRECISION LTONE,UTZERO,ZERO,HALF,ONE,CON,Z,Y,X
                         ^^^^^
./ANYSUBS.f:254:30: warning: Value of uninitialized local variable 'utzero' is used but never defined [-Wused-undefined-variable]
        DOUBLE PRECISION LTONE,UTZERO,ZERO,HALF,ONE,CON,Z,Y,X
                               ^^^^^^
./ANYSUBS.f:254:37: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
        DOUBLE PRECISION LTONE,UTZERO,ZERO,HALF,ONE,CON,Z,Y,X
                                      ^^^^
./ANYSUBS.f:254:42: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
        DOUBLE PRECISION LTONE,UTZERO,ZERO,HALF,ONE,CON,Z,Y,X
                                           ^^^^
./ANYSUBS.f:254:47: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
        DOUBLE PRECISION LTONE,UTZERO,ZERO,HALF,ONE,CON,Z,Y,X
                                                ^^^
./ANYSUBS.f:254:51: warning: Value of uninitialized local variable 'con' is used but never defined [-Wused-undefined-variable]
        DOUBLE PRECISION LTONE,UTZERO,ZERO,HALF,ONE,CON,Z,Y,X
                                                    ^^^
./ANYSUBS.f:288:12: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
        DATA ONE/1.D0/, TINY/1.D-12/, TWO/2.D0/, HALF/0.5D0/,
             ^^^
./ANYSUBS.f:288:23: warning: Value of uninitialized local variable 'tiny' is used but never defined [-Wused-undefined-variable]
        DATA ONE/1.D0/, TINY/1.D-12/, TWO/2.D0/, HALF/0.5D0/,
                        ^^^^
./ANYSUBS.f:288:37: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
        DATA ONE/1.D0/, TINY/1.D-12/, TWO/2.D0/, HALF/0.5D0/,
                                      ^^^
./ANYSUBS.f:288:48: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
        DATA ONE/1.D0/, TINY/1.D-12/, TWO/2.D0/, HALF/0.5D0/,
                                                 ^^^^
./ANYSUBS.f:289:8: warning: Value of uninitialized local variable 'terdiv' is used but never defined [-Wused-undefined-variable]
       1 TERDIV/1.2533141373155D0/
         ^^^^^^
./ANYSUBS.f:337:12: warning: Value of uninitialized local variable 'zero' is used but never defined [-Wused-undefined-variable]
        DATA ZERO/0.D0/,HALF/0.5D0/,ONE/1.D0/,TWO/2.D0/,FOUR/4.D0/,FIVE/5.
             ^^^^
./ANYSUBS.f:337:23: warning: Value of uninitialized local variable 'half' is used but never defined [-Wused-undefined-variable]
        DATA ZERO/0.D0/,HALF/0.5D0/,ONE/1.D0/,TWO/2.D0/,FOUR/4.D0/,FIVE/5.
                        ^^^^
./ANYSUBS.f:337:35: warning: Value of uninitialized local variable 'one' is used but never defined [-Wused-undefined-variable]
        DATA ZERO/0.D0/,HALF/0.5D0/,ONE/1.D0/,TWO/2.D0/,FOUR/4.D0/,FIVE/5.
                                    ^^^
./ANYSUBS.f:337:45: warning: Value of uninitialized local variable 'two' is used but never defined [-Wused-undefined-variable]
        DATA ZERO/0.D0/,HALF/0.5D0/,ONE/1.D0/,TWO/2.D0/,FOUR/4.D0/,FIVE/5.
                                              ^^^
./ANYSUBS.f:337:55: warning: Value of uninitialized local variable 'four' is used but never defined [-Wused-undefined-variable]
        DATA ZERO/0.D0/,HALF/0.5D0/,ONE/1.D0/,TWO/2.D0/,FOUR/4.D0/,FIVE/5.
                                                        ^^^^
./ANYSUBS.f:337:66: warning: Value of uninitialized local variable 'five' is used but never defined [-Wused-undefined-variable]
        DATA ZERO/0.D0/,HALF/0.5D0/,ONE/1.D0/,TWO/2.D0/,FOUR/4.D0/,FIVE/5.
                                                                   ^^^^
./ANYSUBS.f:338:11: warning: Value of uninitialized local variable 'six' is used but never defined [-Wused-undefined-variable]
       1D0/,SIX/6.D0/,P01/0.01D0/
            ^^^
./ANYSUBS.f:338:21: warning: Value of uninitialized local variable 'p01' is used but never defined [-Wused-undefined-variable]
       1D0/,SIX/6.D0/,P01/0.01D0/
                      ^^^
flang-22  -fpic  -O2 -pedantic  -c COMMON.f -o COMMON.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 init.c -o init.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 CUSUMdesign.so ANYSUBS.o COMMON.o init.o -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/CUSUMdesign/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/CUSUMdesign/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/CUSUMdesign/src'
installing to /data/gannet/ripley/R/packages/tests-clang/CUSUMdesign.Rcheck/00LOCK-CUSUMdesign/00new/CUSUMdesign/libs
** R
** 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 (CUSUMdesign)