Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:30 -0000 (Tue, 06 Jun 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the DNABarcodes package: - 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 Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 570/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
DNABarcodes 1.31.0 (landing page) Tilo Buschmann
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | |||||||||
Package: DNABarcodes |
Version: 1.31.0 |
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:DNABarcodes.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings DNABarcodes_1.31.0.tar.gz |
StartedAt: 2023-06-05 21:29:07 -0000 (Mon, 05 Jun 2023) |
EndedAt: 2023-06-05 21:30:14 -0000 (Mon, 05 Jun 2023) |
EllapsedTime: 67.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: DNABarcodes.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:DNABarcodes.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings DNABarcodes_1.31.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/DNABarcodes.Rcheck’ * using R version 4.3.0 (2023-04-21) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (GCC) 10.3.1 GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * checking for file ‘DNABarcodes/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘DNABarcodes’ version ‘1.31.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 * used C compiler: ‘gcc (GCC) 10.3.1’ * used C++ compiler: ‘g++ (GCC) 10.3.1’ * checking installed package size ... NOTE installed size is 9.3Mb sub-directories of 1Mb or more: libs 9.0Mb * 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 ... NOTE Problems with news in ‘NEWS’: Cannot process chunk/lines: First development version for introduction to Bioconductor Cannot process chunk/lines: This is the first public release. * 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 loading without being on the library search path ... 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.676 0.056 2.951 * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘DNABarcodes.Rmd’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 4 NOTEs See ‘/home/biocbuild/bbs-3.18-bioc/meat/DNABarcodes.Rcheck/00check.log’ for details.
DNABarcodes.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL DNABarcodes ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’ * installing *source* package ‘DNABarcodes’ ... ** using staged installation ** libs using C compiler: ‘gcc (GCC) 10.3.1’ using C++ compiler: ‘g++ (GCC) 10.3.1’ gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c DNABarcodes_init.c -o DNABarcodes_init.o g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c analyse_barcodes.cpp -o analyse_barcodes.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from analyse_barcodes.cpp:10: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from analyse_barcodes.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from analyse_barcodes.cpp:10: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from analyse_barcodes.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from analyse_barcodes.cpp:10: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from analyse_barcodes.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from analyse_barcodes.cpp:10: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from analyse_barcodes.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from analyse_barcodes.cpp:10: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from analyse_barcodes.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from analyse_barcodes.cpp:10: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from analyse_barcodes.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from analyse_barcodes.cpp:10: /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from analyse_barcodes.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c barcode_set_distances.cpp -o barcode_set_distances.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from barcode_set_distances.cpp:10: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from barcode_set_distances.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from barcode_set_distances.cpp:10: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from barcode_set_distances.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from barcode_set_distances.cpp:10: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from barcode_set_distances.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from barcode_set_distances.cpp:10: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from barcode_set_distances.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from barcode_set_distances.cpp:10: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from barcode_set_distances.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from barcode_set_distances.cpp:10: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from barcode_set_distances.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from barcode_set_distances.cpp:10: /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from barcode_set_distances.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c cachedistance.cpp -o cachedistance.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from cachedistance.cpp:7: /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from cachedistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c chromosome.cpp -o chromosome.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance.h:8, from chromosome.h:6, from chromosome.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance.h:8, from chromosome.h:6, from chromosome.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance.h:8, from chromosome.h:6, from chromosome.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance.h:8, from chromosome.h:6, from chromosome.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance.h:8, from chromosome.h:6, from chromosome.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance.h:8, from chromosome.h:6, from chromosome.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance.h:8, from chromosome.h:6, from chromosome.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c code_falsification.cpp -o code_falsification.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from code_falsification.cpp:5: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from code_falsification.cpp:5: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from code_falsification.cpp:5: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from code_falsification.cpp:5: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from code_falsification.cpp:5: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from code_falsification.cpp:5: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from code_falsification.cpp:5: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c conway.cpp -o conway.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance.h:8, from conway.h:8, from conway.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance.h:8, from conway.h:8, from conway.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance.h:8, from conway.h:8, from conway.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance.h:8, from conway.h:8, from conway.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance.h:8, from conway.h:8, from conway.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance.h:8, from conway.h:8, from conway.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance.h:8, from conway.h:8, from conway.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c create_distance_func.cpp -o create_distance_func.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from create_distance_func.cpp:5: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from create_distance_func.cpp:5: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from create_distance_func.cpp:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from create_distance_func.cpp:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from create_distance_func.cpp:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from create_distance_func.cpp:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from create_distance_func.cpp:5: /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_distance_func.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c create_dnabarcodes.cpp -o create_dnabarcodes.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_dnabarcodes.cpp:17: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_dnabarcodes.cpp:17: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_dnabarcodes.cpp:17: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_dnabarcodes.cpp:17: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_dnabarcodes.cpp:17: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_dnabarcodes.cpp:17: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_dnabarcodes.cpp:17: /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/scoped_ptr.hpp:13, from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/scoped_ptr.hpp: At global scope: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_dnabarcodes.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c create_pool.cpp -o create_pool.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_pool.cpp:12: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_pool.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_pool.cpp:12: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_pool.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_pool.cpp:12: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_pool.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_pool.cpp:12: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_pool.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_pool.cpp:12: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_pool.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_pool.cpp:12: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_pool.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from create_pool.cpp:12: /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from create_pool.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c demultiplex.cpp -o demultiplex.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from demultiplex.cpp:9: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from demultiplex.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from demultiplex.cpp:9: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from demultiplex.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from demultiplex.cpp:9: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from demultiplex.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from demultiplex.cpp:9: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from demultiplex.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from demultiplex.cpp:9: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from demultiplex.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from demultiplex.cpp:9: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from demultiplex.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from demultiplex.cpp:9: /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from demultiplex.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c distance_for_R.cpp -o distance_for_R.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from distance_for_R.cpp:9: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from distance_for_R.cpp:9: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from distance_for_R.cpp:9: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from distance_for_R.cpp:9: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from distance_for_R.cpp:9: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from distance_for_R.cpp:9: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from distance_for_R.cpp:9: /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from distance_for_R.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c genericchromosome.cpp -o genericchromosome.o g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c greedyevolution.cpp -o greedyevolution.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from greedyevolution.h:8, from greedyevolution.cpp:5: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from greedyevolution.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from greedyevolution.h:8, from greedyevolution.cpp:5: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from greedyevolution.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from greedyevolution.h:8, from greedyevolution.cpp:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from greedyevolution.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from greedyevolution.h:8, from greedyevolution.cpp:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from greedyevolution.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from greedyevolution.h:8, from greedyevolution.cpp:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from greedyevolution.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from greedyevolution.h:8, from greedyevolution.cpp:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from greedyevolution.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from greedyevolution.h:8, from greedyevolution.cpp:5: /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from greedyevolution.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c hammingdistance.cpp -o hammingdistance.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from hammingdistance.cpp:7: /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from hammingdistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c helpers.cpp -o helpers.o g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c levenshteindistance.cpp -o levenshteindistance.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from levenshteindistance.cpp:7: /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from levenshteindistance.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c maxclique_pattabiraman_heuristic.cpp -o maxclique_pattabiraman_heuristic.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/scoped_ptr.hpp:13, from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/property_map/vector_property_map.hpp:14, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/property_map/property_map.hpp:598, from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/property_map/vector_property_map.hpp:14, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/property_map/property_map.hpp:598, from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/property_map/vector_property_map.hpp:14, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/property_map/property_map.hpp:598, from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/property_map/vector_property_map.hpp:14, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/property_map/property_map.hpp:598, from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/property_map/vector_property_map.hpp:14, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/property_map/property_map.hpp:598, from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/property_map/vector_property_map.hpp:14, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/property_map/property_map.hpp:598, from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/property_map/vector_property_map.hpp:14, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/property_map/property_map.hpp:598, from /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from maxclique_pattabiraman_heuristic.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c phaseshiftdist.cpp -o phaseshiftdist.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from phaseshiftdist.cpp:10: /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from phaseshiftdist.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c sequence.cpp -o sequence.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/R/R-4.3.0/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++/10.3.1/memory:83, from sequence.cpp:10: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/R/R-4.3.0/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++/10.3.1/memory:83, from sequence.cpp:10: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.cpp:10: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.cpp:10: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.cpp:10: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.cpp:10: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequence.cpp:13: /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.cpp:10: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c sequencelevenshteindistance.cpp -o sequencelevenshteindistance.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/R/R-4.3.0/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++/10.3.1/memory:83, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/R/R-4.3.0/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++/10.3.1/memory:83, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from sequencelevenshteindistance.cpp:3: /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/memory:83, from sequence.h:13, from sequencelevenshteindistance.cpp:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I/usr/local/include -fopenmp -fPIC -g -O2 -c sequencepool.cpp -o sequencepool.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from sequencepool.cpp:11: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from sequencepool.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from sequencepool.cpp:11: /home/biocbuild/R/R-4.3.0/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++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from sequencepool.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from sequencepool.cpp:11: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from sequencepool.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from sequencepool.cpp:11: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from sequencepool.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from sequencepool.cpp:11: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from sequencepool.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from sequencepool.cpp:11: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from sequencepool.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from sequence.h:19, from distance.h:14, from sequencepool.cpp:11: /home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from sequencepool.cpp:4: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.3.0/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/R/R-4.3.0/lib -lR installing to /home/biocbuild/R/R-4.3.0/site-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.163 | 0.008 | 0.603 | |
analyse.barcodes | 0.009 | 0.003 | 0.010 | |
barcode.set.distances | 0.015 | 0.005 | 0.016 | |
create.dnabarcodes | 5.676 | 0.056 | 2.951 | |
create.pool | 0.015 | 0.020 | 0.026 | |
demultiplex | 1.676 | 0.199 | 1.879 | |
distance | 0.001 | 0.000 | 0.000 | |