* installing *source* package 'RcppGreedySetCover' ... ** package 'RcppGreedySetCover' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++11 make[1]: Entering directory '/d/temp/RtmpawMDq5/R.INSTALL29aa472794e96/RcppGreedySetCover/src' g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c set_cover0.cpp -o set_cover0.o In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/aux_/na_assert.hpp:23, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/arg.hpp:25, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/placeholders.hpp:24, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/apply.hpp:24, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/aux_/iter_apply.hpp:17, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/aux_/find_if_pred.hpp:14, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/find_if.hpp:17, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/find.hpp:17, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/aux_/contains_impl.hpp:20, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/contains.hpp:20, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/multi_index_container.hpp:26, from set_cover0.cpp:8: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ | - 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ | - D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | - 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ | - In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/bind/mem_fn.hpp:25, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/bind/bind.hpp:26, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/multi_index/detail/ord_index_impl.hpp:82, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/multi_index/ordered_index.hpp:17, from set_cover0.cpp:10: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 48 | template T * get_pointer(std::auto_ptr const& p) | ^~~~~~~~ In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/memory:78, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/multi_index_container_fwd.hpp:20, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/multi_index_container.hpp:32: D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/unique_ptr.h:65:28: note: declared here 65 | template class auto_ptr; | ^~~~~~~~ g++ -shared -s -static-libgcc -o RcppGreedySetCover.dll tmp.def RcppExports.o set_cover0.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpawMDq5/R.INSTALL29aa472794e96/RcppGreedySetCover/src' make[1]: Entering directory '/d/temp/RtmpawMDq5/R.INSTALL29aa472794e96/RcppGreedySetCover/src' make[1]: Leaving directory '/d/temp/RtmpawMDq5/R.INSTALL29aa472794e96/RcppGreedySetCover/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-RcppGreedySetCover/00new/RcppGreedySetCover/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'RcppGreedySetCover' as RcppGreedySetCover_0.1.0.zip * DONE (RcppGreedySetCover)