* installing *source* package ‘pbatR’ ... ** this is package ‘pbatR’ version ‘2.2-17’ ** package ‘pbatR’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 20.1.7’ using C++ compiler: ‘clang version 20.1.7’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/pbatR/src' clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c data.cpp -o data.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c fbatDist.cpp -o fbatDist.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c kludge.cpp -o kludge.o clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c pbatR_init.c -o pbatR_init.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c powerSim.cpp -o powerSim.o kludge.cpp:135:5: warning: variable 'index' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] 135 | index++; | ^ kludge.cpp:125:28: note: incremented here 125 | for( index=0; index