* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘lmSubsets’ ... ** package ‘lmSubsets’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpvc4Yny/R.INSTALLf8f2a3c006017/lmSubsets/src' g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -Iinclude -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c lmSubsets.cc -o lmSubsets.o In file included from include/mcs/subset/detail/dca_node.hh:42, from include/mcs/subset/detail/dca_preo.hh:30, from include/mcs/subset/abba.hh:40, from lmSubsets.cc:45: include/mcs/subset/detail/dca_subset.hh: In static member function ‘static void mcs::subset::detail::dca_subset::drop_column(const std::vector&, int, std::vector&)’: include/mcs/subset/detail/dca_subset.hh:55:19: warning: unused variable ‘n’ [-Wunused-variable] 55 | const int n = subset.size(); | ^ In file included from include/mcs/subset/detail/dca_preo.hh:32: include/mcs/subset/detail/dca_state.hh: In instantiation of ‘mcs::subset::detail::dca_state_base::dca_state_base(matrix_cspan, int, const NodeXfer&) [with Scalar = double; NodeXfer = mcs::subset::detail::dca_preo::radius, mcs::subset::detail::dca_preo::null >; matrix_cspan = mcs::core::detail::matrix]’: include/mcs/subset/detail/dca_state.hh:251:21: required from ‘mcs::subset::detail::dca_state_all::dca_state_all(matrix_cspan, int, int, const NodeXfer&) [with Scalar = double; NodeXfer = mcs::subset::detail::dca_preo::radius, mcs::subset::detail::dca_preo::null >; matrix_cspan = mcs::core::detail::matrix]’ include/mcs/subset/subset.hh:91:15: required from ‘mcs::subset::table_all mcs::subset::subset_all(mcs::core::detail::matrix, int, gsl::span, int, int) [with Scalar = double; table_all = std::vector, std::allocator > >, std::allocator, std::allocator > > > >]’ lmSubsets.cc:217:33: required from here include/mcs/subset/detail/dca_state.hh:102:19: warning: unused variable ‘n’ [-Wunused-variable] 102 | const int n = root_size_; | ^ g++-13 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o lmSubsets.so lmSubsets.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpvc4Yny/R.INSTALLf8f2a3c006017/lmSubsets/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpvc4Yny/R.INSTALLf8f2a3c006017/lmSubsets/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpvc4Yny/R.INSTALLf8f2a3c006017/lmSubsets/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-lmSubsets/00new/lmSubsets/libs ** R ** data ** 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 * creating tarball packaged installation of ‘lmSubsets’ as ‘lmSubsets_0.5-2_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (lmSubsets)