* installing *source* package ‘Rlinsolve’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 16.0.6 (10)’ using C++11 clang++-16 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c RcppExports.cpp -o RcppExports.o clang++-16 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c krylov_bicg.cpp -o krylov_bicg.o In file included from krylov_bicg.cpp:2: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo:26: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:338:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages] #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:343:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages] #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:346:11: warning: INFO: see the documentation for details [-W#pragma-messages] #pragma message ("INFO: see the documentation for details") ^ 3 warnings generated. clang++-16 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c krylov_bicgstab.cpp -o krylov_bicgstab.o In file included from krylov_bicgstab.cpp:2: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo:26: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:338:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages] #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:343:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages] #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:346:11: warning: INFO: see the documentation for details [-W#pragma-messages] #pragma message ("INFO: see the documentation for details") ^ krylov_bicgstab.cpp:45:10: warning: variable 'resid' set but not used [-Wunused-but-set-variable] double resid = 0; ^ krylov_bicgstab.cpp:162:10: warning: variable 'resid' set but not used [-Wunused-but-set-variable] double resid = 0; ^ 5 warnings generated. clang++-16 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c krylov_cg.cpp -o krylov_cg.o clang++-16 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c krylov_cgs.cpp -o krylov_cgs.o In file included from krylov_cgs.cpp:2: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo:26: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:338:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages] #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:343:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages] #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:346:11: warning: INFO: see the documentation for details [-W#pragma-messages] #pragma message ("INFO: see the documentation for details") ^ 3 warnings generated. clang++-16 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c krylov_cheby.cpp -o krylov_cheby.o In file included from krylov_cheby.cpp:2: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo:26: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:338:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages] #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:343:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages] #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:346:11: warning: INFO: see the documentation for details [-W#pragma-messages] #pragma message ("INFO: see the documentation for details") ^ 3 warnings generated. clang++-16 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c krylov_gmres.cpp -o krylov_gmres.o In file included from krylov_gmres.cpp:2: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo:26: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:338:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages] #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:343:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages] #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:346:11: warning: INFO: see the documentation for details [-W#pragma-messages] #pragma message ("INFO: see the documentation for details") ^ 3 warnings generated. clang++-16 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c krylov_qmr.cpp -o krylov_qmr.o In file included from krylov_qmr.cpp:2: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo:26: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:338:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages] #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:343:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages] #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:346:11: warning: INFO: see the documentation for details [-W#pragma-messages] #pragma message ("INFO: see the documentation for details") ^ krylov_qmr.cpp:72:10: warning: unused variable 'beta_1' [-Wunused-variable] double beta_1 =0.0; ^ krylov_qmr.cpp:250:10: warning: unused variable 'beta_1' [-Wunused-variable] double beta_1 =0.0; ^ 5 warnings generated. clang++-16 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c method_gs.cpp -o method_gs.o In file included from method_gs.cpp:2: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo:26: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:338:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages] #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:343:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages] #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:346:11: warning: INFO: see the documentation for details [-W#pragma-messages] #pragma message ("INFO: see the documentation for details") ^ 3 warnings generated. clang++-16 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c method_jacobi.cpp -o method_jacobi.o In file included from method_jacobi.cpp:2: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo:26: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:338:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages] #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:343:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages] #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:346:11: warning: INFO: see the documentation for details [-W#pragma-messages] #pragma message ("INFO: see the documentation for details") ^ 3 warnings generated. clang++-16 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c method_sor.cpp -o method_sor.o In file included from method_sor.cpp:2: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo:26: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:338:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages] #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:343:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages] #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:346:11: warning: INFO: see the documentation for details [-W#pragma-messages] #pragma message ("INFO: see the documentation for details") ^ 3 warnings generated. clang++-16 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c method_ssor.cpp -o method_ssor.o In file included from method_ssor.cpp:2: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo:26: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:338:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages] #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:343:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages] #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead") ^ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/config.hpp:346:11: warning: INFO: see the documentation for details [-W#pragma-messages] #pragma message ("INFO: see the documentation for details") ^ 3 warnings generated. clang++-16 -std=gnu++11 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o Rlinsolve.so RcppExports.o krylov_bicg.o krylov_bicgstab.o krylov_cg.o krylov_cgs.o krylov_cheby.o krylov_gmres.o krylov_qmr.o method_gs.o method_jacobi.o method_sor.o method_ssor.o -fopenmp -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/Rlinsolve.Rcheck/00LOCK-Rlinsolve/00new/Rlinsolve/libs ** R ** inst ** 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 (Rlinsolve)