* installing *source* package ‘lokern’ ...
** this is package ‘lokern’ version ‘1.1-12’
** package ‘lokern’ 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/lokern/src'
flang-22  -fpic  -O2 -pedantic  -c auxkerns.f -o auxkerns.o
./auxkerns.f:901:17: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 6.0000002384185791015625e-1_4 is inexact [-Wreal-constant-widening]
           a(1,3)=.6
                  ^^
./auxkerns.f:902:25: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 4.000000059604644775390625e-1_4 is inexact [-Wreal-constant-widening]
                   a(3,3)=.4
                          ^^
flang-22  -fpic  -O2 -pedantic  -c glkerns.f -o glkerns.o
./glkerns.f:28:24: warning: Value of uninitialized local variable 'bias' is used but never defined [-Wused-undefined-variable]
        double precision bias(2,0:2), vark(2,0:2), fak2(2:4),
                         ^^^^
./glkerns.f:28:37: warning: Value of uninitialized local variable 'vark' is used but never defined [-Wused-undefined-variable]
        double precision bias(2,0:2), vark(2,0:2), fak2(2:4),
                                      ^^^^
./glkerns.f:28:50: warning: Value of uninitialized local variable 'fak2' is used but never defined [-Wused-undefined-variable]
        double precision bias(2,0:2), vark(2,0:2), fak2(2:4),
                                                   ^^^^
./glkerns.f:37:17: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.0000000298023223876953125e-1_4 is inexact [-Wreal-constant-widening]
        data bias/.2, .04762, .4286, .1515, 1.33, .6293/
                  ^^
./glkerns.f:37:21: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 4.7619998455047607421875e-2_4 is inexact [-Wreal-constant-widening]
        data bias/.2, .04762, .4286, .1515, 1.33, .6293/
                      ^^^^^^
./glkerns.f:37:29: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 4.28600013256072998046875e-1_4 is inexact [-Wreal-constant-widening]
        data bias/.2, .04762, .4286, .1515, 1.33, .6293/
                              ^^^^^
./glkerns.f:37:36: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.5150000154972076416015625e-1_4 is inexact [-Wreal-constant-widening]
        data bias/.2, .04762, .4286, .1515, 1.33, .6293/
                                     ^^^^^
./glkerns.f:37:43: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.33000004291534423828125_4 is inexact [-Wreal-constant-widening]
        data bias/.2, .04762, .4286, .1515, 1.33, .6293/
                                            ^^^^
./glkerns.f:37:49: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 6.2929999828338623046875e-1_4 is inexact [-Wreal-constant-widening]
        data bias/.2, .04762, .4286, .1515, 1.33, .6293/
                                                  ^^^^^
./glkerns.f:38:17: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 6.0000002384185791015625e-1_4 is inexact [-Wreal-constant-widening]
        data vark/.6,  1.250, 2.143, 11.93, 35.0, 381.6/
                  ^^
./glkerns.f:38:29: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.1429998874664306640625_4 is inexact [-Wreal-constant-widening]
        data vark/.6,  1.250, 2.143, 11.93, 35.0, 381.6/
                              ^^^^^
./glkerns.f:38:36: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.193000030517578125e1_4 is inexact [-Wreal-constant-widening]
        data vark/.6,  1.250, 2.143, 11.93, 35.0, 381.6/
                                     ^^^^^
./glkerns.f:38:49: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.81600006103515625e2_4 is inexact [-Wreal-constant-widening]
        data vark/.6,  1.250, 2.143, 11.93, 35.0, 381.6/
                                                  ^^^^^
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 lokerns.f -o lokerns.o
./lokerns.f:35:24: warning: Value of uninitialized local variable 'bias' is used but never defined [-Wused-undefined-variable]
        double precision bias(2,0:2), vark(2,0:2), fak2(2:4),
                         ^^^^
./lokerns.f:35:37: warning: Value of uninitialized local variable 'vark' is used but never defined [-Wused-undefined-variable]
        double precision bias(2,0:2), vark(2,0:2), fak2(2:4),
                                      ^^^^
./lokerns.f:35:50: warning: Value of uninitialized local variable 'fak2' is used but never defined [-Wused-undefined-variable]
        double precision bias(2,0:2), vark(2,0:2), fak2(2:4),
                                                   ^^^^
./lokerns.f:44:17: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.0000000298023223876953125e-1_4 is inexact [-Wreal-constant-widening]
        data bias/.2, .04762, .4286, .1515, 1.33, .6293/
                  ^^
./lokerns.f:44:21: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 4.7619998455047607421875e-2_4 is inexact [-Wreal-constant-widening]
        data bias/.2, .04762, .4286, .1515, 1.33, .6293/
                      ^^^^^^
./lokerns.f:44:29: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 4.28600013256072998046875e-1_4 is inexact [-Wreal-constant-widening]
        data bias/.2, .04762, .4286, .1515, 1.33, .6293/
                              ^^^^^
./lokerns.f:44:36: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.5150000154972076416015625e-1_4 is inexact [-Wreal-constant-widening]
        data bias/.2, .04762, .4286, .1515, 1.33, .6293/
                                     ^^^^^
./lokerns.f:44:43: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.33000004291534423828125_4 is inexact [-Wreal-constant-widening]
        data bias/.2, .04762, .4286, .1515, 1.33, .6293/
                                            ^^^^
./lokerns.f:44:49: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 6.2929999828338623046875e-1_4 is inexact [-Wreal-constant-widening]
        data bias/.2, .04762, .4286, .1515, 1.33, .6293/
                                                  ^^^^^
./lokerns.f:45:17: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 6.0000002384185791015625e-1_4 is inexact [-Wreal-constant-widening]
        data vark/.6,  1.250, 2.143, 11.93, 35.0, 381.6/
                  ^^
./lokerns.f:45:29: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.1429998874664306640625_4 is inexact [-Wreal-constant-widening]
        data vark/.6,  1.250, 2.143, 11.93, 35.0, 381.6/
                              ^^^^^
./lokerns.f:45:36: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.193000030517578125e1_4 is inexact [-Wreal-constant-widening]
        data vark/.6,  1.250, 2.143, 11.93, 35.0, 381.6/
                                     ^^^^^
./lokerns.f:45:49: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.81600006103515625e2_4 is inexact [-Wreal-constant-widening]
        data vark/.6,  1.250, 2.143, 11.93, 35.0, 381.6/
                                                  ^^^^^
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 monitor.c -o monitor.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 lokern.so auxkerns.o glkerns.o init.o lokerns.o monitor.o -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/lokern/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/lokern/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/lokern/src'
installing to /data/gannet/ripley/R/packages/tests-clang/lokern.Rcheck/00LOCK-lokern/00new/lokern/libs
** R
** data
** 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 (lokern)