* installing *source* package ‘lotri’ ... ** this is package ‘lotri’ version ‘1.0.4’ ** package ‘lotri’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 23.1.0-rc2’ using C++ compiler: ‘clang version 23.1.0-rc2’ make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang-trunk/lotri/src' /usr/local/clang23/bin/clang -std=gnu23 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/cpp4r/include' -I'/data/localhost/ripley/R/test-clang/armadillo4r/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c asLotriMat.c -o asLotriMat.o /usr/local/clang23/bin/clang -std=gnu23 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/cpp4r/include' -I'/data/localhost/ripley/R/test-clang/armadillo4r/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c lotriBounds.c -o lotriBounds.o /usr/local/clang23/bin/clang -std=gnu23 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/cpp4r/include' -I'/data/localhost/ripley/R/test-clang/armadillo4r/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c lotriLstToMat.c -o lotriLstToMat.o /usr/local/clang23/bin/clang -std=gnu23 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/cpp4r/include' -I'/data/localhost/ripley/R/test-clang/armadillo4r/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c lotriNest.c -o lotriNest.o /usr/local/clang23/bin/clang -std=gnu23 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/cpp4r/include' -I'/data/localhost/ripley/R/test-clang/armadillo4r/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c lotriProp.c -o lotriProp.o /usr/local/clang23/bin/clang -std=gnu23 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/cpp4r/include' -I'/data/localhost/ripley/R/test-clang/armadillo4r/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c matlist.c -o matlist.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/cpp4r/include' -I'/data/localhost/ripley/R/test-clang/armadillo4r/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c nearPD.cpp -o nearPD.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/cpp4r/include' -I'/data/localhost/ripley/R/test-clang/armadillo4r/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c rcm.cpp -o rcm.o In file included from nearPD.cpp:4: In file included from /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r.hpp:52: In file included from /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo.hpp:728: /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo/diskio_meat.hpp:402:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 402 | local_distr(local_engine); // ignore first random number | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rcm.cpp:2: In file included from /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r.hpp:52: In file included from /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo.hpp:728: /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo/diskio_meat.hpp:402:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 402 | local_distr(local_engine); // ignore first random number | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rcm.cpp:2: In file included from /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r.hpp:52: In file included from /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo.hpp:439: /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template] 198 | arma_stop_runtime_error(const T1& x) | ^~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template] 241 | arma_print(const T1& x, const T2& y) | ^~~~~~~~~~ /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template] 253 | arma_print(const T1& x, const T2& y, const T3& z) | ^~~~~~~~~~ /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template] 346 | arma_plain_warn(const T1& arg1, const T2& arg2) | ^~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template] 357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3) | ^~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template] 368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4) | ^~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template] 545 | arma_incompat_size_string(const subview_cube& Q, const Mat& A, const char* x) | ^~~~~~~~~~~~~~~~~~~~~~~~~ 8 warnings generated. In file included from nearPD.cpp:4: In file included from /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r.hpp:52: In file included from /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo.hpp:439: /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template] 241 | arma_print(const T1& x, const T2& y) | ^~~~~~~~~~ /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template] 253 | arma_print(const T1& x, const T2& y, const T3& z) | ^~~~~~~~~~ /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template] 357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3) | ^~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template] 368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4) | ^~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template] 545 | arma_incompat_size_string(const subview_cube& Q, const Mat& A, const char* x) | ^~~~~~~~~~~~~~~~~~~~~~~~~ 6 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++20 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o lotri.so asLotriMat.o lotriBounds.o lotriLstToMat.o lotriNest.o lotriProp.o matlist.o nearPD.o rcm.o -fopenmp -L/data/localhost/ripley/R/R-clang-trunk/lib -lRlapack -L/data/localhost/ripley/R/R-clang-trunk/lib -lRblas -lflang_rt.runtime -lm make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang-trunk/lotri/src' make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang-trunk/lotri/src' make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang-trunk/lotri/src' installing to /data/localhost/ripley/R/packages/tests-clang-trunk/lotri.Rcheck/00LOCK-lotri/00new/lotri/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (lotri)