* installing *source* package ‘Rlinsolve’ ... ** package ‘Rlinsolve’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using C++11 using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c krylov_bicg.cpp -o krylov_bicg.o In file included from krylov_bicg.cpp:2: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/armadillo:26: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c krylov_bicgstab.cpp -o krylov_bicgstab.o In file included from krylov_bicgstab.cpp:2: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/armadillo:26: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c krylov_cg.cpp -o krylov_cg.o clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c krylov_cgs.cpp -o krylov_cgs.o In file included from krylov_cgs.cpp:2: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/armadillo:26: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c krylov_cheby.cpp -o krylov_cheby.o In file included from krylov_cheby.cpp:2: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/armadillo:26: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c krylov_gmres.cpp -o krylov_gmres.o In file included from krylov_gmres.cpp:2: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/armadillo:26: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c krylov_qmr.cpp -o krylov_qmr.o In file included from krylov_qmr.cpp:2: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/armadillo:26: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c method_gs.cpp -o method_gs.o In file included from method_gs.cpp:2: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/armadillo:26: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c method_jacobi.cpp -o method_jacobi.o In file included from method_jacobi.cpp:2: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/armadillo:26: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c method_sor.cpp -o method_sor.o In file included from method_sor.cpp:2: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/armadillo:26: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c method_ssor.cpp -o method_ssor.o In file included from method_ssor.cpp:2: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include/armadillo:26: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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") ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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++ -arch x86_64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -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 -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/Rlinsolve.Rcheck/00LOCK-Rlinsolve/00new/Rlinsolve/libs ** generating debug symbols (dSYM) ** 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)