* installing *source* package ‘RcppStreams’ ... ** package ‘RcppStreams’ 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../inst/include/ -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/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../inst/include/ -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c common.cpp -o common.o In file included from common.cpp:52: In file included from ../inst/include/streamulus.h:30: In file included from ../inst/include/engine.h:24: In file included from ../inst/include/graph.h:24: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/graph/adjacency_list.hpp:22: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/scoped_ptr.hpp:13: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr( std::auto_ptr p ) BOOST_SP_NOEXCEPT : px( p.release() ) ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/graph/adjacency_list.hpp:408:18: note: in instantiation of template class 'boost::scoped_ptr' requested here property_ptr m_property; ^ ../inst/include/graph.h:46:26: note: in instantiation of template class 'boost::adjacency_list>, boost::property>>' requested here class Graph : public BoostGraph ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:1851:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__config:1046:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 1 warning generated. clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c hello.cpp -o hello.o In file included from hello.cpp:47: In file included from ../inst/include/streamulus.h:30: In file included from ../inst/include/engine.h:24: In file included from ../inst/include/graph.h:24: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/graph/adjacency_list.hpp:22: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/scoped_ptr.hpp:13: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr( std::auto_ptr p ) BOOST_SP_NOEXCEPT : px( p.release() ) ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/graph/adjacency_list.hpp:408:18: note: in instantiation of template class 'boost::scoped_ptr' requested here property_ptr m_property; ^ ../inst/include/graph.h:46:26: note: in instantiation of template class 'boost::adjacency_list>, boost::property>>' requested here class Graph : public BoostGraph ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:1851:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__config:1046:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 1 warning generated. clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c movavg.cpp -o movavg.o In file included from movavg.cpp:28: In file included from ../inst/include/streamulus.h:30: In file included from ../inst/include/engine.h:24: In file included from ../inst/include/graph.h:24: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/graph/adjacency_list.hpp:22: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/scoped_ptr.hpp:13: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr( std::auto_ptr p ) BOOST_SP_NOEXCEPT : px( p.release() ) ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/graph/adjacency_list.hpp:408:18: note: in instantiation of template class 'boost::scoped_ptr' requested here property_ptr m_property; ^ ../inst/include/graph.h:46:26: note: in instantiation of template class 'boost::adjacency_list>, boost::property>>' requested here class Graph : public BoostGraph ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:1851:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__config:1046:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 1 warning generated. clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c sliding.cpp -o sliding.o In file included from sliding.cpp:27: In file included from ../inst/include/streamulus.h:30: In file included from ../inst/include/engine.h:24: In file included from ../inst/include/graph.h:24: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/graph/adjacency_list.hpp:22: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/scoped_ptr.hpp:13: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr( std::auto_ptr p ) BOOST_SP_NOEXCEPT : px( p.release() ) ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/graph/adjacency_list.hpp:408:18: note: in instantiation of template class 'boost::scoped_ptr' requested here property_ptr m_property; ^ ../inst/include/graph.h:46:26: note: in instantiation of template class 'boost::adjacency_list>, boost::property>>' requested here class Graph : public BoostGraph ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:1851:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__config:1046:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 1 warning 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 RcppStreams.so RcppExports.o common.o hello.o movavg.o sliding.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/RcppStreams.Rcheck/00LOCK-RcppStreams/00new/RcppStreams/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 (RcppStreams)