* installing *source* package ‘rsparse’ ...
** this is package ‘rsparse’ version ‘0.5.3’
** package ‘rsparse’ successfully unpacked and MD5 sums checked
** using staged installation
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C++ compiler: ‘clang version 23.1.0’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/rsparse/src'
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_32BIT_WORD -I../inst/include/ -DRSPARSE_R_PKG -DARMA_NO_DEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c FTRL.cpp -o FTRL.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_32BIT_WORD -I../inst/include/ -DRSPARSE_R_PKG -DARMA_NO_DEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c GloVe.cpp -o GloVe.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_32BIT_WORD -I../inst/include/ -DRSPARSE_R_PKG -DARMA_NO_DEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c RcppExports.cpp -o RcppExports.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_32BIT_WORD -I../inst/include/ -DRSPARSE_R_PKG -DARMA_NO_DEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c factorization_machine.cpp -o factorization_machine.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_32BIT_WORD -I../inst/include/ -DRSPARSE_R_PKG -DARMA_NO_DEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c kmeans.cpp -o kmeans.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_32BIT_WORD -I../inst/include/ -DRSPARSE_R_PKG -DARMA_NO_DEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c matrix_top_product.cpp -o matrix_top_product.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_32BIT_WORD -I../inst/include/ -DRSPARSE_R_PKG -DARMA_NO_DEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c nnls.cpp -o nnls.o
In file included from FTRL.cpp:2:
In file included from ./rsparse.h:1:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
335 | arma_plain_warn(const T1& arg1)
| ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from GloVe.cpp:1:
In file included from ./rsparse.h:1:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
335 | arma_plain_warn(const T1& arg1)
| ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_32BIT_WORD -I../inst/include/ -DRSPARSE_R_PKG -DARMA_NO_DEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c rankmf.cpp -o rankmf.o
8 warnings generated.
In file included from RcppExports.cpp:4:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
335 | arma_plain_warn(const T1& arg1)
| ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from factorization_machine.cpp:1:
In file included from ./rsparse.h:1:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
335 | arma_plain_warn(const T1& arg1)
| ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from kmeans.cpp:1:
In file included from ./rsparse.h:1:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from nnls.cpp:1:
In file included from ../inst/include/nnls.hpp:2:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_32BIT_WORD -I../inst/include/ -DRSPARSE_R_PKG -DARMA_NO_DEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c utils.cpp -o utils.o
8 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_32BIT_WORD -I../inst/include/ -DRSPARSE_R_PKG -DARMA_NO_DEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c wrmf_explicit.cpp -o wrmf_explicit.o
In file included from matrix_top_product.cpp:3:
In file included from ./rsparse.h:1:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
7 warnings generated.
6 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_32BIT_WORD -I../inst/include/ -DRSPARSE_R_PKG -DARMA_NO_DEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c wrmf_implicit.cpp -o wrmf_implicit.o
rankmf.cpp:186:33: warning: variable 'correct_samples' set but not used [-Wunused-but-set-variable]
186 | arma::uword j = 0, k = 0, correct_samples = 0;
| ^
In file included from rankmf.cpp:1:
In file included from ./rsparse.h:1:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_32BIT_WORD -I../inst/include/ -DRSPARSE_R_PKG -DARMA_NO_DEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c wrmf_init.cpp -o wrmf_init.o
7 warnings generated.
In file included from utils.cpp:2:
In file included from ./rsparse.h:1:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
In file included from wrmf_explicit.cpp:1:
In file included from ../inst/include/wrmf_explicit.hpp:1:
In file included from ../inst/include/nnls.hpp:2:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from wrmf_implicit.cpp:1:
In file included from ../inst/include/wrmf_implicit.hpp:1:
In file included from ../inst/include/nnls.hpp:2:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from wrmf_init.cpp:1:
In file included from ./rsparse.h:1:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
335 | arma_plain_warn(const T1& arg1)
| ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/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/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
4 warnings generated.
4 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 rsparse.so FTRL.o GloVe.o RcppExports.o factorization_machine.o kmeans.o matrix_top_product.o nnls.o rankmf.o utils.o wrmf_explicit.o wrmf_implicit.o wrmf_init.o -fopenmp -L/data/localhost/ripley/R/test-clang/float/libs -l:float.so -Wl,-rpath=/data/localhost/ripley/R/test-clang/float/libs -llapack -lblas -L/data/localhost/ripley/R/R-clang/lib -lRlapack -L/data/localhost/ripley/R/R-clang/lib -lRblas -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/rsparse/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/rsparse/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/rsparse/src'
installing to /data/localhost/ripley/R/packages/tests-clang/rsparse.Rcheck/00LOCK-rsparse/00new/rsparse/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (rsparse)