* installing *source* package ‘fromo’ ... ** package ‘fromo’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 19.1.6’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/fromo/src' /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c common.cpp -o common.o common.cpp:82:21: warning: unused variable 'ppp' [-Wunused-variable] 82 | int iii,jjj,mmm,ppp; | ^~~ /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c fromo.cpp -o fromo.o 1 warning generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c running.cpp -o running.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c runningmean.cpp -o runningmean.o In file included from running.cpp:31: ./welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~~ ./welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~ ./welford.h:447:21: warning: unused variable 'qqq' [-Wunused-variable] 447 | int ppp,qqq; | ^~~ ./welford.h:531:21: warning: unused variable 'qqq' [-Wunused-variable] 531 | int ppp,qqq; | ^~~ ./welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable] 738 | double nextv, nextw, renorm, nok; | ^~~~~ ./welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable] 738 | double nextv, nextw, renorm, nok; | ^~~~~ In file included from fromo.cpp:42: ./welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~~ ./welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~ ./welford.h:447:21: warning: unused variable 'qqq' [-Wunused-variable] 447 | int ppp,qqq; | ^~~ ./welford.h:531:21: warning: unused variable 'qqq' [-Wunused-variable] 531 | int ppp,qqq; | ^~~ ./welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable] 738 | double nextv, nextw, renorm, nok; | ^~~~~ ./welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable] 738 | double nextv, nextw, renorm, nok; | ^~~~~ In file included from running.cpp:32: ./running.h:106:28: warning: unused variable 'denom' [-Wunused-variable] 106 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ ./running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable] 106 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~~~~ In file included from fromo.cpp:43: ./running.h:106:28: warning: unused variable 'denom' [-Wunused-variable] 106 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ ./running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable] 106 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~~~~ In file included from runningmean.cpp:26: In file included from ./runningmean.h:31: ./welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~~ ./welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~ ./welford.h:447:21: warning: unused variable 'qqq' [-Wunused-variable] 447 | int ppp,qqq; | ^~~ ./welford.h:531:21: warning: unused variable 'qqq' [-Wunused-variable] 531 | int ppp,qqq; | ^~~ ./welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable] 738 | double nextv, nextw, renorm, nok; | ^~~~~ ./welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable] 738 | double nextv, nextw, renorm, nok; | ^~~~~ 12 warnings generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c t_running.cpp -o t_running.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c t_runningmean.cpp -o t_runningmean.o In file included from t_running.cpp:31: ./welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~~ ./welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~ ./welford.h:447:21: warning: unused variable 'qqq' [-Wunused-variable] 447 | int ppp,qqq; | ^~~ ./welford.h:531:21: warning: unused variable 'qqq' [-Wunused-variable] 531 | int ppp,qqq; | ^~~ ./welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable] 738 | double nextv, nextw, renorm, nok; | ^~~~~ ./welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable] 738 | double nextv, nextw, renorm, nok; | ^~~~~ In file included from t_running.cpp:32: ./running.h:106:28: warning: unused variable 'denom' [-Wunused-variable] 106 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ ./running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable] 106 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~~~~ In file included from t_running.cpp:33: ./t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable] 167 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ ./t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable] 167 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ ./t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable] 185 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ ./t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable] 185 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~~~~ /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c two_running.cpp -o two_running.o In file included from t_runningmean.cpp:26: In file included from ./t_runningmean.h:31: ./welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~~ ./welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~ ./welford.h:447:21: warning: unused variable 'qqq' [-Wunused-variable] 447 | int ppp,qqq; | ^~~ ./welford.h:531:21: warning: unused variable 'qqq' [-Wunused-variable] 531 | int ppp,qqq; | ^~~ ./welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable] 738 | double nextv, nextw, renorm, nok; | ^~~~~ ./welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable] 738 | double nextv, nextw, renorm, nok; | ^~~~~ In file included from t_runningmean.cpp:26: ./t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable] 131 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ 10 warnings generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c two_t_running.cpp -o two_t_running.o In file included from two_running.cpp:30: ./two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable] 214 | wtD, wtA; | ^ ./two_welford.h:267:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable] 267 | wtD, wtA; | ^ ./two_welford.h:326:13: warning: variable 'n1rat' set but not used [-Wunused-but-set-variable] 326 | n1rat, n2rat; | ^ ./two_welford.h:327:33: warning: unused variable 'ac_del' [-Wunused-variable] 327 | double ac_n2,ac_mn1,ac_del,ac_mn2,ac_n1; | ^~~~~~ ./two_welford.h:327:40: warning: unused variable 'ac_mn2' [-Wunused-variable] 327 | double ac_n2,ac_mn1,ac_del,ac_mn2,ac_n1; | ^~~~~~ ./two_welford.h:327:47: warning: unused variable 'ac_n1' [-Wunused-variable] 327 | double ac_n2,ac_mn1,ac_del,ac_mn2,ac_n1; | ^~~~~ ./two_welford.h:328:17: warning: unused variable 'ppp' [-Wunused-variable] 328 | int ppp,qqq; | ^~~ ./two_welford.h:328:21: warning: unused variable 'qqq' [-Wunused-variable] 328 | int ppp,qqq; | ^~~ ./two_welford.h:386:20: warning: variable 'x_del21' set but not used [-Wunused-but-set-variable] 386 | x_del21, x_mupart, x_nfoo, | ^ ./two_welford.h:387:20: warning: variable 'y_del21' set but not used [-Wunused-but-set-variable] 387 | y_del21, y_mupart, y_nfoo, | ^ ./two_welford.h:388:27: warning: variable 'n2rat' set but not used [-Wunused-but-set-variable] 388 | n1rat, n2rat; | ^ ./two_welford.h:389:20: warning: unused variable 'ac_nfoo' [-Wunused-variable] 389 | double ac_nfoo,ac_n2,ac_mn1; | ^~~~~~~ ./two_welford.h:390:20: warning: unused variable 'ac_del' [-Wunused-variable] 390 | double ac_del,ac_mn2,ac_n1; | ^~~~~~ ./two_welford.h:390:27: warning: unused variable 'ac_mn2' [-Wunused-variable] 390 | double ac_del,ac_mn2,ac_n1; | ^~~~~~ ./two_welford.h:390:34: warning: unused variable 'ac_n1' [-Wunused-variable] 390 | double ac_del,ac_mn2,ac_n1; | ^~~~~ ./two_welford.h:391:17: warning: unused variable 'ppp' [-Wunused-variable] 391 | int ppp,qqq; | ^~~ ./two_welford.h:391:21: warning: unused variable 'qqq' [-Wunused-variable] 391 | int ppp,qqq; | ^~~ ./two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable] 503 | double nextv, nextw, renorm, nok; | ^~~~~ ./two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable] 503 | double nextv, nextw, renorm, nok; | ^~~~~ In file included from two_running.cpp:31: ./two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable] 77 | const int ord = 2; | ^~~ ./two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable] 100 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ ./two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable] 100 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~~~~ In file included from two_t_running.cpp:30: ./two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable] 214 | wtD, wtA; | ^ ./two_welford.h:267:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable] 267 | wtD, wtA; | ^ ./two_welford.h:326:13: warning: variable 'n1rat' set but not used [-Wunused-but-set-variable] 326 | n1rat, n2rat; | ^ ./two_welford.h:327:33: warning: unused variable 'ac_del' [-Wunused-variable] 327 | double ac_n2,ac_mn1,ac_del,ac_mn2,ac_n1; | ^~~~~~ ./two_welford.h:327:40: warning: unused variable 'ac_mn2' [-Wunused-variable] 327 | double ac_n2,ac_mn1,ac_del,ac_mn2,ac_n1; | ^~~~~~ ./two_welford.h:327:47: warning: unused variable 'ac_n1' [-Wunused-variable] 327 | double ac_n2,ac_mn1,ac_del,ac_mn2,ac_n1; | ^~~~~ ./two_welford.h:328:17: warning: unused variable 'ppp' [-Wunused-variable] 328 | int ppp,qqq; | ^~~ ./two_welford.h:328:21: warning: unused variable 'qqq' [-Wunused-variable] 328 | int ppp,qqq; | ^~~ ./two_welford.h:386:20: warning: variable 'x_del21' set but not used [-Wunused-but-set-variable] 386 | x_del21, x_mupart, x_nfoo, | ^ ./two_welford.h:387:20: warning: variable 'y_del21' set but not used [-Wunused-but-set-variable] 387 | y_del21, y_mupart, y_nfoo, | ^ ./two_welford.h:388:27: warning: variable 'n2rat' set but not used [-Wunused-but-set-variable] 388 | n1rat, n2rat; | ^ ./two_welford.h:389:20: warning: unused variable 'ac_nfoo' [-Wunused-variable] 389 | double ac_nfoo,ac_n2,ac_mn1; | ^~~~~~~ ./two_welford.h:390:20: warning: unused variable 'ac_del' [-Wunused-variable] 390 | double ac_del,ac_mn2,ac_n1; | ^~~~~~ ./two_welford.h:390:27: warning: unused variable 'ac_mn2' [-Wunused-variable] 390 | double ac_del,ac_mn2,ac_n1; | ^~~~~~ ./two_welford.h:390:34: warning: unused variable 'ac_n1' [-Wunused-variable] 390 | double ac_del,ac_mn2,ac_n1; | ^~~~~ ./two_welford.h:391:17: warning: unused variable 'ppp' [-Wunused-variable] 391 | int ppp,qqq; | ^~~ ./two_welford.h:391:21: warning: unused variable 'qqq' [-Wunused-variable] 391 | int ppp,qqq; | ^~~ ./two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable] 503 | double nextv, nextw, renorm, nok; | ^~~~~ ./two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable] 503 | double nextv, nextw, renorm, nok; | ^~~~~ In file included from two_t_running.cpp:31: In file included from ./two_t_running.h:30: In file included from ./runningmean.h:31: ./welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~~ ./welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~~ ./welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable] 407 | double diffw,diffx,diffxw,addxw,remxw,nelm; | ^~~~ ./welford.h:447:21: warning: unused variable 'qqq' [-Wunused-variable] 447 | int ppp,qqq; | ^~~ ./welford.h:531:21: warning: unused variable 'qqq' [-Wunused-variable] 531 | int ppp,qqq; | ^~~ ./welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable] 738 | double nextv, nextw, renorm, nok; | ^~~~~ ./welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable] 738 | double nextv, nextw, renorm, nok; | ^~~~~ In file included from two_t_running.cpp:31: ./two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable] 137 | const int ord = 2; | ^~~ ./two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable] 164 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ ./two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable] 164 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ ./two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable] 184 | int mmm; | ^~~ 22 warnings generated. 11 warnings generated. 33 warnings generated. 12 warnings generated. 16 warnings generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang19/lib -L/usr/local/clang19/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o fromo.so RcppExports.o common.o fromo.o running.o runningmean.o t_running.o t_runningmean.o two_running.o two_t_running.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/fromo/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/fromo/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/fromo/src' installing to /data/gannet/ripley/R/packages/tests-clang/fromo.Rcheck/00LOCK-fromo/00new/fromo/libs ** R ** 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 (fromo)