Back to Multiple platform build/check report for BioC 3.12
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

INSTALL report for DNABarcodes on malbec1

This page was generated on 2021-05-06 12:27:21 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the DNABarcodes package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 499/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DNABarcodes 1.20.0  (landing page)
Tilo Buschmann
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/DNABarcodes
Branch: RELEASE_3_12
Last Commit: 54f0a01
Last Changed Date: 2020-10-27 11:08:05 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: DNABarcodes
Version: 1.20.0
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL DNABarcodes
StartedAt: 2021-05-05 16:06:12 -0400 (Wed, 05 May 2021)
EndedAt: 2021-05-05 16:07:48 -0400 (Wed, 05 May 2021)
EllapsedTime: 95.5 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL DNABarcodes
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘DNABarcodes’ ...
** using staged installation
** libs
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c DNABarcodes_init.c -o DNABarcodes_init.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c analyse_barcodes.cpp -o analyse_barcodes.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from distance.h:14,
                 from analyse_barcodes.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from analyse_barcodes.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from analyse_barcodes.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from analyse_barcodes.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from analyse_barcodes.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from analyse_barcodes.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from analyse_barcodes.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from analyse_barcodes.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from analyse_barcodes.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from analyse_barcodes.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from analyse_barcodes.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from analyse_barcodes.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from analyse_barcodes.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from analyse_barcodes.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c barcode_set_distances.cpp -o barcode_set_distances.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from distance.h:14,
                 from barcode_set_distances.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from barcode_set_distances.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from barcode_set_distances.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from barcode_set_distances.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from barcode_set_distances.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from barcode_set_distances.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from barcode_set_distances.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from barcode_set_distances.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from barcode_set_distances.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from barcode_set_distances.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from barcode_set_distances.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from barcode_set_distances.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from barcode_set_distances.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from barcode_set_distances.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c cachedistance.cpp -o cachedistance.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from cachedistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from cachedistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from cachedistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from cachedistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from cachedistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from cachedistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from cachedistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from cachedistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from cachedistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from cachedistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from cachedistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from cachedistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from cachedistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from cachedistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c chromosome.cpp -o chromosome.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from distance.h:14,
                 from chromosome.h:6,
                 from chromosome.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance.h:8,
                 from chromosome.h:6,
                 from chromosome.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from chromosome.h:6,
                 from chromosome.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance.h:8,
                 from chromosome.h:6,
                 from chromosome.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from chromosome.h:6,
                 from chromosome.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance.h:8,
                 from chromosome.h:6,
                 from chromosome.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from chromosome.h:6,
                 from chromosome.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance.h:8,
                 from chromosome.h:6,
                 from chromosome.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from chromosome.h:6,
                 from chromosome.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance.h:8,
                 from chromosome.h:6,
                 from chromosome.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from chromosome.h:6,
                 from chromosome.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance.h:8,
                 from chromosome.h:6,
                 from chromosome.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from chromosome.h:6,
                 from chromosome.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance.h:8,
                 from chromosome.h:6,
                 from chromosome.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c code_falsification.cpp -o code_falsification.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from distance.h:14,
                 from chromosome.h:6,
                 from code_falsification.cpp:11:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from code_falsification.cpp:5:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from chromosome.h:6,
                 from code_falsification.cpp:11:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from code_falsification.cpp:5:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from chromosome.h:6,
                 from code_falsification.cpp:11:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from code_falsification.cpp:5:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from chromosome.h:6,
                 from code_falsification.cpp:11:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from code_falsification.cpp:5:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from chromosome.h:6,
                 from code_falsification.cpp:11:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from code_falsification.cpp:5:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from chromosome.h:6,
                 from code_falsification.cpp:11:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from code_falsification.cpp:5:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from chromosome.h:6,
                 from code_falsification.cpp:11:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from code_falsification.cpp:5:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c conway.cpp -o conway.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from distance.h:14,
                 from conway.h:8,
                 from conway.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance.h:8,
                 from conway.h:8,
                 from conway.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from conway.h:8,
                 from conway.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance.h:8,
                 from conway.h:8,
                 from conway.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from conway.h:8,
                 from conway.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance.h:8,
                 from conway.h:8,
                 from conway.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from conway.h:8,
                 from conway.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance.h:8,
                 from conway.h:8,
                 from conway.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from conway.h:8,
                 from conway.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance.h:8,
                 from conway.h:8,
                 from conway.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from conway.h:8,
                 from conway.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance.h:8,
                 from conway.h:8,
                 from conway.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from conway.h:8,
                 from conway.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance.h:8,
                 from conway.h:8,
                 from conway.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c create_distance_func.cpp -o create_distance_func.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from distance.h:14,
                 from create_distance_func.cpp:5:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_distance_func.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from create_distance_func.cpp:5:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_distance_func.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from create_distance_func.cpp:5:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_distance_func.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from create_distance_func.cpp:5:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_distance_func.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from create_distance_func.cpp:5:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_distance_func.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from create_distance_func.cpp:5:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_distance_func.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from create_distance_func.cpp:5:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_distance_func.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c create_dnabarcodes.cpp -o create_dnabarcodes.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from create_dnabarcodes.cpp:17:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_dnabarcodes.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from create_dnabarcodes.cpp:17:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_dnabarcodes.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from create_dnabarcodes.cpp:17:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_dnabarcodes.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from create_dnabarcodes.cpp:17:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_dnabarcodes.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from create_dnabarcodes.cpp:17:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_dnabarcodes.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from create_dnabarcodes.cpp:17:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_dnabarcodes.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from create_dnabarcodes.cpp:17:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_dnabarcodes.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/scoped_ptr.hpp:13:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/graph/adjacency_list.hpp:22,
                 from maxclique.h:12,
                 from maxclique_pattabiraman_heuristic.h:10,
                 from create_dnabarcodes.cpp:26:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp: At global scope:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_SP_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_dnabarcodes.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/graph/adjacency_iterator.hpp:13:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/graph/detail/adjacency_list.hpp:37,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/graph/adjacency_list.hpp:255,
                 from maxclique.h:12,
                 from maxclique_pattabiraman_heuristic.h:10,
                 from create_dnabarcodes.cpp:26:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/detail/iterator.hpp:13:37: note: #pragma message: This header is deprecated. Use <iterator> instead.
 BOOST_HEADER_DEPRECATED("<iterator>")
                                     ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c create_pool.cpp -o create_pool.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from create_pool.cpp:12:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_pool.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from create_pool.cpp:12:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_pool.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from create_pool.cpp:12:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_pool.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from create_pool.cpp:12:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_pool.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from create_pool.cpp:12:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_pool.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from create_pool.cpp:12:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_pool.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from create_pool.cpp:12:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from create_pool.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c demultiplex.cpp -o demultiplex.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from distance.h:14,
                 from demultiplex.cpp:9:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from demultiplex.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from demultiplex.cpp:9:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from demultiplex.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from demultiplex.cpp:9:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from demultiplex.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from demultiplex.cpp:9:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from demultiplex.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from demultiplex.cpp:9:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from demultiplex.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from demultiplex.cpp:9:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from demultiplex.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from demultiplex.cpp:9:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from demultiplex.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c distance_for_R.cpp -o distance_for_R.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from distance.h:14,
                 from distance_for_R.cpp:9:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance_for_R.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from distance_for_R.cpp:9:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance_for_R.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from distance_for_R.cpp:9:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance_for_R.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from distance_for_R.cpp:9:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance_for_R.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from distance_for_R.cpp:9:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance_for_R.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from distance_for_R.cpp:9:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance_for_R.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from distance_for_R.cpp:9:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from distance_for_R.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c genericchromosome.cpp -o genericchromosome.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c greedyevolution.cpp -o greedyevolution.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from greedyevolution.h:8,
                 from greedyevolution.cpp:5:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from greedyevolution.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from greedyevolution.h:8,
                 from greedyevolution.cpp:5:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from greedyevolution.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from greedyevolution.h:8,
                 from greedyevolution.cpp:5:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from greedyevolution.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from greedyevolution.h:8,
                 from greedyevolution.cpp:5:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from greedyevolution.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from greedyevolution.h:8,
                 from greedyevolution.cpp:5:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from greedyevolution.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from greedyevolution.h:8,
                 from greedyevolution.cpp:5:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from greedyevolution.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from greedyevolution.h:8,
                 from greedyevolution.cpp:5:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from greedyevolution.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c hammingdistance.cpp -o hammingdistance.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from hammingdistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from hammingdistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from hammingdistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from hammingdistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from hammingdistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from hammingdistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from hammingdistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from hammingdistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from hammingdistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from hammingdistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from hammingdistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from hammingdistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from hammingdistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from hammingdistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c helpers.cpp -o helpers.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c levenshteindistance.cpp -o levenshteindistance.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from levenshteindistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from levenshteindistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from levenshteindistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from levenshteindistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from levenshteindistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from levenshteindistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from levenshteindistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from levenshteindistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from levenshteindistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from levenshteindistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from levenshteindistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from levenshteindistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from levenshteindistance.cpp:7:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from levenshteindistance.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c maxclique_pattabiraman_heuristic.cpp -o maxclique_pattabiraman_heuristic.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/scoped_ptr.hpp:13:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/graph/adjacency_list.hpp:22,
                 from maxclique.h:12,
                 from maxclique_pattabiraman_heuristic.h:10,
                 from maxclique_pattabiraman_heuristic.cpp:6:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_SP_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from maxclique_pattabiraman_heuristic.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/property_map/vector_property_map.hpp:14,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/property_map/property_map.hpp:602,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/graph/adjacency_list.hpp:27,
                 from maxclique.h:12,
                 from maxclique_pattabiraman_heuristic.h:10,
                 from maxclique_pattabiraman_heuristic.cpp:6:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from maxclique_pattabiraman_heuristic.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/property_map/vector_property_map.hpp:14:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/property_map/property_map.hpp:602,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/graph/adjacency_list.hpp:27,
                 from maxclique.h:12,
                 from maxclique_pattabiraman_heuristic.h:10,
                 from maxclique_pattabiraman_heuristic.cpp:6:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from maxclique_pattabiraman_heuristic.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/property_map/vector_property_map.hpp:14:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/property_map/property_map.hpp:602,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/graph/adjacency_list.hpp:27,
                 from maxclique.h:12,
                 from maxclique_pattabiraman_heuristic.h:10,
                 from maxclique_pattabiraman_heuristic.cpp:6:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from maxclique_pattabiraman_heuristic.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/property_map/vector_property_map.hpp:14:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/property_map/property_map.hpp:602,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/graph/adjacency_list.hpp:27,
                 from maxclique.h:12,
                 from maxclique_pattabiraman_heuristic.h:10,
                 from maxclique_pattabiraman_heuristic.cpp:6:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from maxclique_pattabiraman_heuristic.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/property_map/vector_property_map.hpp:14:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/property_map/property_map.hpp:602,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/graph/adjacency_list.hpp:27,
                 from maxclique.h:12,
                 from maxclique_pattabiraman_heuristic.h:10,
                 from maxclique_pattabiraman_heuristic.cpp:6:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from maxclique_pattabiraman_heuristic.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/property_map/vector_property_map.hpp:14:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/property_map/property_map.hpp:602,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/graph/adjacency_list.hpp:27,
                 from maxclique.h:12,
                 from maxclique_pattabiraman_heuristic.h:10,
                 from maxclique_pattabiraman_heuristic.cpp:6:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from maxclique_pattabiraman_heuristic.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/property_map/vector_property_map.hpp:14:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/property_map/property_map.hpp:602,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/graph/adjacency_list.hpp:27,
                 from maxclique.h:12,
                 from maxclique_pattabiraman_heuristic.h:10,
                 from maxclique_pattabiraman_heuristic.cpp:6:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from maxclique_pattabiraman_heuristic.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/graph/adjacency_iterator.hpp:13:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/graph/detail/adjacency_list.hpp:37,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/graph/adjacency_list.hpp:255,
                 from maxclique.h:12,
                 from maxclique_pattabiraman_heuristic.h:10,
                 from maxclique_pattabiraman_heuristic.cpp:6:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/detail/iterator.hpp: At global scope:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/detail/iterator.hpp:13:37: note: #pragma message: This header is deprecated. Use <iterator> instead.
 BOOST_HEADER_DEPRECATED("<iterator>")
                                     ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c phaseshiftdist.cpp -o phaseshiftdist.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from phaseshiftdist.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from phaseshiftdist.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from phaseshiftdist.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from phaseshiftdist.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from phaseshiftdist.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from phaseshiftdist.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from phaseshiftdist.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from phaseshiftdist.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from phaseshiftdist.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from phaseshiftdist.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from phaseshiftdist.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from phaseshiftdist.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from phaseshiftdist.cpp:10:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from phaseshiftdist.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c sequence.cpp -o sequence.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from sequence.cpp:13:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from sequence.cpp:10:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from sequence.cpp:13:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from sequence.cpp:10:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from sequence.cpp:13:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from sequence.cpp:10:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from sequence.cpp:13:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from sequence.cpp:10:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from sequence.cpp:13:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from sequence.cpp:10:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from sequence.cpp:13:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from sequence.cpp:10:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from sequence.cpp:13:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from sequence.cpp:10:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c sequencelevenshteindistance.cpp -o sequencelevenshteindistance.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from sequencelevenshteindistance.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from sequence.h:13,
                 from sequencelevenshteindistance.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from sequencelevenshteindistance.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from sequence.h:13,
                 from sequencelevenshteindistance.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from sequencelevenshteindistance.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from sequence.h:13,
                 from sequencelevenshteindistance.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from sequencelevenshteindistance.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from sequence.h:13,
                 from sequencelevenshteindistance.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from sequencelevenshteindistance.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from sequence.h:13,
                 from sequencelevenshteindistance.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from sequencelevenshteindistance.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from sequence.h:13,
                 from sequencelevenshteindistance.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from sequencelevenshteindistance.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from sequence.h:13,
                 from sequencelevenshteindistance.cpp:3:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c sequencepool.cpp -o sequencepool.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from sequence.h:19,
                 from distance.h:14,
                 from sequencepool.cpp:11:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from sequencepool.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from sequencepool.cpp:11:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from sequencepool.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from sequencepool.cpp:11:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from sequencepool.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from sequencepool.cpp:11:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from sequencepool.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from sequencepool.cpp:11:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from sequencepool.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from sequencepool.cpp:11:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from sequencepool.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from sequence.h:19,
                 from distance.h:14,
                 from sequencepool.cpp:11:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from sequencepool.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.12-bioc/R/lib -L/usr/local/lib -o DNABarcodes.so DNABarcodes_init.o RcppExports.o analyse_barcodes.o barcode_set_distances.o cachedistance.o chromosome.o code_falsification.o conway.o create_distance_func.o create_dnabarcodes.o create_pool.o demultiplex.o distance_for_R.o genericchromosome.o greedyevolution.o hammingdistance.o helpers.o levenshteindistance.o maxclique_pattabiraman_heuristic.o phaseshiftdist.o sequence.o sequencelevenshteindistance.o sequencepool.o -fopenmp -L/home/biocbuild/bbs-3.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.12-bioc/R/library/00LOCK-DNABarcodes/00new/DNABarcodes/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
* DONE (DNABarcodes)