* installing *source* package ‘SLOPE’ ... ** this is package ‘SLOPE’ version ‘2.1.0’ ** package ‘SLOPE’ successfully unpacked and MD5 sums checked ** using staged installation ** libs specified C++17 using C++ compiler: ‘clang version 23.1.0-rc2’ using C++17 make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang-trunk/SLOPE/src' /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c RcppExports.cpp -o RcppExports.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c r-exports.cpp -o r-exports.o In file included from RcppExports.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from RcppExports.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from RcppExports.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from RcppExports.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from r-exports.cpp:1: In file included from ../inst/include/slope/regularization_sequence.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from r-exports.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from r-exports.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from r-exports.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from RcppExports.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:28: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template] 240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma) | ^~~~~~~~~~~~~~~~~~~~~ In file included from RcppExports.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:28: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template] 839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n) | ^~~~~~~~~~~~~~~~~~~ In file included from RcppExports.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from RcppExports.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from RcppExports.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:27: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/OrderingMethods:66: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:35:21: warning: unused function template 'cs_wclear' [-Wunused-template] 35 | static StorageIndex cs_wclear (StorageIndex mark, StorageIndex lemax, StorageIndex *w, StorageIndex n) | ^~~~~~~~~ In file included from RcppExports.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:27: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/OrderingMethods:67: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:16: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:501:18: warning: unused function template 'init_rows_cols' [-Wunused-template] 501 | static IndexType init_rows_cols /* returns true if OK, or false otherwise */ | ^~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:717:13: warning: unused function template 'init_scoring' [-Wunused-template] 717 | static void init_scoring | ^~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:954:18: warning: unused function template 'find_ordering' [-Wunused-template] 954 | static IndexType find_ordering /* return the number of garbage collections */ | ^~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1566:13: warning: unused function template 'detect_super_cols' [-Wunused-template] 1566 | static void detect_super_cols | ^~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1717:18: warning: unused function template 'garbage_collection' [-Wunused-template] 1717 | static IndexType garbage_collection /* returns the new value of pfree */ | ^~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:342:13: warning: unused function template 'compute_ordering' [-Wunused-template] 342 | static bool compute_ordering(IndexType n_row, IndexType n_col, IndexType Alen, IndexType *A, IndexType *p, double knobs[NKnobs], IndexType stats[NStats]) | ^~~~~~~~~~~~~~~~ In file included from r-exports.cpp:1: In file included from ../inst/include/slope/regularization_sequence.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from r-exports.cpp:1: In file included from ../inst/include/slope/regularization_sequence.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from r-exports.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:28: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template] 240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma) | ^~~~~~~~~~~~~~~~~~~~~ In file included from r-exports.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:28: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template] 839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n) | ^~~~~~~~~~~~~~~~~~~ In file included from r-exports.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:27: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/OrderingMethods:66: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:35:21: warning: unused function template 'cs_wclear' [-Wunused-template] 35 | static StorageIndex cs_wclear (StorageIndex mark, StorageIndex lemax, StorageIndex *w, StorageIndex n) | ^~~~~~~~~ In file included from r-exports.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:27: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/OrderingMethods:67: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:16: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:501:18: warning: unused function template 'init_rows_cols' [-Wunused-template] 501 | static IndexType init_rows_cols /* returns true if OK, or false otherwise */ | ^~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:717:13: warning: unused function template 'init_scoring' [-Wunused-template] 717 | static void init_scoring | ^~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:954:18: warning: unused function template 'find_ordering' [-Wunused-template] 954 | static IndexType find_ordering /* return the number of garbage collections */ | ^~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1566:13: warning: unused function template 'detect_super_cols' [-Wunused-template] 1566 | static void detect_super_cols | ^~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1717:18: warning: unused function template 'garbage_collection' [-Wunused-template] 1717 | static IndexType garbage_collection /* returns the new value of pfree */ | ^~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:342:13: warning: unused function template 'compute_ordering' [-Wunused-template] 342 | static bool compute_ordering(IndexType n_row, IndexType n_col, IndexType Alen, IndexType *A, IndexType *p, double knobs[NKnobs], IndexType stats[NStats]) | ^~~~~~~~~~~~~~~~ 17 warnings generated. 17 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c rcpp_cv.cpp -o rcpp_cv.o In file included from rcpp_cv.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:8: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from rcpp_cv.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:15: ../inst/include/slope/math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ In file included from rcpp_cv.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:21: ../inst/include/slope/solvers/hybrid_cd.h:351:13: warning: unused variable 'm' [-Wunused-variable] 351 | const int m = residual.cols(); | ^ In file included from rcpp_cv.cpp:1: In file included from ./setup_model.h:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from rcpp_cv.cpp:1: In file included from ./setup_model.h:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from rcpp_cv.cpp:1: In file included from ./setup_model.h:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c rcpp_slope.cpp -o rcpp_slope.o In file included from rcpp_cv.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:8: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rcpp_cv.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:8: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rcpp_cv.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:10: In file included from ../inst/include/slope/diagnostics.h:11: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template] 240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma) | ^~~~~~~~~~~~~~~~~~~~~ In file included from rcpp_cv.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:10: In file included from ../inst/include/slope/diagnostics.h:11: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template] 839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n) | ^~~~~~~~~~~~~~~~~~~ In file included from rcpp_cv.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:11: In file included from ../inst/include/slope/estimate_alpha.h:9: In file included from ../inst/include/slope/ols.h:13: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseQR:12: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/OrderingMethods:66: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:35:21: warning: unused function template 'cs_wclear' [-Wunused-template] 35 | static StorageIndex cs_wclear (StorageIndex mark, StorageIndex lemax, StorageIndex *w, StorageIndex n) | ^~~~~~~~~ In file included from rcpp_cv.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:11: In file included from ../inst/include/slope/estimate_alpha.h:9: In file included from ../inst/include/slope/ols.h:13: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseQR:12: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/OrderingMethods:67: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:16: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:501:18: warning: unused function template 'init_rows_cols' [-Wunused-template] 501 | static IndexType init_rows_cols /* returns true if OK, or false otherwise */ | ^~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:717:13: warning: unused function template 'init_scoring' [-Wunused-template] 717 | static void init_scoring | ^~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:954:18: warning: unused function template 'find_ordering' [-Wunused-template] 954 | static IndexType find_ordering /* return the number of garbage collections */ | ^~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1566:13: warning: unused function template 'detect_super_cols' [-Wunused-template] 1566 | static void detect_super_cols | ^~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1717:18: warning: unused function template 'garbage_collection' [-Wunused-template] 1717 | static IndexType garbage_collection /* returns the new value of pfree */ | ^~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:342:13: warning: unused function template 'compute_ordering' [-Wunused-template] 342 | static bool compute_ordering(IndexType n_row, IndexType n_col, IndexType Alen, IndexType *A, IndexType *p, double knobs[NKnobs], IndexType stats[NStats]) | ^~~~~~~~~~~~~~~~ /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c setup_model.cpp -o setup_model.o In file included from rcpp_slope.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:8: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from setup_model.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:8: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from rcpp_slope.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:15: ../inst/include/slope/math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ In file included from rcpp_slope.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:21: ../inst/include/slope/solvers/hybrid_cd.h:351:13: warning: unused variable 'm' [-Wunused-variable] 351 | const int m = residual.cols(); | ^ In file included from setup_model.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:15: ../inst/include/slope/math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ In file included from rcpp_slope.cpp:1: In file included from ./setup_model.h:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from rcpp_slope.cpp:1: In file included from ./setup_model.h:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from setup_model.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:21: ../inst/include/slope/solvers/hybrid_cd.h:351:13: warning: unused variable 'm' [-Wunused-variable] 351 | const int m = residual.cols(); | ^ In file included from rcpp_slope.cpp:1: In file included from ./setup_model.h:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/clusters.cpp -o slope/clusters.o In file included from setup_model.cpp:1: In file included from ./setup_model.h:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from setup_model.cpp:1: In file included from ./setup_model.h:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from rcpp_slope.cpp:6: In file included from /data/localhost/ripley/R/test-clang/bigmemory/include/bigmemory/BigMatrix.h:9: In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/mapped_region.hpp:25: In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/interprocess_fwd.hpp:25: /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/detail/std_fwd.hpp:26:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute] 26 | BOOST_MOVE_STD_NS_BEG | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG' 21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD' 74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE { | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD' 70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std { | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS' 51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \ | ^ :301:69: note: expanded from here 301 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function) | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/detail/std_fwd.hpp:54:1: note: '#pragma clang attribute push' regions ends here 54 | BOOST_MOVE_STD_NS_END | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END' 22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD' 75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD' 72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS' 57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop") | ^ :303:8: note: expanded from here 303 | clang attribute _LibcxxExplicitABIAnnotations.pop | ^ In file included from rcpp_slope.cpp:6: In file included from /data/localhost/ripley/R/test-clang/bigmemory/include/bigmemory/BigMatrix.h:9: In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/mapped_region.hpp:25: In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/interprocess_fwd.hpp:25: /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/detail/std_fwd.hpp:26:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute] 26 | BOOST_MOVE_STD_NS_BEG | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG' 21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD' 74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE { | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD' 70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std { | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS' 51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \ | ^ :301:110: note: expanded from here 301 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function) | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/detail/std_fwd.hpp:54:1: note: '#pragma clang attribute push' regions ends here 54 | BOOST_MOVE_STD_NS_END | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END' 22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD' 75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD' 72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS' 57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop") | ^ :303:8: note: expanded from here 303 | clang attribute _LibcxxExplicitABIAnnotations.pop | ^ In file included from rcpp_slope.cpp:6: In file included from /data/localhost/ripley/R/test-clang/bigmemory/include/bigmemory/BigMatrix.h:9: In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/mapped_region.hpp:25: In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/interprocess_fwd.hpp:25: /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/detail/std_fwd.hpp:26:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute] 26 | BOOST_MOVE_STD_NS_BEG | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG' 21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD' 74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE { | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD' 70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std { | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS' 51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \ | ^ :301:136: note: expanded from here 301 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function) | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/detail/std_fwd.hpp:54:1: note: '#pragma clang attribute push' regions ends here 54 | BOOST_MOVE_STD_NS_END | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END' 22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD' 75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD' 72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS' 57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop") | ^ :303:8: note: expanded from here 303 | clang attribute _LibcxxExplicitABIAnnotations.pop | ^ In file included from setup_model.cpp:1: In file included from ./setup_model.h:4: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from slope/clusters.cpp:1: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/clusters.cpp:2: ../inst/include/slope/math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ slope/clusters.cpp:206:7: warning: unused variable 'old_ptr' [-Wunused-variable] 206 | int old_ptr = pointer(old_index); // Save pointer for cluster being moved | ^~~~~~~ slope/clusters.cpp:207:7: warning: unused variable 'new_ptr' [-Wunused-variable] 207 | int new_ptr = pointer(new_index); // Save destination pointer | ^~~~~~~ slope/clusters.cpp:251:8: warning: unused variable 'c_size_new' [-Wunused-variable] 251 | auto c_size_new = cluster_size(new_index); | ^~~~~~~~~~ In file included from setup_model.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:8: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from setup_model.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:8: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from setup_model.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:10: In file included from ../inst/include/slope/diagnostics.h:11: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template] 240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma) | ^~~~~~~~~~~~~~~~~~~~~ In file included from setup_model.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:10: In file included from ../inst/include/slope/diagnostics.h:11: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template] 839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n) | ^~~~~~~~~~~~~~~~~~~ In file included from setup_model.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:11: In file included from ../inst/include/slope/estimate_alpha.h:9: In file included from ../inst/include/slope/ols.h:13: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseQR:12: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/OrderingMethods:66: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:35:21: warning: unused function template 'cs_wclear' [-Wunused-template] 35 | static StorageIndex cs_wclear (StorageIndex mark, StorageIndex lemax, StorageIndex *w, StorageIndex n) | ^~~~~~~~~ In file included from setup_model.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:11: In file included from ../inst/include/slope/estimate_alpha.h:9: In file included from ../inst/include/slope/ols.h:13: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseQR:12: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/OrderingMethods:67: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:16: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:501:18: warning: unused function template 'init_rows_cols' [-Wunused-template] 501 | static IndexType init_rows_cols /* returns true if OK, or false otherwise */ | ^~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:717:13: warning: unused function template 'init_scoring' [-Wunused-template] 717 | static void init_scoring | ^~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:954:18: warning: unused function template 'find_ordering' [-Wunused-template] 954 | static IndexType find_ordering /* return the number of garbage collections */ | ^~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1566:13: warning: unused function template 'detect_super_cols' [-Wunused-template] 1566 | static void detect_super_cols | ^~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1717:18: warning: unused function template 'garbage_collection' [-Wunused-template] 1717 | static IndexType garbage_collection /* returns the new value of pfree */ | ^~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:342:13: warning: unused function template 'compute_ordering' [-Wunused-template] 342 | static bool compute_ordering(IndexType n_row, IndexType n_col, IndexType Alen, IndexType *A, IndexType *p, double knobs[NKnobs], IndexType stats[NStats]) | ^~~~~~~~~~~~~~~~ In file included from slope/clusters.cpp:1: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/clusters.cpp:1: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/cv.cpp -o slope/cv.o 8 warnings generated. In file included from rcpp_slope.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:8: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rcpp_slope.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:8: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rcpp_slope.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:10: In file included from ../inst/include/slope/diagnostics.h:11: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template] 240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma) | ^~~~~~~~~~~~~~~~~~~~~ In file included from rcpp_slope.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:10: In file included from ../inst/include/slope/diagnostics.h:11: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template] 839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n) | ^~~~~~~~~~~~~~~~~~~ In file included from rcpp_slope.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:11: In file included from ../inst/include/slope/estimate_alpha.h:9: In file included from ../inst/include/slope/ols.h:13: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseQR:12: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/OrderingMethods:66: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:35:21: warning: unused function template 'cs_wclear' [-Wunused-template] 35 | static StorageIndex cs_wclear (StorageIndex mark, StorageIndex lemax, StorageIndex *w, StorageIndex n) | ^~~~~~~~~ In file included from rcpp_slope.cpp:1: In file included from ./setup_model.h:3: In file included from ../inst/include/slope/slope.h:11: In file included from ../inst/include/slope/estimate_alpha.h:9: In file included from ../inst/include/slope/ols.h:13: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseQR:12: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/OrderingMethods:67: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:16: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:501:18: warning: unused function template 'init_rows_cols' [-Wunused-template] 501 | static IndexType init_rows_cols /* returns true if OK, or false otherwise */ | ^~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:717:13: warning: unused function template 'init_scoring' [-Wunused-template] 717 | static void init_scoring | ^~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:954:18: warning: unused function template 'find_ordering' [-Wunused-template] 954 | static IndexType find_ordering /* return the number of garbage collections */ | ^~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1566:13: warning: unused function template 'detect_super_cols' [-Wunused-template] 1566 | static void detect_super_cols | ^~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1717:18: warning: unused function template 'garbage_collection' [-Wunused-template] 1717 | static IndexType garbage_collection /* returns the new value of pfree */ | ^~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:342:13: warning: unused function template 'compute_ordering' [-Wunused-template] 342 | static bool compute_ordering(IndexType n_row, IndexType n_col, IndexType Alen, IndexType *A, IndexType *p, double knobs[NKnobs], IndexType stats[NStats]) | ^~~~~~~~~~~~~~~~ In file included from slope/cv.cpp:1: In file included from ../inst/include/slope/cv.h:14: In file included from ../inst/include/slope/folds.h:12: In file included from ../inst/include/slope/utils.h:10: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/cv.cpp:1: In file included from ../inst/include/slope/cv.h:16: In file included from ../inst/include/slope/slope.h:15: ../inst/include/slope/math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ In file included from slope/cv.cpp:1: In file included from ../inst/include/slope/cv.h:16: In file included from ../inst/include/slope/slope.h:21: ../inst/include/slope/solvers/hybrid_cd.h:351:13: warning: unused variable 'm' [-Wunused-variable] 351 | const int m = residual.cols(); | ^ In file included from slope/cv.cpp:1: In file included from ../inst/include/slope/cv.h:14: In file included from ../inst/include/slope/folds.h:12: In file included from ../inst/include/slope/utils.h:10: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/cv.cpp:1: In file included from ../inst/include/slope/cv.h:14: In file included from ../inst/include/slope/folds.h:12: In file included from ../inst/include/slope/utils.h:10: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/cv.cpp:1: In file included from ../inst/include/slope/cv.h:16: In file included from ../inst/include/slope/slope.h:10: In file included from ../inst/include/slope/diagnostics.h:11: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template] 240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma) | ^~~~~~~~~~~~~~~~~~~~~ In file included from slope/cv.cpp:1: In file included from ../inst/include/slope/cv.h:16: In file included from ../inst/include/slope/slope.h:10: In file included from ../inst/include/slope/diagnostics.h:11: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template] 839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n) | ^~~~~~~~~~~~~~~~~~~ In file included from slope/cv.cpp:1: In file included from ../inst/include/slope/cv.h:16: In file included from ../inst/include/slope/slope.h:11: In file included from ../inst/include/slope/estimate_alpha.h:9: In file included from ../inst/include/slope/ols.h:13: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseQR:12: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/OrderingMethods:66: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:35:21: warning: unused function template 'cs_wclear' [-Wunused-template] 35 | static StorageIndex cs_wclear (StorageIndex mark, StorageIndex lemax, StorageIndex *w, StorageIndex n) | ^~~~~~~~~ In file included from slope/cv.cpp:1: In file included from ../inst/include/slope/cv.h:16: In file included from ../inst/include/slope/slope.h:11: In file included from ../inst/include/slope/estimate_alpha.h:9: In file included from ../inst/include/slope/ols.h:13: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseQR:12: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/OrderingMethods:67: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:16: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:501:18: warning: unused function template 'init_rows_cols' [-Wunused-template] 501 | static IndexType init_rows_cols /* returns true if OK, or false otherwise */ | ^~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:717:13: warning: unused function template 'init_scoring' [-Wunused-template] 717 | static void init_scoring | ^~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:954:18: warning: unused function template 'find_ordering' [-Wunused-template] 954 | static IndexType find_ordering /* return the number of garbage collections */ | ^~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1566:13: warning: unused function template 'detect_super_cols' [-Wunused-template] 1566 | static void detect_super_cols | ^~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1717:18: warning: unused function template 'garbage_collection' [-Wunused-template] 1717 | static IndexType garbage_collection /* returns the new value of pfree */ | ^~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:342:13: warning: unused function template 'compute_ordering' [-Wunused-template] 342 | static bool compute_ordering(IndexType n_row, IndexType n_col, IndexType Alen, IndexType *A, IndexType *p, double knobs[NKnobs], IndexType stats[NStats]) | ^~~~~~~~~~~~~~~~ /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/folds.cpp -o slope/folds.o 15 warnings generated. 18 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/kkt_check.cpp -o slope/kkt_check.o In file included from slope/folds.cpp:3: In file included from ../inst/include/slope/folds.h:12: In file included from ../inst/include/slope/utils.h:10: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/folds.cpp:3: In file included from ../inst/include/slope/folds.h:12: In file included from ../inst/include/slope/utils.h:10: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/folds.cpp:3: In file included from ../inst/include/slope/folds.h:12: In file included from ../inst/include/slope/utils.h:10: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/logger.cpp -o slope/logger.o In file included from slope/kkt_check.cpp:1: slope/kkt_check.h:33:1: error: no template named 'vector' in namespace 'std'; did you mean 'Eigen::Vector'? 33 | std::vector | ^~~~~~~~~~~ | Eigen::Vector /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Core/Matrix.h:551:1: note: 'Eigen::Vector' declared here 551 | using Vector = Matrix; | ^ In file included from slope/kkt_check.cpp:1: slope/kkt_check.h:33:6: error: too few template arguments for alias template 'Vector' 33 | std::vector | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Core/Matrix.h:551:1: note: template is declared here 550 | template | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 551 | using Vector = Matrix; | ^ In file included from slope/kkt_check.cpp:1: slope/kkt_check.h:37:16: error: no template named 'vector' in namespace 'std'; did you mean 'Eigen::Vector'? 37 | const std::vector& strong_set); | ^~~~~~~~~~~ | Eigen::Vector /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Core/Matrix.h:551:1: note: 'Eigen::Vector' declared here 551 | using Vector = Matrix; | ^ In file included from slope/kkt_check.cpp:1: slope/kkt_check.h:37:21: error: too few template arguments for alias template 'Vector' 37 | const std::vector& strong_set); | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Core/Matrix.h:551:1: note: template is declared here 550 | template | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 551 | using Vector = Matrix; | ^ In file included from slope/kkt_check.cpp:3: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/kkt_check.cpp:3: ../inst/include/slope/math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ 2 warnings and 4 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: slope/kkt_check.o] Error 1 22 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/losses/loss.cpp -o slope/losses/loss.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/losses/logistic.cpp -o slope/losses/logistic.o In file included from slope/losses/logistic.cpp:3: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/losses/logistic.cpp:3: ../inst/include/slope/math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ In file included from slope/losses/logistic.cpp:3: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/losses/logistic.cpp:3: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/losses/multinomial.cpp -o slope/losses/multinomial.o In file included from slope/losses/multinomial.cpp:3: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/losses/multinomial.cpp:3: ../inst/include/slope/math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ slope/losses/multinomial.cpp:30:7: warning: unused variable 'p' [-Wunused-variable] 30 | int p = y.cols(); | ^ In file included from slope/losses/multinomial.cpp:3: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/losses/multinomial.cpp:3: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/losses/poisson.cpp -o slope/losses/poisson.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/losses/quadratic.cpp -o slope/losses/quadratic.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/losses/setup_loss.cpp -o slope/losses/setup_loss.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/math.cpp -o slope/math.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/normalize.cpp -o slope/normalize.o In file included from slope/math.cpp:2: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/math.cpp:2: ../inst/include/slope/math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/qnorm.cpp -o slope/qnorm.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/regularization_sequence.cpp -o slope/regularization_sequence.o slope/math.cpp:42:50: error: no member named 'back_inserter' in namespace 'std' 42 | a.begin(), a.end(), b.begin(), b.end(), std::back_inserter(out)); | ^~~~~~~~~~~~~ slope/math.cpp:57:50: error: no member named 'back_inserter' in namespace 'std' 57 | a.begin(), a.end(), b.begin(), b.end(), std::back_inserter(out)); | ^~~~~~~~~~~~~ In file included from slope/normalize.cpp:1: In file included from ../inst/include/slope/normalize.h:9: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ 2 warnings and 2 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: slope/math.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/score.cpp -o slope/score.o In file included from slope/normalize.cpp:1: In file included from ../inst/include/slope/normalize.h:9: ../inst/include/slope/math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ In file included from slope/normalize.cpp:1: In file included from ../inst/include/slope/normalize.h:9: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/normalize.cpp:1: In file included from ../inst/include/slope/normalize.h:9: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. In file included from slope/regularization_sequence.cpp:3: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/regularization_sequence.cpp:3: ../inst/include/slope/math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ In file included from slope/regularization_sequence.cpp:3: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/regularization_sequence.cpp:3: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/screening.cpp -o slope/screening.o In file included from slope/screening.cpp:6: slope/kkt_check.h:33:1: error: no template named 'vector' in namespace 'std'; did you mean 'Eigen::Vector'? 33 | std::vector | ^~~~~~~~~~~ | Eigen::Vector /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Core/Matrix.h:551:1: note: 'Eigen::Vector' declared here 551 | using Vector = Matrix; | ^ In file included from slope/screening.cpp:6: slope/kkt_check.h:33:6: error: too few template arguments for alias template 'Vector' 33 | std::vector | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Core/Matrix.h:551:1: note: template is declared here 550 | template | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 551 | using Vector = Matrix; | ^ In file included from slope/screening.cpp:6: slope/kkt_check.h:37:16: error: no template named 'vector' in namespace 'std'; did you mean 'Eigen::Vector'? 37 | const std::vector& strong_set); | ^~~~~~~~~~~ | Eigen::Vector /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Core/Matrix.h:551:1: note: 'Eigen::Vector' declared here 551 | using Vector = Matrix; | ^ In file included from slope/screening.cpp:6: slope/kkt_check.h:37:21: error: too few template arguments for alias template 'Vector' 37 | const std::vector& strong_set); | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Core/Matrix.h:551:1: note: template is declared here 550 | template | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 551 | using Vector = Matrix; | ^ In file included from slope/screening.cpp:8: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/screening.cpp:8: ../inst/include/slope/math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ 2 warnings and 4 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: slope/screening.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/slope.cpp -o slope/slope.o In file included from slope/slope.cpp:2: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/slope.cpp:4: In file included from ../inst/include/slope/slope.h:15: ../inst/include/slope/math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ In file included from slope/slope.cpp:4: In file included from ../inst/include/slope/slope.h:21: ../inst/include/slope/solvers/hybrid_cd.h:351:13: warning: unused variable 'm' [-Wunused-variable] 351 | const int m = residual.cols(); | ^ In file included from slope/slope.cpp:2: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/slope.cpp:2: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/slope.cpp:4: In file included from ../inst/include/slope/slope.h:10: In file included from ../inst/include/slope/diagnostics.h:11: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template] 240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma) | ^~~~~~~~~~~~~~~~~~~~~ In file included from slope/slope.cpp:4: In file included from ../inst/include/slope/slope.h:10: In file included from ../inst/include/slope/diagnostics.h:11: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template] 839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n) | ^~~~~~~~~~~~~~~~~~~ In file included from slope/slope.cpp:4: In file included from ../inst/include/slope/slope.h:11: In file included from ../inst/include/slope/estimate_alpha.h:9: In file included from ../inst/include/slope/ols.h:13: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseQR:12: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/OrderingMethods:66: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:35:21: warning: unused function template 'cs_wclear' [-Wunused-template] 35 | static StorageIndex cs_wclear (StorageIndex mark, StorageIndex lemax, StorageIndex *w, StorageIndex n) | ^~~~~~~~~ In file included from slope/slope.cpp:4: In file included from ../inst/include/slope/slope.h:11: In file included from ../inst/include/slope/estimate_alpha.h:9: In file included from ../inst/include/slope/ols.h:13: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseQR:12: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/OrderingMethods:67: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:16: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:501:18: warning: unused function template 'init_rows_cols' [-Wunused-template] 501 | static IndexType init_rows_cols /* returns true if OK, or false otherwise */ | ^~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:717:13: warning: unused function template 'init_scoring' [-Wunused-template] 717 | static void init_scoring | ^~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:954:18: warning: unused function template 'find_ordering' [-Wunused-template] 954 | static IndexType find_ordering /* return the number of garbage collections */ | ^~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1566:13: warning: unused function template 'detect_super_cols' [-Wunused-template] 1566 | static void detect_super_cols | ^~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1717:18: warning: unused function template 'garbage_collection' [-Wunused-template] 1717 | static IndexType garbage_collection /* returns the new value of pfree */ | ^~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:342:13: warning: unused function template 'compute_ordering' [-Wunused-template] 342 | static bool compute_ordering(IndexType n_row, IndexType n_col, IndexType Alen, IndexType *A, IndexType *p, double knobs[NKnobs], IndexType stats[NStats]) | ^~~~~~~~~~~~~~~~ 15 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/solvers/hybrid.cpp -o slope/solvers/hybrid.o In file included from slope/solvers/hybrid.cpp:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/solvers/hybrid.cpp:10: In file included from ../inst/include/slope/solvers/hybrid.h:12: In file included from ../inst/include/slope/solvers/hybrid_cd.h:11: ../inst/include/slope/solvers/../math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ In file included from slope/solvers/hybrid.cpp:10: In file included from ../inst/include/slope/solvers/hybrid.h:12: ../inst/include/slope/solvers/hybrid_cd.h:351:13: warning: unused variable 'm' [-Wunused-variable] 351 | const int m = residual.cols(); | ^ In file included from slope/solvers/hybrid.cpp:6: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template] 240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma) | ^~~~~~~~~~~~~~~~~~~~~ In file included from slope/solvers/hybrid.cpp:6: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template] 839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n) | ^~~~~~~~~~~~~~~~~~~ In file included from slope/solvers/hybrid.cpp:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/solvers/hybrid.cpp:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/solvers/hybrid.cpp:10: ../inst/include/slope/solvers/hybrid.h:245:10: warning: private field 'pgd_learning_rate' is not used [-Wunused-private-field] 245 | double pgd_learning_rate = | ^ ../inst/include/slope/solvers/hybrid.h:247:10: warning: private field 'pgd_learning_rate_decr' is not used [-Wunused-private-field] 247 | double pgd_learning_rate_decr = | ^ /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/solvers/hybrid_cd.cpp -o slope/solvers/hybrid_cd.o In file included from slope/solvers/hybrid_cd.cpp:1: In file included from ../inst/include/slope/solvers/hybrid_cd.h:10: In file included from ../inst/include/slope/solvers/../clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ 10 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/solvers/pgd.cpp -o slope/solvers/pgd.o In file included from slope/solvers/hybrid_cd.cpp:1: In file included from ../inst/include/slope/solvers/hybrid_cd.h:11: ../inst/include/slope/solvers/../math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ In file included from slope/solvers/hybrid_cd.cpp:1: ../inst/include/slope/solvers/hybrid_cd.h:351:13: warning: unused variable 'm' [-Wunused-variable] 351 | const int m = residual.cols(); | ^ In file included from slope/solvers/hybrid_cd.cpp:1: In file included from ../inst/include/slope/solvers/hybrid_cd.h:10: In file included from ../inst/include/slope/solvers/../clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/solvers/hybrid_cd.cpp:1: In file included from ../inst/include/slope/solvers/hybrid_cd.h:10: In file included from ../inst/include/slope/solvers/../clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6 warnings generated. In file included from slope/solvers/pgd.cpp:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/solvers/pgd.cpp:10: In file included from ../inst/include/slope/solvers/pgd.h:10: ../inst/include/slope/solvers/../math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ In file included from slope/solvers/pgd.cpp:6: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template] 240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma) | ^~~~~~~~~~~~~~~~~~~~~ In file included from slope/solvers/pgd.cpp:6: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template] 839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n) | ^~~~~~~~~~~~~~~~~~~ In file included from slope/solvers/pgd.cpp:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/solvers/pgd.cpp:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/solvers/setup_solver.cpp -o slope/solvers/setup_solver.o 7 warnings generated. In file included from slope/solvers/setup_solver.cpp:2: In file included from ../inst/include/slope/solvers/hybrid.h:9: In file included from ../inst/include/slope/solvers/../clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/solvers/setup_solver.cpp:2: In file included from ../inst/include/slope/solvers/hybrid.h:12: In file included from ../inst/include/slope/solvers/hybrid_cd.h:11: ../inst/include/slope/solvers/../math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ In file included from slope/solvers/setup_solver.cpp:2: In file included from ../inst/include/slope/solvers/hybrid.h:12: ../inst/include/slope/solvers/hybrid_cd.h:351:13: warning: unused variable 'm' [-Wunused-variable] 351 | const int m = residual.cols(); | ^ In file included from slope/solvers/setup_solver.cpp:2: In file included from ../inst/include/slope/solvers/hybrid.h:9: In file included from ../inst/include/slope/solvers/../clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/solvers/setup_solver.cpp:2: In file included from ../inst/include/slope/solvers/hybrid.h:9: In file included from ../inst/include/slope/solvers/../clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/solvers/setup_solver.cpp:2: In file included from ../inst/include/slope/solvers/hybrid.h:13: In file included from ../inst/include/slope/solvers/pgd.h:13: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template] 240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma) | ^~~~~~~~~~~~~~~~~~~~~ In file included from slope/solvers/setup_solver.cpp:2: In file included from ../inst/include/slope/solvers/hybrid.h:13: In file included from ../inst/include/slope/solvers/pgd.h:13: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template] 839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n) | ^~~~~~~~~~~~~~~~~~~ 8 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/solvers/slope_threshold.cpp -o slope/solvers/slope_threshold.o In file included from slope/solvers/slope_threshold.cpp:1: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/solvers/slope_threshold.cpp:1: ../inst/include/slope/math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ In file included from slope/solvers/slope_threshold.cpp:1: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/solvers/slope_threshold.cpp:1: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/sorted_l1_norm.cpp -o slope/sorted_l1_norm.o In file included from slope/sorted_l1_norm.cpp:2: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/sorted_l1_norm.cpp:2: ../inst/include/slope/math.h:816:13: warning: unused variable 'p' [-Wunused-variable] 816 | const int p = x.cols(); | ^ In file included from slope/sorted_l1_norm.cpp:2: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/sorted_l1_norm.cpp:2: In file included from ../inst/include/slope/math.h:9: In file included from ../inst/include/slope/clusters.h:8: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/timer.cpp -o slope/timer.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I../inst/include/ -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c slope/utils.cpp -o slope/utils.o In file included from slope/utils.cpp:1: In file included from ../inst/include/slope/utils.h:10: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from slope/utils.cpp:1: In file included from ../inst/include/slope/utils.h:10: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:55: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:13: warning: unused function template 'conservative_sparse_sparse_product_impl' [-Wunused-template] 18 | static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:13: warning: unused function template 'sparse_sparse_to_dense_product_impl' [-Wunused-template] 270 | static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from slope/utils.cpp:1: In file included from ../inst/include/slope/utils.h:10: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:56: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:13: warning: unused function template 'sparse_sparse_product_with_pruning_impl' [-Wunused-template] 20 | static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. make[1]: Target 'all' not remade because of errors. make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang-trunk/SLOPE/src' ERROR: compilation failed for package ‘SLOPE’ * removing ‘/data/localhost/ripley/R/packages/tests-clang-trunk/SLOPE.Rcheck/SLOPE’