* installing *source* package ‘KernelICA’ ...
** this is package ‘KernelICA’ version ‘2.0.0’
** package ‘KernelICA’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘clang version 22.1.8’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/KernelICA/src'
clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/ManifoldOptim/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I/usr/local/clang/include -fopenmp -DNDEBUG -DEIGEN_NO_DEBUG -DARMA_NO_DEBUG -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c IncompleteCholesky.cpp -o IncompleteCholesky.o
In file included from IncompleteCholesky.cpp:10:
In file included from ./IncompleteCholesky.h:11:
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 IncompleteCholesky.cpp:10:
In file included from ./IncompleteCholesky.h:11:
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 IncompleteCholesky.cpp:10:
In file included from ./IncompleteCholesky.h:11:
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 IncompleteCholesky.cpp:10:
In file included from ./IncompleteCholesky.h:11:
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;
| ^
5 warnings generated.
clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/ManifoldOptim/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I/usr/local/clang/include -fopenmp -DNDEBUG -DEIGEN_NO_DEBUG -DARMA_NO_DEBUG -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c KernelGauss.cpp -o KernelGauss.o
clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/ManifoldOptim/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I/usr/local/clang/include -fopenmp -DNDEBUG -DEIGEN_NO_DEBUG -DARMA_NO_DEBUG -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c KernelHermite.cpp -o KernelHermite.o
clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/ManifoldOptim/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I/usr/local/clang/include -fopenmp -DNDEBUG -DEIGEN_NO_DEBUG -DARMA_NO_DEBUG -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c KernelICAProblem.cpp -o KernelICAProblem.o
clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/ManifoldOptim/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I/usr/local/clang/include -fopenmp -DNDEBUG -DEIGEN_NO_DEBUG -DARMA_NO_DEBUG -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c RcppExports.cpp -o RcppExports.o
clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/ManifoldOptim/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I/usr/local/clang/include -fopenmp -DNDEBUG -DEIGEN_NO_DEBUG -DARMA_NO_DEBUG -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c RcppIncompleteCholesky.cpp -o RcppIncompleteCholesky.o
In file included from RcppIncompleteCholesky.cpp:9:
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 RcppIncompleteCholesky.cpp:9:
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 RcppIncompleteCholesky.cpp:9:
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:5:
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:5:
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:5:
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 KernelICAProblem.cpp:15:
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 RcppIncompleteCholesky.cpp:9:
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 KernelICAProblem.cpp:15:
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:5:
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 KernelICAProblem.cpp:15:
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 KernelICAProblem.cpp:15:
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;
| ^
5 warnings generated.
5 warnings generated.
clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/ManifoldOptim/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I/usr/local/clang/include -fopenmp -DNDEBUG -DEIGEN_NO_DEBUG -DARMA_NO_DEBUG -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c RcppKernelMatrices.cpp -o RcppKernelMatrices.o
In file included from RcppKernelMatrices.cpp:9:
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 RcppKernelMatrices.cpp:9:
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 RcppKernelMatrices.cpp:9:
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 RcppKernelMatrices.cpp:9:
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;
| ^
5 warnings generated.
5 warnings generated.
clang++-22 -std=gnu++20 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22me/lib -L/usr/local/clang22me/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o KernelICA.so IncompleteCholesky.o KernelGauss.o KernelHermite.o KernelICAProblem.o RcppExports.o RcppIncompleteCholesky.o RcppKernelMatrices.o -fopenmp -L/data/localhost/ripley/R/R-clang/lib -lRlapack -L/data/localhost/ripley/R/R-clang/lib -lRblas -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/KernelICA/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/KernelICA/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/KernelICA/src'
installing to /data/localhost/ripley/R/packages/tests-clang/KernelICA.Rcheck/00LOCK-KernelICA/00new/KernelICA/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (KernelICA)