* installing *source* package ‘psqn’ ... ** package ‘psqn’ 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 SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++17 -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/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/testthat/include' -I/opt/R/x86_64/include -I../inst/include/ -DPSQN_W_LAPACK -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch x86_64 -std=gnu++17 -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/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/testthat/include' -I/opt/R/x86_64/include -I../inst/include/ -DPSQN_W_LAPACK -fPIC -falign-functions=64 -Wall -g -O2 -c r-api.cpp -o r-api.o clang++ -arch x86_64 -std=gnu++17 -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/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/testthat/include' -I/opt/R/x86_64/include -I../inst/include/ -DPSQN_W_LAPACK -fPIC -falign-functions=64 -Wall -g -O2 -c test-intrapolate.cpp -o test-intrapolate.o clang++ -arch x86_64 -std=gnu++17 -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/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/testthat/include' -I/opt/R/x86_64/include -I../inst/include/ -DPSQN_W_LAPACK -fPIC -falign-functions=64 -Wall -g -O2 -c test-lp.cpp -o test-lp.o clang++ -arch x86_64 -std=gnu++17 -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/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/testthat/include' -I/opt/R/x86_64/include -I../inst/include/ -DPSQN_W_LAPACK -fPIC -falign-functions=64 -Wall -g -O2 -c test-richardson-extrapolation.cpp -o test-richardson-extrapolation.o clang++ -arch x86_64 -std=gnu++17 -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/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/testthat/include' -I/opt/R/x86_64/include -I../inst/include/ -DPSQN_W_LAPACK -fPIC -falign-functions=64 -Wall -g -O2 -c test-runner.cpp -o test-runner.o In file included from r-api.cpp:6: In file included from ../inst/include/psqn-Rcpp-wrapper.h:9: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseCore:61: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] Index count = 0; ^ In file included from r-api.cpp:6: In file included from ../inst/include/psqn-Rcpp-wrapper.h:9: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseLU:35: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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] Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] Index nsuper_et = 0; // Number of relaxed snodes in the original etree ^ In file included from RcppExports.cpp:5: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseCore:61: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] Index count = 0; ^ In file included from RcppExports.cpp:5: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseLU:35: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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] Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] Index nsuper_et = 0; // Number of relaxed snodes in the original etree ^ In file included from r-api.cpp:6: In file included from ../inst/include/psqn-Rcpp-wrapper.h:9: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] Index replacements = 0; ^ In file included from RcppExports.cpp:5: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] Index replacements = 0; ^ In file included from r-api.cpp:6: In file included from ../inst/include/psqn-Rcpp-wrapper.h:9: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:37: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count = 0; ^ In file included from RcppExports.cpp:5: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:37: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count = 0; ^ In file included from r-api.cpp:6: In file included from ../inst/include/psqn-Rcpp-wrapper.h:9: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include/RcppCommon.h:30: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include/Rcpp/r/headers.h:66: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include/Rcpp/platform/compiler.h:153: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/unordered_map:411: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__hash_table:15: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:1686:86: warning: destructor called on non-final 'r_worker_psqn' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY void destroy(pointer __p) {__p->~_Tp();} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:1578:21: note: in instantiation of member function 'std::allocator<r_worker_psqn>::destroy' requested here __a.destroy(__p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:1419:14: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<r_worker_psqn>>::__destroy<r_worker_psqn>' requested here {__destroy(__has_destroy<allocator_type, _Tp*>(), __a, __p);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/vector:428:25: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<r_worker_psqn>>::destroy<r_worker_psqn>' requested here __alloc_traits::destroy(__alloc(), _VSTD::__to_address(--__soon_to_be_end)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/vector:371:29: note: in instantiation of member function 'std::__vector_base<r_worker_psqn, std::allocator<r_worker_psqn>>::__destruct_at_end' requested here void clear() _NOEXCEPT {__destruct_at_end(__begin_);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/vector:465:9: note: in instantiation of member function 'std::__vector_base<r_worker_psqn, std::allocator<r_worker_psqn>>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/vector:497:5: note: in instantiation of member function 'std::__vector_base<r_worker_psqn, std::allocator<r_worker_psqn>>::~__vector_base' requested here vector() _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value) ^ r-api.cpp:404:30: note: in instantiation of member function 'std::vector<r_worker_psqn>::vector' requested here std::vector<r_worker_psqn> funcs; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:1686:92: note: qualify call to silence this warning _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY void destroy(pointer __p) {__p->~_Tp();} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:1686:86: warning: destructor called on non-final 'r_worker_optimizer_generic' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY void destroy(pointer __p) {__p->~_Tp();} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:1578:21: note: in instantiation of member function 'std::allocator<r_worker_optimizer_generic>::destroy' requested here __a.destroy(__p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:1419:14: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<r_worker_optimizer_generic>>::__destroy<r_worker_optimizer_generic>' requested here {__destroy(__has_destroy<allocator_type, _Tp*>(), __a, __p);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/vector:428:25: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<r_worker_optimizer_generic>>::destroy<r_worker_optimizer_generic>' requested here __alloc_traits::destroy(__alloc(), _VSTD::__to_address(--__soon_to_be_end)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/vector:371:29: note: in instantiation of member function 'std::__vector_base<r_worker_optimizer_generic, std::allocator<r_worker_optimizer_generic>>::__destruct_at_end' requested here void clear() _NOEXCEPT {__destruct_at_end(__begin_);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/vector:465:9: note: in instantiation of member function 'std::__vector_base<r_worker_optimizer_generic, std::allocator<r_worker_optimizer_generic>>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/vector:497:5: note: in instantiation of member function 'std::__vector_base<r_worker_optimizer_generic, std::allocator<r_worker_optimizer_generic>>::~__vector_base' requested here vector() _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value) ^ r-api.cpp:1284:43: note: in instantiation of member function 'std::vector<r_worker_optimizer_generic>::vector' requested here std::vector<r_worker_optimizer_generic> funcs; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:1686:92: note: qualify call to silence this warning _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY void destroy(pointer __p) {__p->~_Tp();} ^ 5 warnings generated. 7 warnings generated. clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o psqn.so RcppExports.o r-api.o test-intrapolate.o test-lp.o test-richardson-extrapolation.o test-runner.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/psqn.Rcheck/00LOCK-psqn/00new/psqn/libs ** generating debug symbols (dSYM) ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (psqn)