############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data DNABarcodeCompatibility ### ############################################################################## ############################################################################## * checking for file ‘DNABarcodeCompatibility/DESCRIPTION’ ... OK * preparing ‘DNABarcodeCompatibility’: * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package to build vignettes ----------------------------------- * installing *source* package ‘DNABarcodeCompatibility’ ... ** using staged installation ** libs using C compiler: ‘gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)’ using C++ compiler: ‘g++ (GCC) 10.3.1’ gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c DNABarcodes_init.c -o DNABarcodes_init.o g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c cachedistance.cpp -o cachedistance.o cachedistance.cpp:51: warning: ignoring ‘#pragma omp critical’ [-Wunknown-pragmas] 51 | #pragma omp critical | cachedistance.cpp:66: warning: ignoring ‘#pragma omp critical’ [-Wunknown-pragmas] 66 | #pragma omp critical | In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:18, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:251:65: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 251 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:508:31: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 508 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:521:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 521 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:604:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 604 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:613:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 613 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)’: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:615:38: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 615 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/arg.hpp:25, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/placeholders.hpp:24, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/apply.hpp:24, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/serialization/array_optimization.hpp:18, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/serialization/array_wrapper.hpp:21, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/serialization/array.hpp:26, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/numeric/ublas/storage.hpp:22, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/numeric/ublas/vector.hpp:21, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/numeric/ublas/matrix.hpp:18, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/numeric/ublas/symmetric.hpp:16, from cachedistance.h:16, from cachedistance.cpp:8: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/assert.hpp: At global scope: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^ g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c create_distance_func.cpp -o create_distance_func.o In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:18, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from create_distance_func.cpp:5: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from create_distance_func.cpp:5: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:251:65: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 251 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from create_distance_func.cpp:5: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:508:31: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 508 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from create_distance_func.cpp:5: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:521:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 521 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from create_distance_func.cpp:5: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:604:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 604 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from create_distance_func.cpp:5: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:613:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 613 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from create_distance_func.cpp:5: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)’: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:615:38: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 615 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/arg.hpp:25, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/placeholders.hpp:24, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/apply.hpp:24, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/serialization/array_optimization.hpp:18, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/serialization/array_wrapper.hpp:21, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/serialization/array.hpp:26, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/numeric/ublas/storage.hpp:22, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/numeric/ublas/vector.hpp:21, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/numeric/ublas/matrix.hpp:18, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/numeric/ublas/symmetric.hpp:16, from cachedistance.h:16, from create_distance_func.cpp:9: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/assert.hpp: At global scope: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^ g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c distance_for_R.cpp -o distance_for_R.o In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:18, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from distance_for_R.cpp:9: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from distance_for_R.cpp:9: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:251:65: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 251 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from distance_for_R.cpp:9: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:508:31: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 508 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from distance_for_R.cpp:9: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:521:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 521 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from distance_for_R.cpp:9: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:604:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 604 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from distance_for_R.cpp:9: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:613:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 613 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from distance_for_R.cpp:9: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)’: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:615:38: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 615 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c hammingdistance.cpp -o hammingdistance.o In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:18, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:251:65: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 251 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:508:31: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 508 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:521:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 521 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:604:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 604 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:613:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 613 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)’: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:615:38: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 615 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c levenshteindistance.cpp -o levenshteindistance.o In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:18, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:251:65: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 251 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:508:31: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 508 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:521:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 521 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:604:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 604 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:613:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 613 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)’: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:615:38: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 615 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c phaseshiftdist.cpp -o phaseshiftdist.o In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:18, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:251:65: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 251 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:508:31: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 508 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:521:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 521 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:604:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 604 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:613:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 613 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)’: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:615:38: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 615 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/RcppCommon.h:54, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/foreach.hpp:76, from phaseshiftdist.cpp:23: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/assert.hpp: At global scope: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^ g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c sequence.cpp -o sequence.o In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/foreach.hpp:76, from sequence.cpp:3: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:18, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.cpp:10: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:251:65: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 251 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.cpp:10: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:508:31: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 508 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.cpp:10: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:521:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 521 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.cpp:10: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:604:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 604 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.cpp:10: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:613:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 613 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.cpp:10: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)’: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:615:38: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 615 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.cpp:10: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c sequencelevenshteindistance.cpp -o sequencelevenshteindistance.o In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:18, from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:251:65: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 251 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:508:31: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 508 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:521:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 521 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:604:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 604 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:613:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 613 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)’: /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:615:38: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 615 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o DNABarcodeCompatibility.so DNABarcodes_init.o RcppExports.o cachedistance.o create_distance_func.o distance_for_R.o hammingdistance.o levenshteindistance.o phaseshiftdist.o sequence.o sequencelevenshteindistance.o -L/home/biocbuild/R/R/lib -lR installing to /home/biocbuild/tmp/Rtmp9lt4Dv/Rinstfe3b85c57c870/00LOCK-DNABarcodeCompatibility/00new/DNABarcodeCompatibility/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/dplyr/libs/dplyr.so': /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/dplyr/libs/dplyr.so) Calls: ... namespaceImport -> loadNamespace -> library.dynam -> dyn.load Execution halted ERROR: lazy loading failed for package ‘DNABarcodeCompatibility’ * removing ‘/home/biocbuild/tmp/Rtmp9lt4Dv/Rinstfe3b85c57c870/DNABarcodeCompatibility’ ----------------------------------- ERROR: package installation failed