Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:05:39 -0400 (Fri, 15 Oct 2021).
To the developers/maintainers of the DNABarcodes package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DNABarcodes.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 522/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
DNABarcodes 1.22.0 (landing page) Tilo Buschmann
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | ![]() | ||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
Package: DNABarcodes |
Version: 1.22.0 |
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:DNABarcodes.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings DNABarcodes_1.22.0.tar.gz |
StartedAt: 2021-10-14 09:38:00 -0400 (Thu, 14 Oct 2021) |
EndedAt: 2021-10-14 09:38:44 -0400 (Thu, 14 Oct 2021) |
EllapsedTime: 43.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: DNABarcodes.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:DNABarcodes.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings DNABarcodes_1.22.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/DNABarcodes.Rcheck’ * using R version 4.1.1 (2021-08-10) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘DNABarcodes/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘DNABarcodes’ version ‘1.22.0’ * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘DNABarcodes’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE analyse.barcodes : <anonymous>: no visible global function definition for ‘median’ Undefined global functions or variables: median Consider adding importFrom("stats", "median") to your NAMESPACE file. * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed create.dnabarcodes 5.033 0.049 2.559 * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See ‘/home/biocbuild/bbs-3.13-bioc/meat/DNABarcodes.Rcheck/00check.log’ for details.
DNABarcodes.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL DNABarcodes ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/library’ * installing *source* package ‘DNABarcodes’ ... ** using staged installation ** libs gcc -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-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.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from analyse_barcodes.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from analyse_barcodes.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from analyse_barcodes.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from analyse_barcodes.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from analyse_barcodes.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from analyse_barcodes.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from analyse_barcodes.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-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.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from barcode_set_distances.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from barcode_set_distances.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from barcode_set_distances.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from barcode_set_distances.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from barcode_set_distances.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from barcode_set_distances.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from barcode_set_distances.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/bbs-3.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/arg.hpp:25, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/placeholders.hpp:24, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/apply.hpp:24, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/serialization/array_optimization.hpp:18, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/serialization/array_wrapper.hpp:21, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/serialization/array.hpp:26, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/numeric/ublas/storage.hpp:22, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/numeric/ublas/vector.hpp:21, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/numeric/ublas/matrix.hpp:18, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/numeric/ublas/symmetric.hpp:16, from cachedistance.h:16, from cachedistance.cpp:8: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp: At global scope: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-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.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance.h:8, from chromosome.h:6, from chromosome.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance.h:8, from chromosome.h:6, from chromosome.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance.h:8, from chromosome.h:6, from chromosome.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance.h:8, from chromosome.h:6, from chromosome.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance.h:8, from chromosome.h:6, from chromosome.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance.h:8, from chromosome.h:6, from chromosome.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance.h:8, from chromosome.h:6, from chromosome.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/foreach.hpp:76, from chromosome.cpp:15: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp: At global scope: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-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.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from code_falsification.cpp:5: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from code_falsification.cpp:5: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from code_falsification.cpp:5: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from code_falsification.cpp:5: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from code_falsification.cpp:5: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from code_falsification.cpp:5: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from code_falsification.cpp:5: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/foreach.hpp:76, from code_falsification.cpp:26: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp: At global scope: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-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.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance.h:8, from conway.h:8, from conway.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance.h:8, from conway.h:8, from conway.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance.h:8, from conway.h:8, from conway.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance.h:8, from conway.h:8, from conway.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance.h:8, from conway.h:8, from conway.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance.h:8, from conway.h:8, from conway.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance.h:8, from conway.h:8, from conway.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/foreach.hpp:76, from conway.cpp:11: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp: At global scope: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-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.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/arg.hpp:25, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/placeholders.hpp:24, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/apply.hpp:24, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/serialization/array_optimization.hpp:18, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/serialization/array_wrapper.hpp:21, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/serialization/array.hpp:26, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/numeric/ublas/storage.hpp:22, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/numeric/ublas/vector.hpp:21, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/numeric/ublas/matrix.hpp:18, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/numeric/ublas/symmetric.hpp:16, from cachedistance.h:16, from create_distance_func.cpp:9: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp: At global scope: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/foreach.hpp:76, from create_dnabarcodes.cpp:13: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_dnabarcodes.cpp:17: /home/biocbuild/bbs-3.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_dnabarcodes.cpp:17: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_dnabarcodes.cpp:17: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_dnabarcodes.cpp:17: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_dnabarcodes.cpp:17: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_dnabarcodes.cpp:17: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_dnabarcodes.cpp:17: /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/scoped_ptr.hpp:13, from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp: At global scope: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 74 | explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_SP_NOEXCEPT : px( p.release() ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/detail/yield_k.hpp:23, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/detail/spinlock.hpp:42, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:29, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_dnabarcodes.cpp:17: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use <iterator> instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/detail/iterator.hpp:13:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 13 | BOOST_HEADER_DEPRECATED("<iterator>") | ^~~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/foreach.hpp:76, from create_pool.cpp:6: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_pool.cpp:12: /home/biocbuild/bbs-3.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_pool.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_pool.cpp:12: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_pool.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_pool.cpp:12: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_pool.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_pool.cpp:12: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_pool.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_pool.cpp:12: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_pool.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_pool.cpp:12: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_pool.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_pool.cpp:12: /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from create_pool.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-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.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from demultiplex.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from demultiplex.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from demultiplex.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from demultiplex.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from demultiplex.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from demultiplex.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from demultiplex.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-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.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -c genericchromosome.cpp -o genericchromosome.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-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.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from greedyevolution.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from greedyevolution.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from greedyevolution.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from greedyevolution.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from greedyevolution.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from greedyevolution.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from greedyevolution.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/foreach.hpp:76, from greedyevolution.cpp:11: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp: At global scope: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/bbs-3.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -c helpers.cpp -o helpers.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/bbs-3.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/scoped_ptr.hpp:13, from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 74 | explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_SP_NOEXCEPT : px( p.release() ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/arg.hpp:25, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/placeholders.hpp:24, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/iterator/iterator_categories.hpp:16, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/graph/graph_traits.hpp:25, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/graph/adjacency_list.hpp:24, from maxclique.h:12, from maxclique_pattabiraman_heuristic.h:10, from maxclique_pattabiraman_heuristic.cpp:6: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/vector_property_map.hpp:14, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/property_map.hpp:602, from /home/biocbuild/bbs-3.13-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.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/vector_property_map.hpp:14, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/property_map.hpp:602, from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/vector_property_map.hpp:14, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/property_map.hpp:602, from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/vector_property_map.hpp:14, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/property_map.hpp:602, from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/vector_property_map.hpp:14, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/property_map.hpp:602, from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/vector_property_map.hpp:14, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/property_map.hpp:602, from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/vector_property_map.hpp:14, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/property_map.hpp:602, from /home/biocbuild/bbs-3.13-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.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/detail/yield_k.hpp:23, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/detail/spinlock.hpp:42, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:29, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/vector_property_map.hpp:14, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/property_map/property_map.hpp:602, from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/detail/iterator.hpp: At global scope: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use <iterator> instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro ‘BOOST_PRAGMA_MESSAGE’ 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/detail/iterator.hpp:13:1: note: in expansion of macro ‘BOOST_HEADER_DEPRECATED’ 13 | BOOST_HEADER_DEPRECATED("<iterator>") | ^~~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/bbs-3.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/foreach.hpp:76, from phaseshiftdist.cpp:23: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp: At global scope: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/foreach.hpp:76, from sequence.cpp:3: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/bbs-3.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from sequence.cpp:10: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from sequence.cpp:10: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from sequence.cpp:10: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from sequence.cpp:10: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from sequence.cpp:10: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from sequence.cpp:10: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from sequence.cpp:10: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/bbs-3.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/bbs-3.13-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.13-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] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from sequencepool.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from sequencepool.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 465 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from sequencepool.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 478 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from sequencepool.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 561 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from sequencepool.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 570 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from sequencepool.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-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.13-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.13-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 572 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from sequencepool.cpp:4: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/foreach.hpp:76, from sequencepool.cpp:16: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp: At global scope: /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.13-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.13-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.13-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)
DNABarcodes.Rcheck/DNABarcodes-Ex.timings
name | user | system | elapsed | |
DNABarcodes-package | 1.130 | 0.012 | 0.579 | |
analyse.barcodes | 0.019 | 0.008 | 0.033 | |
barcode.set.distances | 0.042 | 0.016 | 0.102 | |
create.dnabarcodes | 5.033 | 0.049 | 2.559 | |
create.pool | 0.021 | 0.026 | 0.037 | |
demultiplex | 3.512 | 0.252 | 3.765 | |
distance | 0.001 | 0.000 | 0.000 | |