Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

CHECK report for mzR on malbec1

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

To the developers/maintainers of the mzR package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1195/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mzR 2.24.1  (landing page)
Steffen Neumann
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/mzR
Branch: RELEASE_3_12
Last Commit: e1d4de8
Last Changed Date: 2020-11-18 08:39:00 -0400 (Wed, 18 Nov 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository

Summary

Package: mzR
Version: 2.24.1
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:mzR.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings mzR_2.24.1.tar.gz
StartedAt: 2021-05-06 03:53:57 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 03:55:50 -0400 (Thu, 06 May 2021)
EllapsedTime: 112.7 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: mzR.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:mzR.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings mzR_2.24.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/mzR.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘mzR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘mzR’ version ‘2.24.1’
* 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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘mzR’ can be installed ... WARNING
Found the following significant warnings:
  cramp.h:149:10: warning: ‘cRamp::m_declaredScansOnly’ will be initialized after [-Wreorder]
  cramp.h:148:18: warning:   ‘rampRunInfo* cRamp::m_runInfo’ [-Wreorder]
  cramp.cpp:72:1: warning:   when initialized here [-Wreorder]
  ./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  ./boost/boost/iostreams/chain.hpp:256:14: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  RcppPwiz.cpp:745:29: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses]
  boost/libs/filesystem/src/operations.cpp:1991:18: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
  boost/libs/filesystem/src/operations.cpp:1991:47: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
  ./boost/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  pwiz/data/identdata/Serializer_protXML.cpp:478:10: warning: ‘pwiz::identdata::{anonymous}::Handler_protXML::strict’ will be initialized after [-Wreorder]
  pwiz/data/identdata/Serializer_protXML.cpp:85:9: warning:   ‘int pwiz::identdata::{anonymous}::Handler_protXML::nPeptides’ [-Wreorder]
  pwiz/data/identdata/Serializer_protXML.cpp:91:5: warning:   when initialized here [-Wreorder]
  pwiz/data/proteome/Modification.cpp:89:5: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
See ‘/home/biocbuild/bbs-3.12-bioc/meat/mzR.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
  installed size is 110.3Mb
  sub-directories of 1Mb or more:
    libs  109.6Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Versioned 'LinkingTo' value for ‘Rhdf5lib’ is only usable in R >= 3.0.2
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 line endings in shell scripts ... 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 ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking include directives in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.12-bioc/R/library/mzR/libs/mzR.so’:
  Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
  Found ‘abort’, possibly from ‘abort’ (C)
  Found ‘exit’, possibly from ‘exit’ (C)
  Found ‘rand_r’, possibly from ‘rand_r’ (C)
  Found ‘stderr’, possibly from ‘stderr’ (C)
  Found ‘stdout’, possibly from ‘stdout’ (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.12-bioc/meat/mzR.Rcheck/00check.log’
for details.



Installation output

mzR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘mzR’ ...
** using staged installation
** libs
rm -f cramp.o ramp_base64.o ramp.o RcppRamp.o RcppRampModule.o RcppPwiz.o RcppPwizModule.o RcppIdent.o RcppIdentModule.o ./boost/libs/system/src/error_code.o ./boost/libs/regex/src/posix_api.o ./boost/libs/regex/src/fileiter.o ./boost/libs/regex/src/regex_raw_buffer.o ./boost/libs/regex/src/cregex.o ./boost/libs/regex/src/regex_debug.o ./boost/libs/regex/src/instances.o ./boost/libs/regex/src/icu.o ./boost/libs/regex/src/usinstances.o ./boost/libs/regex/src/regex.o ./boost/libs/regex/src/wide_posix_api.o ./boost/libs/regex/src/regex_traits_defaults.o ./boost/libs/regex/src/winstances.o ./boost/libs/regex/src/wc_regex_traits.o ./boost/libs/regex/src/c_regex_traits.o ./boost/libs/regex/src/cpp_regex_traits.o ./boost/libs/regex/src/static_mutex.o ./boost/libs/regex/src/w32_regex_traits.o ./boost/libs/iostreams/src/zlib.o ./boost/libs/iostreams/src/file_descriptor.o ./boost/libs/filesystem/src/operations.o ./boost/libs/filesystem/src/path.o ./boost/libs/filesystem/src/utf8_codecvt_facet.o ./boost/libs/chrono/src/chrono.o ./boost/libs/chrono/src/process_cpu_clocks.o ./boost/libs/chrono/src/thread_clock.o ./pwiz/data/msdata/Version.o ./pwiz/data/identdata/Version.o ./pwiz/data/common/MemoryIndex.o ./pwiz/data/common/CVTranslator.o ./pwiz/data/common/cv.o ./pwiz/data/common/ParamTypes.o ./pwiz/data/common/BinaryIndexStream.o ./pwiz/data/common/diff_std.o ./pwiz/data/common/Unimod.o ./pwiz/data/msdata/mz5/Configuration_mz5.o ./pwiz/data/msdata/mz5/Connection_mz5.o ./pwiz/data/msdata/mz5/Datastructures_mz5.o ./pwiz/data/msdata/mz5/ReferenceRead_mz5.o ./pwiz/data/msdata/mz5/ReferenceWrite_mz5.o ./pwiz/data/msdata/mz5/Translator_mz5.o ./pwiz/data/msdata/SpectrumList_MGF.o ./pwiz/data/msdata/DefaultReaderList.o ./pwiz/data/msdata/ChromatogramList_mzML.o ./pwiz/data/msdata/ChromatogramList_mz5.o ./pwiz/data/msdata/examples.o ./pwiz/data/msdata/Serializer_mzML.o ./pwiz/data/msdata/Serializer_MSn.o ./pwiz/data/msdata/Reader.o ./pwiz/data/msdata/Serializer_mz5.o ./pwiz/data/msdata/Serializer_MGF.o ./pwiz/data/msdata/Serializer_mzXML.o ./pwiz/data/msdata/SpectrumList_mzML.o ./pwiz/data/msdata/SpectrumList_MSn.o ./pwiz/data/msdata/SpectrumList_mz5.o ./pwiz/data/msdata/BinaryDataEncoder.o ./pwiz/data/msdata/Diff.o ./pwiz/data/msdata/MSData.o ./pwiz/data/msdata/References.o ./pwiz/data/msdata/SpectrumList_mzXML.o ./pwiz/data/msdata/IO.o ./pwiz/data/msdata/SpectrumList_BTDX.o ./pwiz/data/msdata/SpectrumInfo.o ./pwiz/data/msdata/RAMPAdapter.o ./pwiz/data/msdata/LegacyAdapter.o ./pwiz/data/msdata/SpectrumIterator.o ./pwiz/data/msdata/MSDataFile.o ./pwiz/data/msdata/MSNumpress.o ./pwiz/data/msdata/SpectrumListCache.o ./pwiz/data/msdata/Index_mzML.o ./pwiz/data/msdata/SpectrumWorkerThreads.o ./pwiz/data/identdata/IdentDataFile.o ./pwiz/data/identdata/IdentData.o ./pwiz/data/identdata/DefaultReaderList.o ./pwiz/data/identdata/Reader.o ./pwiz/data/identdata/Serializer_protXML.o ./pwiz/data/identdata/Serializer_pepXML.o ./pwiz/data/identdata/Serializer_mzid.o ./pwiz/data/identdata/IO.o ./pwiz/data/identdata/References.o ./pwiz/data/identdata/MascotReader.o ./pwiz/data/proteome/Modification.o ./pwiz/data/proteome/Digestion.o ./pwiz/data/proteome/Peptide.o ./pwiz/data/proteome/AminoAcid.o ./pwiz/utility/minimxml/XMLWriter.o ./pwiz/utility/minimxml/SAXParser.o ./pwiz/utility/chemistry/Chemistry.o ./pwiz/utility/chemistry/ChemistryData.o ./pwiz/utility/chemistry/MZTolerance.o ./pwiz/utility/misc/IntegerSet.o ./pwiz/utility/misc/Base64.o ./pwiz/utility/misc/IterationListener.o ./pwiz/utility/misc/MSIHandler.o ./pwiz/utility/misc/Filesystem.o ./pwiz/utility/misc/TabReader.o ./pwiz/utility/misc/random_access_compressed_ifstream.o ./pwiz/utility/misc/SHA1.o ./pwiz/utility/misc/SHA1Calculator.o ./pwiz/utility/misc/sha1calc.o ./random_access_gzFile.o ./RcppExports.o ./boost/libs/thread/src/pthread/once.o ./boost/libs/thread/src/pthread/thread.o rampR.o 
find . -name \*~ -exec rm {} \;   ## from cleanup
find . -name \*.o -exec rm {} \;  ## from cleanup
find . -name "#*#" -exec rm {} \; ## from cleanup
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c cramp.cpp -o cramp.o
In file included from cramp.cpp:49:0:
cramp.h: In constructor ‘cRamp::cRamp(const char*, bool)’:
cramp.h:149:10: warning: ‘cRamp::m_declaredScansOnly’ will be initialized after [-Wreorder]
     bool m_declaredScansOnly; // if true, suppress RAMP's habit of adding scans to fill in between declared scans
          ^~~~~~~~~~~~~~~~~~~
cramp.h:148:18: warning:   ‘rampRunInfo* cRamp::m_runInfo’ [-Wreorder]
     rampRunInfo *m_runInfo; // scan count etc
                  ^~~~~~~~~
cramp.cpp:72:1: warning:   when initialized here [-Wreorder]
 cRamp::cRamp( const char* fileName,bool declaredScansOnly ) :
 ^~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c ramp_base64.cpp -o ramp_base64.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c ramp.cpp -o ramp.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from ramp.cpp:60:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ramp.cpp:33:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from ramp.cpp:60:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ramp.cpp:33:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from ramp.cpp:60:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ramp.cpp:33:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from ramp.cpp:60:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ramp.cpp:33:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from ramp.cpp:60:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ramp.cpp:33:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from ramp.cpp:60:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ramp.cpp:33:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from ramp.cpp:60:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ramp.cpp:33:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
ramp.cpp: In function ‘RAMPFILE* rampOpenFile(const char*)’:
ramp.cpp:248:23: warning: unused variable ‘fgot’ [-Wunused-variable]
                 char *fgot=ramp_fgets(buf,sizeof(buf)-1,result);
                       ^~~~
ramp.cpp: In function ‘ramp_fileoffset_t getIndexOffset(RAMPFILE*)’:
ramp.cpp:451:12: warning: unused variable ‘nread’ [-Wunused-variable]
     size_t nread = ramp_fread(indexOffsetTemp, sizeof(indexOffsetTemp), pFI);
            ^~~~~
ramp.cpp: In function ‘ramp_fileoffset_t* readIndex(RAMPFILE*, ramp_fileoffset_t, int*)’:
ramp.cpp:650:31: warning: unused variable ‘fgot’ [-Wunused-variable]
                         char *fgot=ramp_fgets(buf, SIZE_BUF, pFI);
                               ^~~~
ramp.cpp:692:31: warning: unused variable ‘fgot’ [-Wunused-variable]
                         char *fgot=ramp_fgets(buf, SIZE_BUF, pFI);
                               ^~~~
ramp.cpp:729:27: warning: unused variable ‘fgot’ [-Wunused-variable]
                     char *fgot=ramp_fgets(buf, SIZE_BUF, pFI);
                           ^~~~
ramp.cpp: In function ‘void readHeader(RAMPFILE*, ramp_fileoffset_t, ScanHeaderStruct*)’:
ramp.cpp:1446:27: warning: unused variable ‘fgot’ [-Wunused-variable]
                     char *fgot=ramp_fgets(stringBuf, SIZE_BUF, pFI);
                           ^~~~
ramp.cpp: In function ‘int readMsLevel(RAMPFILE*, ramp_fileoffset_t)’:
ramp.cpp:1532:15: warning: unused variable ‘fgot’ [-Wunused-variable]
         char *fgot=ramp_fgets(stringBuf, SIZE_BUF, pFI);
               ^~~~
ramp.cpp:1528:11: warning: unused variable ‘fgot’ [-Wunused-variable]
     char *fgot=ramp_fgets(stringBuf, SIZE_BUF, pFI);
           ^~~~
ramp.cpp: In function ‘char* rampConstructInputPath(char*, int, const char*, const char*)’:
ramp.cpp:1744:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (int j= 0; j< g.gl_pathc; j++)   // for each file in directory
                        ~^~~~~~~~~~~~
ramp.cpp: In function ‘RAMPREAL* readPeaks(RAMPFILE*, ramp_fileoffset_t)’:
ramp.cpp:2090:28: warning: unused variable ‘nread’ [-Wunused-variable]
                     size_t nread = ramp_fread(pData+partial,(int)(peaksLen-partial), pFI);
                            ^~~~~
ramp.cpp:2293:27: warning: unused variable ‘fgot’ [-Wunused-variable]
                     char *fgot=ramp_fgets(buf, sizeof(buf)-1 , pFI);
                           ^~~~
ramp.cpp:2340:24: warning: unused variable ‘nread’ [-Wunused-variable]
                 size_t nread = ramp_fread(pData+partial,peaksLen-partial, pFI);
                        ^~~~~
ramp.cpp:2394:21: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
                 int err;
                     ^~~
ramp.cpp:2212:19: warning: unused variable ‘fgot’ [-Wunused-variable]
             char *fgot=ramp_fgets(buf, sizeof(buf)-1, pFI);
                   ^~~~
ramp.cpp: In function ‘void readMSRun(RAMPFILE*, RunHeaderStruct*)’:
ramp.cpp:2520:15: warning: unused variable ‘fgot’ [-Wunused-variable]
         char *fgot=ramp_fgets(stringBuf, SIZE_BUF, pFI);
               ^~~~
ramp.cpp:2544:15: warning: unused variable ‘fgot’ [-Wunused-variable]
         char *fgot=ramp_fgets(stringBuf, SIZE_BUF, pFI);
               ^~~~
ramp.cpp:2516:11: warning: unused variable ‘fgot’ [-Wunused-variable]
     char *fgot=ramp_fgets(stringBuf, SIZE_BUF, pFI);
           ^~~~
ramp.cpp: In function ‘InstrumentStruct* getInstrumentStruct(RAMPFILE*)’:
ramp.cpp:2695:19: warning: unused variable ‘fgot’ [-Wunused-variable]
             char *fgot=ramp_fgets(stringBuf, SIZE_BUF, pFI);
                   ^~~~
ramp.cpp:2731:19: warning: unused variable ‘fgot’ [-Wunused-variable]
             char *fgot=ramp_fgets(stringBuf, SIZE_BUF, pFI);
                   ^~~~
ramp.cpp:2682:11: warning: unused variable ‘fgot’ [-Wunused-variable]
     char *fgot=ramp_fgets(stringBuf, SIZE_BUF, pFI);
           ^~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppRamp.cpp -o RcppRamp.o
RcppRamp.cpp: In member function ‘Rcpp::DataFrame RcppRamp::getAllScanHeaderInfo()’:
RcppRamp.cpp:215:27: warning: unused variable ‘info’ [-Wunused-variable]
             rampScanInfo *info = ramp->getScanHeaderInfo( 1 );
                           ^~~~
RcppRamp.cpp: In member function ‘Rcpp::NumericMatrix RcppRamp::get3DMap(std::vector<int>, double, double, double)’:
RcppRamp.cpp:388:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (int i = 0; i < scanNumbers.size(); i++)
                         ~~^~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppRampModule.cpp -o RcppRampModule.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppPwiz.cpp -o RcppPwiz.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from RcppPwiz.h:11,
                 from RcppPwiz.cpp:1:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwiz.h:4,
                 from RcppPwiz.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from RcppPwiz.h:11,
                 from RcppPwiz.cpp:1:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwiz.h:4,
                 from RcppPwiz.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from RcppPwiz.h:11,
                 from RcppPwiz.cpp:1:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwiz.h:4,
                 from RcppPwiz.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from RcppPwiz.h:11,
                 from RcppPwiz.cpp:1:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwiz.h:4,
                 from RcppPwiz.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from RcppPwiz.h:11,
                 from RcppPwiz.cpp:1:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwiz.h:4,
                 from RcppPwiz.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from RcppPwiz.h:11,
                 from RcppPwiz.cpp:1:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwiz.h:4,
                 from RcppPwiz.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from RcppPwiz.h:11,
                 from RcppPwiz.cpp:1:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwiz.h:4,
                 from RcppPwiz.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from pwiz/utility/misc/Std.hpp:31,
                 from RcppPwiz.h:20,
                 from RcppPwiz.cpp:1:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwiz.h:4,
                 from RcppPwiz.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from pwiz/utility/misc/Std.hpp:32,
                 from RcppPwiz.h:20,
                 from RcppPwiz.cpp:1:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwiz.h:4,
                 from RcppPwiz.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/iostreams/filtering_streambuf.hpp:17:0,
                 from ./boost/boost/iostreams/filtering_stream.hpp:22,
                 from RcppPwiz.h:23,
                 from RcppPwiz.cpp:1:
./boost/boost/iostreams/chain.hpp: In member function ‘void boost::iostreams::detail::chain_base<Self, Ch, Tr, Alloc, Mode>::push_impl(const T&, std::streamsize, std::streamsize)’:
./boost/boost/iostreams/chain.hpp:256:14: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<streambuf_t>
              ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwiz.h:4,
                 from RcppPwiz.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
RcppPwiz.cpp: In member function ‘Rcpp::DataFrame RcppPwiz::getScanHeaderInfo(Rcpp::IntegerVector)’:
RcppPwiz.cpp:133:9: warning: unused variable ‘N’ [-Wunused-variable]
     int N = slp->size();
         ^
RcppPwiz.cpp: In member function ‘void RcppPwiz::addSpectrumList(pwiz::msdata::MSData&, Rcpp::DataFrame&, Rcpp::List&, bool)’:
RcppPwiz.cpp:745:29: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses]
     if (precursorScanNum[i] > 0 | precursorMZ[i] > 0) {
RcppPwiz.cpp: In member function ‘Rcpp::DataFrame RcppPwiz::getChromatogramsInfo(int)’:
RcppPwiz.cpp:820:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     } else if ( (whichChrom < 0) || (whichChrom > clp->size()) ) {
                                      ~~~~~~~~~~~^~~~~~~~~~~~~
RcppPwiz.cpp:830:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       for (int i = 0; i < pairs.size(); i++) {
                       ~~^~~~~~~~~~~~~~
RcppPwiz.cpp: In member function ‘Rcpp::DataFrame RcppPwiz::getChromatogramHeaderInfo(Rcpp::IntegerVector)’:
RcppPwiz.cpp:850:10: warning: unused variable ‘nativeIdFormat_’ [-Wunused-variable]
     CVID nativeIdFormat_ = id::getDefaultNativeIDFormat(*msd);
          ^~~~~~~~~~~~~~~
RcppPwiz.cpp: In member function ‘Rcpp::NumericMatrix RcppPwiz::get3DMap(std::vector<int>, double, double, double)’:
RcppPwiz.cpp:981:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       for (int i = 0; i < scanNumbers.size(); i++)
                       ~~^~~~~~~~~~~~~~~~~~~~
RcppPwiz.cpp:987:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for (int k=0; k < pairs.size(); k++)
                  ~~^~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppPwizModule.cpp -o RcppPwizModule.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from RcppPwiz.h:11,
                 from RcppPwizModule.cpp:2:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwizModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from RcppPwiz.h:11,
                 from RcppPwizModule.cpp:2:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwizModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from RcppPwiz.h:11,
                 from RcppPwizModule.cpp:2:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwizModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from RcppPwiz.h:11,
                 from RcppPwizModule.cpp:2:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwizModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from RcppPwiz.h:11,
                 from RcppPwizModule.cpp:2:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwizModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from RcppPwiz.h:11,
                 from RcppPwizModule.cpp:2:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwizModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from RcppPwiz.h:11,
                 from RcppPwizModule.cpp:2:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwizModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from pwiz/utility/misc/Std.hpp:31,
                 from RcppPwiz.h:20,
                 from RcppPwizModule.cpp:2:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwizModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from pwiz/utility/misc/Std.hpp:32,
                 from RcppPwiz.h:20,
                 from RcppPwizModule.cpp:2:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwizModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/iostreams/filtering_streambuf.hpp:17:0,
                 from ./boost/boost/iostreams/filtering_stream.hpp:22,
                 from RcppPwiz.h:23,
                 from RcppPwizModule.cpp:2:
./boost/boost/iostreams/chain.hpp: In member function ‘void boost::iostreams::detail::chain_base<Self, Ch, Tr, Alloc, Mode>::push_impl(const T&, std::streamsize, std::streamsize)’:
./boost/boost/iostreams/chain.hpp:256:14: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<streambuf_t>
              ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppPwizModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppIdent.cpp -o RcppIdent.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from RcppIdent.h:11,
                 from RcppIdent.cpp:1:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdent.h:4,
                 from RcppIdent.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from RcppIdent.h:11,
                 from RcppIdent.cpp:1:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdent.h:4,
                 from RcppIdent.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from RcppIdent.h:11,
                 from RcppIdent.cpp:1:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdent.h:4,
                 from RcppIdent.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from RcppIdent.h:11,
                 from RcppIdent.cpp:1:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdent.h:4,
                 from RcppIdent.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from RcppIdent.h:11,
                 from RcppIdent.cpp:1:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdent.h:4,
                 from RcppIdent.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from RcppIdent.h:11,
                 from RcppIdent.cpp:1:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdent.h:4,
                 from RcppIdent.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from RcppIdent.h:11,
                 from RcppIdent.cpp:1:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdent.h:4,
                 from RcppIdent.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from pwiz/utility/misc/Std.hpp:31,
                 from RcppIdent.h:14,
                 from RcppIdent.cpp:1:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdent.h:4,
                 from RcppIdent.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from pwiz/utility/misc/Std.hpp:32,
                 from RcppIdent.h:14,
                 from RcppIdent.cpp:1:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdent.h:4,
                 from RcppIdent.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
RcppIdent.cpp: In member function ‘Rcpp::DataFrame RcppIdent::getScore()’:
RcppIdent.cpp:293:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for (size_t j = 0; j < nCvParams; j++) {
                       ~~^~~~~~~~~~~
RcppIdent.cpp: In member function ‘Rcpp::List RcppIdent::getPara()’:
RcppIdent.cpp:382:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int i = 0 ; i < sip[0]->additionalSearchParams.cvParams.size(); i++)
                     ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RcppIdent.cpp:388:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int i = 0; i < sip[0]->additionalSearchParams.userParams.size(); i++)
                    ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppIdentModule.cpp -o RcppIdentModule.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from RcppIdent.h:11,
                 from RcppIdentModule.cpp:2:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdentModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from RcppIdent.h:11,
                 from RcppIdentModule.cpp:2:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdentModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from RcppIdent.h:11,
                 from RcppIdentModule.cpp:2:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdentModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from RcppIdent.h:11,
                 from RcppIdentModule.cpp:2:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdentModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from RcppIdent.h:11,
                 from RcppIdentModule.cpp:2:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdentModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from RcppIdent.h:11,
                 from RcppIdentModule.cpp:2:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdentModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from RcppIdent.h:11,
                 from RcppIdentModule.cpp:2:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdentModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from pwiz/utility/misc/Std.hpp:31,
                 from RcppIdent.h:14,
                 from RcppIdentModule.cpp:2:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdentModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from pwiz/utility/misc/Std.hpp:32,
                 from RcppIdent.h:14,
                 from RcppIdentModule.cpp:2:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from RcppIdentModule.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/system/src/error_code.cpp -o boost/libs/system/src/error_code.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/posix_api.cpp -o boost/libs/regex/src/posix_api.o
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/fileiter.cpp -o boost/libs/regex/src/fileiter.o
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from boost/libs/regex/src/fileiter.cpp:28:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from boost/libs/regex/src/fileiter.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from boost/libs/regex/src/fileiter.cpp:28:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from boost/libs/regex/src/fileiter.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from boost/libs/regex/src/fileiter.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from boost/libs/regex/src/fileiter.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from boost/libs/regex/src/fileiter.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from boost/libs/regex/src/fileiter.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from boost/libs/regex/src/fileiter.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from boost/libs/regex/src/fileiter.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from boost/libs/regex/src/fileiter.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from boost/libs/regex/src/fileiter.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from boost/libs/regex/src/fileiter.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from boost/libs/regex/src/fileiter.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from boost/libs/regex/src/fileiter.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from boost/libs/regex/src/fileiter.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/regex_raw_buffer.cpp -o boost/libs/regex/src/regex_raw_buffer.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/cregex.cpp -o boost/libs/regex/src/cregex.o
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/regex_debug.cpp -o boost/libs/regex/src/regex_debug.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/instances.cpp -o boost/libs/regex/src/instances.o
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/icu.cpp -o boost/libs/regex/src/icu.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/usinstances.cpp -o boost/libs/regex/src/usinstances.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/regex.cpp -o boost/libs/regex/src/regex.o
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/wide_posix_api.cpp -o boost/libs/regex/src/wide_posix_api.o
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/regex_traits_defaults.cpp -o boost/libs/regex/src/regex_traits_defaults.o
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/winstances.cpp -o boost/libs/regex/src/winstances.o
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex.hpp:32,
                 from ./boost/boost/regex.hpp:31,
                 from boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/wc_regex_traits.cpp -o boost/libs/regex/src/wc_regex_traits.o
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/wc_regex_traits.cpp:76:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/wc_regex_traits.cpp:76:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/wc_regex_traits.cpp:76:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/wc_regex_traits.cpp:76:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/wc_regex_traits.cpp:76:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/wc_regex_traits.cpp:76:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/wc_regex_traits.cpp:76:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/wc_regex_traits.cpp:76:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/c_regex_traits.cpp -o boost/libs/regex/src/c_regex_traits.o
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/c_regex_traits.hpp:26,
                 from boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/cpp_regex_traits.cpp -o boost/libs/regex/src/cpp_regex_traits.o
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:43,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost/boost/regex/v4/regex_workaround.hpp:41,
                 from ./boost/boost/regex/v4/regex_traits.hpp:26,
                 from ./boost/boost/regex/regex_traits.hpp:27,
                 from boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/static_mutex.cpp -o boost/libs/regex/src/static_mutex.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/regex/src/w32_regex_traits.cpp -o boost/libs/regex/src/w32_regex_traits.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/iostreams/src/zlib.cpp -o boost/libs/iostreams/src/zlib.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/iostreams/filter/symmetric.hpp:60,
                 from ./boost/boost/iostreams/filter/zlib.hpp:31,
                 from boost/libs/iostreams/src/zlib.cpp:19:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/iostreams/filter/zlib.hpp:20,
                 from boost/libs/iostreams/src/zlib.cpp:19:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/filter/symmetric.hpp:60,
                 from ./boost/boost/iostreams/filter/zlib.hpp:31,
                 from boost/libs/iostreams/src/zlib.cpp:19:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/iostreams/filter/zlib.hpp:20,
                 from boost/libs/iostreams/src/zlib.cpp:19:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/filter/symmetric.hpp:60,
                 from ./boost/boost/iostreams/filter/zlib.hpp:31,
                 from boost/libs/iostreams/src/zlib.cpp:19:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/iostreams/filter/zlib.hpp:20,
                 from boost/libs/iostreams/src/zlib.cpp:19:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/filter/symmetric.hpp:60,
                 from ./boost/boost/iostreams/filter/zlib.hpp:31,
                 from boost/libs/iostreams/src/zlib.cpp:19:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/iostreams/filter/zlib.hpp:20,
                 from boost/libs/iostreams/src/zlib.cpp:19:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/filter/symmetric.hpp:60,
                 from ./boost/boost/iostreams/filter/zlib.hpp:31,
                 from boost/libs/iostreams/src/zlib.cpp:19:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/iostreams/filter/zlib.hpp:20,
                 from boost/libs/iostreams/src/zlib.cpp:19:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/filter/symmetric.hpp:60,
                 from ./boost/boost/iostreams/filter/zlib.hpp:31,
                 from boost/libs/iostreams/src/zlib.cpp:19:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/iostreams/filter/zlib.hpp:20,
                 from boost/libs/iostreams/src/zlib.cpp:19:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/filter/symmetric.hpp:60,
                 from ./boost/boost/iostreams/filter/zlib.hpp:31,
                 from boost/libs/iostreams/src/zlib.cpp:19:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/iostreams/filter/zlib.hpp:20,
                 from boost/libs/iostreams/src/zlib.cpp:19:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/iostreams/src/file_descriptor.cpp -o boost/libs/iostreams/src/file_descriptor.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:28,
                 from boost/libs/iostreams/src/file_descriptor.cpp:23:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:27,
                 from boost/libs/iostreams/src/file_descriptor.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:28,
                 from boost/libs/iostreams/src/file_descriptor.cpp:23:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:27,
                 from boost/libs/iostreams/src/file_descriptor.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:28,
                 from boost/libs/iostreams/src/file_descriptor.cpp:23:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:27,
                 from boost/libs/iostreams/src/file_descriptor.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:28,
                 from boost/libs/iostreams/src/file_descriptor.cpp:23:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:27,
                 from boost/libs/iostreams/src/file_descriptor.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:28,
                 from boost/libs/iostreams/src/file_descriptor.cpp:23:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:27,
                 from boost/libs/iostreams/src/file_descriptor.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:28,
                 from boost/libs/iostreams/src/file_descriptor.cpp:23:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:27,
                 from boost/libs/iostreams/src/file_descriptor.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:28,
                 from boost/libs/iostreams/src/file_descriptor.cpp:23:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:27,
                 from boost/libs/iostreams/src/file_descriptor.cpp:23:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/filesystem/src/operations.cpp -o boost/libs/filesystem/src/operations.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/operations.cpp:44:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/filesystem/path_traits.hpp:29,
                 from ./boost/boost/filesystem/path.hpp:25,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/operations.cpp:44:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/operations.cpp:44:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/filesystem/path_traits.hpp:29,
                 from ./boost/boost/filesystem/path.hpp:25,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/operations.cpp:44:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/operations.cpp:44:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/filesystem/path_traits.hpp:29,
                 from ./boost/boost/filesystem/path.hpp:25,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/operations.cpp:44:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/operations.cpp:44:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/filesystem/path_traits.hpp:29,
                 from ./boost/boost/filesystem/path.hpp:25,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/operations.cpp:44:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/operations.cpp:44:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/filesystem/path_traits.hpp:29,
                 from ./boost/boost/filesystem/path.hpp:25,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/operations.cpp:44:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/operations.cpp:44:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/filesystem/path_traits.hpp:29,
                 from ./boost/boost/filesystem/path.hpp:25,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/operations.cpp:44:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/operations.cpp:44:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/filesystem/path_traits.hpp:29,
                 from ./boost/boost/filesystem/path.hpp:25,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/operations.cpp:44:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
boost/libs/filesystem/src/operations.cpp: In function ‘int {anonymous}::readdir_r_simulator(DIR*, dirent*, dirent**)’:
boost/libs/filesystem/src/operations.cpp:1991:18: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
       { return ::readdir_r(dirp, entry, result); }
                  ^~~~~~~~~
In file included from /usr/include/features.h:424:0,
                 from /usr/include/x86_64-linux-gnu/c++/7/bits/os_defines.h:39,
                 from /usr/include/x86_64-linux-gnu/c++/7/bits/c++config.h:533,
                 from /usr/include/c++/7/cstddef:49,
                 from ./boost/boost/config/select_stdlib_config.hpp:18,
                 from ./boost/boost/config.hpp:44,
                 from ./boost/boost/filesystem/operations.hpp:18,
                 from boost/libs/filesystem/src/operations.cpp:44:
/usr/include/dirent.h:189:12: note: declared here
 extern int __REDIRECT (readdir_r,
            ^
boost/libs/filesystem/src/operations.cpp:1991:47: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
       { return ::readdir_r(dirp, entry, result); }
                                               ^
In file included from /usr/include/features.h:424:0,
                 from /usr/include/x86_64-linux-gnu/c++/7/bits/os_defines.h:39,
                 from /usr/include/x86_64-linux-gnu/c++/7/bits/c++config.h:533,
                 from /usr/include/c++/7/cstddef:49,
                 from ./boost/boost/config/select_stdlib_config.hpp:18,
                 from ./boost/boost/config.hpp:44,
                 from ./boost/boost/filesystem/operations.hpp:18,
                 from boost/libs/filesystem/src/operations.cpp:44:
/usr/include/dirent.h:189:12: note: declared here
 extern int __REDIRECT (readdir_r,
            ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/filesystem/src/path.cpp -o boost/libs/filesystem/src/path.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from boost/libs/filesystem/src/path.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/filesystem/path_traits.hpp:29,
                 from ./boost/boost/filesystem/path.hpp:25,
                 from boost/libs/filesystem/src/path.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from boost/libs/filesystem/src/path.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/filesystem/path_traits.hpp:29,
                 from ./boost/boost/filesystem/path.hpp:25,
                 from boost/libs/filesystem/src/path.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from boost/libs/filesystem/src/path.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/filesystem/path_traits.hpp:29,
                 from ./boost/boost/filesystem/path.hpp:25,
                 from boost/libs/filesystem/src/path.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from boost/libs/filesystem/src/path.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/filesystem/path_traits.hpp:29,
                 from ./boost/boost/filesystem/path.hpp:25,
                 from boost/libs/filesystem/src/path.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from boost/libs/filesystem/src/path.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/filesystem/path_traits.hpp:29,
                 from ./boost/boost/filesystem/path.hpp:25,
                 from boost/libs/filesystem/src/path.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from boost/libs/filesystem/src/path.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/filesystem/path_traits.hpp:29,
                 from ./boost/boost/filesystem/path.hpp:25,
                 from boost/libs/filesystem/src/path.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from boost/libs/filesystem/src/path.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/filesystem/path_traits.hpp:29,
                 from ./boost/boost/filesystem/path.hpp:25,
                 from boost/libs/filesystem/src/path.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/filesystem/src/utf8_codecvt_facet.cpp -o boost/libs/filesystem/src/utf8_codecvt_facet.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/chrono/src/chrono.cpp -o boost/libs/chrono/src/chrono.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/chrono/src/process_cpu_clocks.cpp -o boost/libs/chrono/src/process_cpu_clocks.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/chrono/src/thread_clock.cpp -o boost/libs/chrono/src/thread_clock.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/Version.cpp -o pwiz/data/msdata/Version.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/identdata/Version.cpp -o pwiz/data/identdata/Version.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/common/MemoryIndex.cpp -o pwiz/data/common/MemoryIndex.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/common/MemoryIndex.cpp:26:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/common/MemoryIndex.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/checked_delete.hpp:15:0,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:26,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/MemoryIndex.hpp:26,
                 from pwiz/data/common/MemoryIndex.cpp:25:
./boost/boost/core/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = pwiz::data::MemoryIndex::Impl]’:
./boost/boost/smart_ptr/detail/shared_count.hpp:134:34:   required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = pwiz::data::MemoryIndex::Impl]’
./boost/boost/smart_ptr/shared_ptr.hpp:271:20:   required from ‘void boost::detail::sp_pointer_construct(boost::shared_ptr<X>*, Y*, boost::detail::shared_count&) [with T = pwiz::data::MemoryIndex::Impl; Y = pwiz::data::MemoryIndex::Impl]’
./boost/boost/smart_ptr/shared_ptr.hpp:349:44:   required from ‘boost::shared_ptr<T>::shared_ptr(Y*) [with Y = pwiz::data::MemoryIndex::Impl; T = pwiz::data::MemoryIndex::Impl]’
pwiz/data/common/MemoryIndex.cpp:73:58:   required from here
./boost/boost/core/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘pwiz::data::MemoryIndex::Impl’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
     delete x;
     ^~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/common/CVTranslator.cpp -o pwiz/data/common/CVTranslator.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:29:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/common/CVTranslator.cpp:29:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/CVTranslator.hpp:31,
                 from pwiz/data/common/CVTranslator.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
pwiz/data/common/CVTranslator.cpp: In function ‘bool pwiz::data::shouldIgnore(const string&, pwiz::cv::CVID, pwiz::cv::CVID)’:
pwiz/data/common/CVTranslator.cpp:133:53: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
     return (key=="unit_" && value==MS_unit_OBSOLETE && cvid==UO_unit ||
             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
pwiz/data/common/CVTranslator.cpp:135:40: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
             key=="pi_" && value==MS_PI && cvid==MS_pI || // MS_pI==isoelectric point
             ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
pwiz/data/common/CVTranslator.cpp:136:40: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
             key=="de_" && value==MS_DE && cvid==1001274 || // conflict between 1000246 and 1001274
             ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/common/cv.cpp -o pwiz/data/common/cv.o
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/common/cv.cpp:34:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/common/cv.cpp:34:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/common/cv.cpp:34:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/common/cv.cpp:34:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/common/cv.cpp:34:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/common/cv.cpp:34:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/common/cv.cpp:34:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/common/cv.cpp:34:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/common/cv.cpp:34:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/common/cv.cpp:34:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/common/cv.cpp:34:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/common/cv.cpp:34:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/common/cv.cpp:34:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/common/cv.cpp:34:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/common/cv.cpp:34:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/common/cv.cpp:34:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/common/cv.cpp:34:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/common/cv.cpp:34:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from pwiz/data/common/cv.cpp:24765:0:
pwiz/data/common/cv.inl: In function ‘const pwiz::cv::CVTermInfo& pwiz::cv::cvTermInfo(const char*)’:
pwiz/data/common/cv.inl:102:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (int o=0;o<oboPrefixesSize_;++o)
                      ~^~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/common/ParamTypes.cpp -o pwiz/data/common/ParamTypes.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/common/ParamTypes.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/ParamTypes.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/common/ParamTypes.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/ParamTypes.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/common/ParamTypes.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/ParamTypes.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/common/ParamTypes.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/ParamTypes.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/common/ParamTypes.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/ParamTypes.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/common/ParamTypes.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/ParamTypes.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/common/ParamTypes.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/ParamTypes.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/common/ParamTypes.cpp:28:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/ParamTypes.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/common/ParamTypes.cpp:28:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/ParamTypes.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/spirit/home/karma/string.hpp:13:0,
                 from ./boost/boost/spirit/home/karma.hpp:14,
                 from ./boost/boost/spirit/include/karma.hpp:16,
                 from pwiz/data/common/ParamTypes.cpp:29:
./boost/boost/spirit/home/karma/string/lit.hpp: In member function ‘bool boost::spirit::karma::literal_string<String, CharEncoding, Tag, no_attribute>::generate(OutputIterator&, Context&, const Delimiter&, const Attribute&) const’:
./boost/boost/spirit/home/karma/string/lit.hpp:179:17: warning: typedef ‘extracted_string_type’ locally defined but not used [-Wunused-local-typedefs]
                 extracted_string_type;
                 ^~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/common/BinaryIndexStream.cpp -o pwiz/data/common/BinaryIndexStream.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/common/BinaryIndexStream.cpp:26:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/common/BinaryIndexStream.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/thread/thread.hpp:13:0,
                 from pwiz/data/common/BinaryIndexStream.cpp:27:
./boost/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
./boost/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
             std::auto_ptr<thread> new_thread(new thread(threadfunc));
                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/data/common/Index.hpp:29,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/checked_delete.hpp:15:0,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:26,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/Index.hpp:30,
                 from pwiz/data/common/BinaryIndexStream.hpp:26,
                 from pwiz/data/common/BinaryIndexStream.cpp:25:
./boost/boost/core/checked_delete.hpp: In instantiation of ‘void boost::checked_delete(T*) [with T = pwiz::data::BinaryIndexStream::Impl]’:
./boost/boost/smart_ptr/detail/shared_count.hpp:134:34:   required from ‘boost::detail::shared_count::shared_count(Y*) [with Y = pwiz::data::BinaryIndexStream::Impl]’
./boost/boost/smart_ptr/shared_ptr.hpp:271:20:   required from ‘void boost::detail::sp_pointer_construct(boost::shared_ptr<X>*, Y*, boost::detail::shared_count&) [with T = pwiz::data::BinaryIndexStream::Impl; Y = pwiz::data::BinaryIndexStream::Impl]’
./boost/boost/smart_ptr/shared_ptr.hpp:349:44:   required from ‘boost::shared_ptr<T>::shared_ptr(Y*) [with Y = pwiz::data::BinaryIndexStream::Impl; T = pwiz::data::BinaryIndexStream::Impl]’
pwiz/data/common/BinaryIndexStream.cpp:402:103:   required from here
./boost/boost/core/checked_delete.hpp:34:5: warning: deleting object of polymorphic class type ‘pwiz::data::BinaryIndexStream::Impl’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
     delete x;
     ^~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/common/diff_std.cpp -o pwiz/data/common/diff_std.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/common/diff_std.hpp:33,
                 from pwiz/data/common/diff_std.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/diff_std.hpp:33,
                 from pwiz/data/common/diff_std.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/common/diff_std.hpp:33,
                 from pwiz/data/common/diff_std.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/diff_std.hpp:33,
                 from pwiz/data/common/diff_std.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/common/diff_std.hpp:33,
                 from pwiz/data/common/diff_std.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/diff_std.hpp:33,
                 from pwiz/data/common/diff_std.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/common/diff_std.hpp:33,
                 from pwiz/data/common/diff_std.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/diff_std.hpp:33,
                 from pwiz/data/common/diff_std.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/common/diff_std.hpp:33,
                 from pwiz/data/common/diff_std.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/diff_std.hpp:33,
                 from pwiz/data/common/diff_std.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/common/diff_std.hpp:33,
                 from pwiz/data/common/diff_std.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/diff_std.hpp:33,
                 from pwiz/data/common/diff_std.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/common/diff_std.hpp:33,
                 from pwiz/data/common/diff_std.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/diff_std.hpp:33,
                 from pwiz/data/common/diff_std.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from pwiz/data/common/diff_std.cpp:27:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/common/diff_std.hpp:33,
                 from pwiz/data/common/diff_std.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/common/Unimod.cpp -o pwiz/data/common/Unimod.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost_aux/boost/enum/bitfield.hpp:22,
                 from ./boost_aux/boost/enum.hpp:20,
                 from pwiz/data/common/Unimod.hpp:31,
                 from pwiz/data/common/Unimod.cpp:25:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/common/Unimod.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/common/Unimod.hpp:28,
                 from pwiz/data/common/Unimod.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/function/detail/maybe_include.hpp:23:0,
                 from ./boost/boost/function/detail/function_iterate.hpp:14,
                 from ./boost/boost/preprocessor/iteration/detail/iter/forward1.hpp:57,
                 from ./boost/boost/function.hpp:64,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost_aux/boost/enum/bitfield.hpp:22,
                 from ./boost_aux/boost/enum.hpp:20,
                 from pwiz/data/common/Unimod.hpp:31,
                 from pwiz/data/common/Unimod.cpp:25:
./boost/boost/function/function_template.hpp: In instantiation of ‘void boost::detail::function::basic_vtable2<R, T0, T1>::assign_functor(FunctionObj, boost::detail::function::function_buffer&, mpl_::true_) const [with FunctionObj = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>; R = boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; T0 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; T1 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; mpl_::true_ = mpl_::bool_<true>]’:
./boost/boost/function/function_template.hpp:608:27:   required from ‘bool boost::detail::function::basic_vtable2<R, T0, T1>::assign_to(FunctionObj, boost::detail::function::function_buffer&, boost::detail::function::function_obj_tag) const [with FunctionObj = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>; R = boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; T0 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; T1 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/function/function_template.hpp:498:27:   required from ‘bool boost::detail::function::basic_vtable2<R, T0, T1>::assign_to(F, boost::detail::function::function_buffer&) const [with F = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>; R = boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; T0 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; T1 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/function/function_template.hpp:942:7:   required from ‘void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>; R = boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; T0 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; T1 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/function/function_template.hpp:728:7:   required from ‘boost::function2<R, T1, T2>::function2(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>; R = boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; T0 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; T1 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
./boost/boost/algorithm/string/detail/find_iterator.hpp:51:36:   required from ‘boost::algorithm::detail::find_iterator_base<IteratorT>::find_iterator_base(FinderT, int) [with FinderT = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>; IteratorT = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/algorithm/string/find_iterator.hpp:265:29:   required from ‘boost::algorithm::split_iterator<IteratorT>::split_iterator(IteratorT, IteratorT, FinderT) [with FinderT = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>; IteratorT = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/algorithm/string/iter_find.hpp:170:21:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = const std::__cxx11::basic_string<char>; FinderT = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>]’
./boost/boost/algorithm/string/split.hpp:146:50:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&, PredicateT, boost::algorithm::token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = const std::__cxx11::basic_string<char>; PredicateT = boost::algorithm::detail::is_classifiedF]’
pwiz/data/common/Unimod.cpp:129:71:   required from here
./boost/boost/function/function_template.hpp:572:11: warning: placement new constructing an object of type ‘boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>’ and size ‘24’ in a region of type ‘char’ and size ‘1’ [-Wplacement-new=]
           new (reinterpret_cast<void*>(&functor.data)) FunctionObj(f);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./boost/boost/function/detail/prologue.hpp:17:0,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost_aux/boost/enum/bitfield.hpp:22,
                 from ./boost_aux/boost/enum.hpp:20,
                 from pwiz/data/common/Unimod.hpp:31,
                 from pwiz/data/common/Unimod.cpp:25:
./boost/boost/function/function_base.hpp: In instantiation of ‘static void boost::detail::function::functor_manager_common<Functor>::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>]’:
./boost/boost/function/function_base.hpp:364:56:   required from ‘static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>; mpl_::true_ = mpl_::bool_<true>]’
./boost/boost/function/function_base.hpp:412:18:   required from ‘static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>]’
./boost/boost/function/function_base.hpp:440:20:   required from ‘static void boost::detail::function::functor_manager<Functor>::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>]’
./boost/boost/function/function_template.hpp:940:13:   required from ‘void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>; R = boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; T0 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; T1 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/function/function_template.hpp:728:7:   required from ‘boost::function2<R, T1, T2>::function2(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>; R = boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; T0 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; T1 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
./boost/boost/algorithm/string/detail/find_iterator.hpp:51:36:   required from ‘boost::algorithm::detail::find_iterator_base<IteratorT>::find_iterator_base(FinderT, int) [with FinderT = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>; IteratorT = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/algorithm/string/find_iterator.hpp:265:29:   required from ‘boost::algorithm::split_iterator<IteratorT>::split_iterator(IteratorT, IteratorT, FinderT) [with FinderT = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>; IteratorT = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/algorithm/string/iter_find.hpp:170:21:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&, FinderT) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = const std::__cxx11::basic_string<char>; FinderT = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>]’
./boost/boost/algorithm/string/split.hpp:146:50:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&, PredicateT, boost::algorithm::token_compress_mode_type) [with SequenceSequenceT = std::vector<std::__cxx11::basic_string<char> >; RangeT = const std::__cxx11::basic_string<char>; PredicateT = boost::algorithm::detail::is_classifiedF]’
pwiz/data/common/Unimod.cpp:129:71:   required from here
./boost/boost/function/function_base.hpp:318:13: warning: placement new constructing an object of type ‘boost::detail::function::functor_manager_common<boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF> >::functor_type {aka boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_classifiedF>}’ and size ‘24’ in a region of type ‘char’ and size ‘1’ [-Wplacement-new=]
             new (reinterpret_cast<void*>(&out_buffer.data)) functor_type(*in_functor);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/mz5/Configuration_mz5.cpp -o pwiz/data/msdata/mz5/Configuration_mz5.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Configuration_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Configuration_mz5.cpp:24:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Configuration_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Configuration_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Configuration_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Configuration_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Configuration_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Configuration_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Configuration_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Configuration_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Configuration_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Configuration_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Configuration_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Configuration_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Configuration_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Configuration_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Configuration_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Configuration_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Configuration_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Configuration_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Configuration_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Configuration_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Configuration_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Configuration_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Configuration_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Configuration_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Configuration_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Configuration_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/mz5/Connection_mz5.cpp -o pwiz/data/msdata/mz5/Connection_mz5.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/../MSData.hpp:29,
                 from pwiz/data/msdata/mz5/Connection_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:24:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/../MSData.hpp:29,
                 from pwiz/data/msdata/mz5/Connection_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/../MSData.hpp:29,
                 from pwiz/data/msdata/mz5/Connection_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/../MSData.hpp:29,
                 from pwiz/data/msdata/mz5/Connection_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/../MSData.hpp:29,
                 from pwiz/data/msdata/mz5/Connection_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/../MSData.hpp:29,
                 from pwiz/data/msdata/mz5/Connection_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/../MSData.hpp:29,
                 from pwiz/data/msdata/mz5/Connection_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/../MSData.hpp:29,
                 from pwiz/data/msdata/mz5/Connection_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/../MSData.hpp:29,
                 from pwiz/data/msdata/mz5/Connection_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/../MSData.hpp:29,
                 from pwiz/data/msdata/mz5/Connection_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/../MSData.hpp:29,
                 from pwiz/data/msdata/mz5/Connection_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/../MSData.hpp:29,
                 from pwiz/data/msdata/mz5/Connection_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/../MSData.hpp:29,
                 from pwiz/data/msdata/mz5/Connection_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/../MSData.hpp:29,
                 from pwiz/data/msdata/mz5/Connection_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost/boost/smart_ptr.hpp:19,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:32,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/../MSData.hpp:29,
                 from pwiz/data/msdata/mz5/Connection_mz5.hpp:27,
                 from pwiz/data/msdata/mz5/Connection_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/mz5/Datastructures_mz5.cpp -o pwiz/data/msdata/mz5/Datastructures_mz5.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:24:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost/boost/smart_ptr.hpp:19,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:32,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/Datastructures_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp -o pwiz/data/msdata/mz5/ReferenceRead_mz5.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost/boost/smart_ptr.hpp:19,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:32,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceRead_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp -o pwiz/data/msdata/mz5/ReferenceWrite_mz5.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:24:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost/boost/smart_ptr.hpp:19,
                 from ./pwiz/data/msdata/SpectrumWorkerThreads.hpp:27,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:29:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/data/msdata/mz5/../../common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.hpp:28,
                 from pwiz/data/msdata/mz5/ReferenceWrite_mz5.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/mz5/Translator_mz5.cpp -o pwiz/data/msdata/mz5/Translator_mz5.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/SpectrumList_MGF.cpp -o pwiz/data/msdata/SpectrumList_MGF.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:28:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:28:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/thread/thread.hpp:13:0,
                 from ./boost/boost/thread.hpp:13,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:29:
./boost/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
./boost/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
             std::auto_ptr<thread> new_thread(new thread(threadfunc));
                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MGF.hpp:30,
                 from pwiz/data/msdata/SpectrumList_MGF.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/DefaultReaderList.cpp -o pwiz/data/msdata/DefaultReaderList.o
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/ChromatogramList_mzML.cpp -o pwiz/data/msdata/ChromatogramList_mzML.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:31:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:31:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/ChromatogramListBase.hpp:28,
                 from pwiz/data/msdata/ChromatogramList_mzML.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/ChromatogramList_mz5.cpp -o pwiz/data/msdata/ChromatogramList_mz5.o
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/ChromatogramList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/examples.cpp -o pwiz/data/msdata/examples.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/examples.cpp:26:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/examples.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/examples.hpp:29,
                 from pwiz/data/msdata/examples.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/Serializer_mzML.cpp -o pwiz/data/msdata/Serializer_mzML.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/Serializer_mzML.cpp:33:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/Serializer_mzML.cpp:33:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/Serializer_MSn.cpp -o pwiz/data/msdata/Serializer_MSn.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.cpp:28:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/Serializer_MSn.cpp:29:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MSn.hpp:26,
                 from pwiz/data/msdata/Serializer_MSn.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/Reader.cpp -o pwiz/data/msdata/Reader.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/data/msdata/Reader.cpp:27:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/Reader.cpp:28:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Reader.hpp:28,
                 from pwiz/data/msdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/Serializer_mz5.cpp -o pwiz/data/msdata/Serializer_mz5.o
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/Serializer_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/Serializer_MGF.cpp -o pwiz/data/msdata/Serializer_MGF.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.cpp:27:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/Serializer_MGF.cpp:28:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_MGF.hpp:27,
                 from pwiz/data/msdata/Serializer_MGF.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/spirit/home/karma/string.hpp:13:0,
                 from ./boost/boost/spirit/home/karma.hpp:14,
                 from ./boost/boost/spirit/include/karma.hpp:16,
                 from pwiz/data/msdata/Serializer_MGF.cpp:29:
./boost/boost/spirit/home/karma/string/lit.hpp: In member function ‘bool boost::spirit::karma::literal_string<String, CharEncoding, Tag, no_attribute>::generate(OutputIterator&, Context&, const Delimiter&, const Attribute&) const’:
./boost/boost/spirit/home/karma/string/lit.hpp:179:17: warning: typedef ‘extracted_string_type’ locally defined but not used [-Wunused-local-typedefs]
                 extracted_string_type;
                 ^~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/Serializer_mzXML.cpp -o pwiz/data/msdata/Serializer_mzXML.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:33:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:34:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.hpp:29,
                 from pwiz/data/msdata/Serializer_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/SpectrumList_mzML.cpp -o pwiz/data/msdata/SpectrumList_mzML.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:30:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:30:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/thread/thread.hpp:13:0,
                 from ./boost/boost/thread.hpp:13,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:32:
./boost/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
./boost/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
             std::auto_ptr<thread> new_thread(new thread(threadfunc));
                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzML.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/SpectrumList_MSn.cpp -o pwiz/data/msdata/SpectrumList_MSn.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:28:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:28:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/thread/thread.hpp:13:0,
                 from ./boost/boost/thread.hpp:13,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:31:
./boost/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
./boost/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
             std::auto_ptr<thread> new_thread(new thread(threadfunc));
                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_MSn.hpp:29,
                 from pwiz/data/msdata/SpectrumList_MSn.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/SpectrumList_mz5.cpp -o pwiz/data/msdata/SpectrumList_mz5.o
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/thread/thread.hpp:13:0,
                 from ./boost/boost/thread.hpp:13,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:29:
./boost/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
./boost/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
             std::auto_ptr<thread> new_thread(new thread(threadfunc));
                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mz5.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/BinaryDataEncoder.cpp -o pwiz/data/msdata/BinaryDataEncoder.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/iostreams/filtering_streambuf.hpp:17:0,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:30:
./boost/boost/iostreams/chain.hpp: In member function ‘void boost::iostreams::detail::chain_base<Self, Ch, Tr, Alloc, Mode>::push_impl(const T&, std::streamsize, std::streamsize)’:
./boost/boost/iostreams/chain.hpp:256:14: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<streambuf_t>
              ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/bind/bind.hpp:26,
                 from ./boost/boost/bind.hpp:22,
                 from ./boost/boost/iostreams/copy.hpp:26,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:32:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:38:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/BinaryDataEncoder.hpp:29,
                 from pwiz/data/msdata/BinaryDataEncoder.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
pwiz/data/msdata/BinaryDataEncoder.cpp: In member function ‘void pwiz::msdata::BinaryDataEncoder::Impl::encode(const double*, size_t, std::__cxx11::string&, size_t*)’:
pwiz/data/msdata/BinaryDataEncoder.cpp:280:37: warning: ‘byteCount’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         filterArray<zlib_compressor>(byteBuffer, byteCount,compressed);
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pwiz/data/msdata/BinaryDataEncoder.cpp:280:37: warning: ‘byteBuffer’ may be used uninitialized in this function [-Wmaybe-uninitialized]
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/Diff.cpp -o pwiz/data/msdata/Diff.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/Diff.cpp:28:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/Diff.cpp:28:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Diff.hpp:29,
                 from pwiz/data/msdata/Diff.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/MSData.cpp -o pwiz/data/msdata/MSData.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/MSData.cpp:26:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/MSData.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/References.cpp -o pwiz/data/msdata/References.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/References.cpp:26:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/References.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/References.hpp:29,
                 from pwiz/data/msdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/SpectrumList_mzXML.cpp -o pwiz/data/msdata/SpectrumList_mzXML.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:29:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:29:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/thread/thread.hpp:13:0,
                 from ./boost/boost/thread.hpp:13,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:30:
./boost/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
./boost/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
             std::auto_ptr<thread> new_thread(new thread(threadfunc));
                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_mzXML.hpp:29,
                 from pwiz/data/msdata/SpectrumList_mzXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/IO.cpp -o pwiz/data/msdata/IO.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/data/msdata/IO.cpp:29:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/IO.cpp:30:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/IO.hpp:29,
                 from pwiz/data/msdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
pwiz/data/msdata/IO.cpp: In member function ‘virtual pwiz::minimxml::SAXParser::Handler::Status pwiz::msdata::IO::HandlerBinaryDataArray::startElement(const string&, const pwiz::minimxml::SAXParser::Handler::Attributes&, pwiz::minimxml::SAXParser::Handler::stream_offset)’:
pwiz/data/msdata/IO.cpp:1727:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
                 if (!dataProcessingRef.empty())
                 ^~
pwiz/data/msdata/IO.cpp:1730:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
                     getAttribute(attributes, "encodedLength", encodedLength_, NoXMLUnescape);
                     ^~~~~~~~~~~~
pwiz/data/msdata/IO.cpp: In member function ‘virtual pwiz::minimxml::SAXParser::Handler::Status pwiz::msdata::IO::HandlerSpectrum::startElement(const string&, const pwiz::minimxml::SAXParser::Handler::Attributes&, pwiz::minimxml::SAXParser::Handler::stream_offset)’:
pwiz/data/msdata/IO.cpp:2020:35: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
             else if (version == 1 && name == "acquisitionList" /* mzML 1.0 */ || name == "scanList")
                      ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pwiz/data/msdata/IO.cpp: In member function ‘virtual pwiz::minimxml::SAXParser::Handler::Status pwiz::msdata::IO::HandlerMSData::startElement(const string&, const pwiz::minimxml::SAXParser::Handler::Attributes&, pwiz::minimxml::SAXParser::Handler::stream_offset)’:
pwiz/data/msdata/IO.cpp:2731:31: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
         else if (version == 1 && name == "acquisitionSettings" /* mzML 1.0 */ ||
                  ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/SpectrumList_BTDX.cpp -o pwiz/data/msdata/SpectrumList_BTDX.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:29:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:29:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/thread/thread.hpp:13:0,
                 from ./boost/boost/thread.hpp:13,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:30:
./boost/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
./boost/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
             std::auto_ptr<thread> new_thread(new thread(threadfunc));
                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from ./pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListBase.hpp:28,
                 from pwiz/data/msdata/SpectrumList_BTDX.hpp:30,
                 from pwiz/data/msdata/SpectrumList_BTDX.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/SpectrumInfo.cpp -o pwiz/data/msdata/SpectrumInfo.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumInfo.cpp:29:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/SpectrumInfo.cpp:29:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.hpp:29,
                 from pwiz/data/msdata/SpectrumInfo.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/RAMPAdapter.cpp -o pwiz/data/msdata/RAMPAdapter.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ././pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from ./random_access_gzFile.h:21,
                 from ./ramp.h:72,
                 from pwiz/data/msdata/RAMPAdapter.hpp:29,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ././pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from ./random_access_gzFile.h:21,
                 from ./ramp.h:72,
                 from pwiz/data/msdata/RAMPAdapter.hpp:29,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ././pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from ./random_access_gzFile.h:21,
                 from ./ramp.h:72,
                 from pwiz/data/msdata/RAMPAdapter.hpp:29,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ././pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from ./random_access_gzFile.h:21,
                 from ./ramp.h:72,
                 from pwiz/data/msdata/RAMPAdapter.hpp:29,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ././pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from ./random_access_gzFile.h:21,
                 from ./ramp.h:72,
                 from pwiz/data/msdata/RAMPAdapter.hpp:29,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ././pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from ./random_access_gzFile.h:21,
                 from ./ramp.h:72,
                 from pwiz/data/msdata/RAMPAdapter.hpp:29,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/data/msdata/RAMPAdapter.hpp:30,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ././pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from ./random_access_gzFile.h:21,
                 from ./ramp.h:72,
                 from pwiz/data/msdata/RAMPAdapter.hpp:29,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/RAMPAdapter.cpp:31:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ././pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from ./random_access_gzFile.h:21,
                 from ./ramp.h:72,
                 from pwiz/data/msdata/RAMPAdapter.hpp:29,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/RAMPAdapter.cpp:31:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from ././pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from ./random_access_gzFile.h:21,
                 from ./ramp.h:72,
                 from pwiz/data/msdata/RAMPAdapter.hpp:29,
                 from pwiz/data/msdata/RAMPAdapter.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/LegacyAdapter.cpp -o pwiz/data/msdata/LegacyAdapter.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/LegacyAdapter.cpp:31:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/LegacyAdapter.cpp:31:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/LegacyAdapter.hpp:30,
                 from pwiz/data/msdata/LegacyAdapter.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/SpectrumIterator.cpp -o pwiz/data/msdata/SpectrumIterator.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumIterator.cpp:29:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/SpectrumIterator.cpp:29:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.hpp:29,
                 from pwiz/data/msdata/SpectrumIterator.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
pwiz/data/msdata/SpectrumIterator.cpp: In member function ‘bool pwiz::msdata::SpectrumIterator::Impl::equal(const pwiz::msdata::SpectrumIterator::Impl&) const’:
pwiz/data/msdata/SpectrumIterator.cpp:125:20: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
     return (done() && &that.spectrumList_==&pastEndMarker_ ||
             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pwiz/data/msdata/SpectrumIterator.cpp:127:49: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
             &spectrumList_==&that.spectrumList_ && currentIndex_==that.currentIndex_);
             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pwiz/data/msdata/SpectrumIterator.cpp: In member function ‘bool pwiz::msdata::SpectrumIterator::Impl::done() const’:
pwiz/data/msdata/SpectrumIterator.cpp:141:34: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
     return !scanNumbers_.empty() && currentScanNumber_==scanNumbers_.end() ||
            ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/MSDataFile.cpp -o pwiz/data/msdata/MSDataFile.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:36:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/MSDataFile.cpp:37:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/iostreams/filtering_streambuf.hpp:17:0,
                 from ./boost/boost/iostreams/filtering_stream.hpp:22,
                 from pwiz/data/msdata/MSDataFile.cpp:41:
./boost/boost/iostreams/chain.hpp: In member function ‘void boost::iostreams::detail::chain_base<Self, Ch, Tr, Alloc, Mode>::push_impl(const T&, std::streamsize, std::streamsize)’:
./boost/boost/iostreams/chain.hpp:256:14: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<streambuf_t>
              ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/MSDataFile.hpp:29,
                 from pwiz/data/msdata/MSDataFile.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/MSNumpress.cpp -o pwiz/data/msdata/MSNumpress.o
pwiz/data/msdata/MSNumpress.cpp: In function ‘void pwiz::msdata::MSNumpress::encodeInt(int, unsigned char*, size_t*)’:
pwiz/data/msdata/MSNumpress.cpp:114:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     } else if (init == mask) {
                ~~~~~^~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/SpectrumListCache.cpp -o pwiz/data/msdata/SpectrumListCache.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/bind/bind.hpp:26,
                 from ./boost/boost/bind.hpp:22,
                 from ./boost/boost/multi_index/sequenced_index.hpp:49,
                 from ./pwiz/utility/misc/mru_list.hpp:30,
                 from pwiz/data/msdata/MemoryMRUCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.hpp:28,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/SpectrumListCache.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/SpectrumListCache.hpp:27,
                 from pwiz/data/msdata/SpectrumListCache.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/Index_mzML.cpp -o pwiz/data/msdata/Index_mzML.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/data/common/ParamTypes.hpp:33,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/Index_mzML.cpp:25:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/Index_mzML.cpp:25:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/data/common/ParamTypes.hpp:29,
                 from pwiz/data/msdata/MSData.hpp:29,
                 from pwiz/data/msdata/Index_mzML.hpp:28,
                 from pwiz/data/msdata/Index_mzML.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/msdata/SpectrumWorkerThreads.cpp -o pwiz/data/msdata/SpectrumWorkerThreads.o
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/thread/thread.hpp:13:0,
                 from ./boost/boost/thread.hpp:13,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:28:
./boost/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
./boost/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
             std::auto_ptr<thread> new_thread(new thread(threadfunc));
                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/msdata/SpectrumWorkerThreads.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/identdata/IdentDataFile.cpp -o pwiz/data/identdata/IdentDataFile.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:30:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/identdata/IdentDataFile.cpp:31:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/iostreams/filtering_streambuf.hpp:17:0,
                 from ./boost/boost/iostreams/filtering_stream.hpp:22,
                 from pwiz/data/identdata/IdentDataFile.cpp:34:
./boost/boost/iostreams/chain.hpp: In member function ‘void boost::iostreams::detail::chain_base<Self, Ch, Tr, Alloc, Mode>::push_impl(const T&, std::streamsize, std::streamsize)’:
./boost/boost/iostreams/chain.hpp:256:14: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<streambuf_t>
              ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IdentDataFile.hpp:29,
                 from pwiz/data/identdata/IdentDataFile.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/identdata/IdentData.cpp -o pwiz/data/identdata/IdentData.o
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/IdentData.cpp:25:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/IdentData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/IdentData.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/IdentData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/IdentData.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/IdentData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/IdentData.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/IdentData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/IdentData.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/IdentData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/IdentData.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/IdentData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/IdentData.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/IdentData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/IdentData.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/IdentData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/identdata/IdentData.cpp:25:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/IdentData.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/identdata/DefaultReaderList.cpp -o pwiz/data/identdata/DefaultReaderList.o
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/DefaultReaderList.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/identdata/Reader.cpp -o pwiz/data/identdata/Reader.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/data/identdata/Reader.cpp:27:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/identdata/Reader.cpp:28:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Reader.hpp:28,
                 from pwiz/data/identdata/Reader.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/identdata/Serializer_protXML.cpp -o pwiz/data/identdata/Serializer_protXML.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/Serializer_protXML.cpp:31:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/identdata/Serializer_protXML.cpp:31:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_protXML.hpp:29,
                 from pwiz/data/identdata/Serializer_protXML.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
pwiz/data/identdata/Serializer_protXML.cpp: In constructor ‘pwiz::identdata::{anonymous}::Handler_protXML::Handler_protXML(pwiz::identdata::IdentData&, const pwiz::util::IterationListenerRegistry*, bool, std::vector<std::__cxx11::basic_string<char> >*)’:
pwiz/data/identdata/Serializer_protXML.cpp:478:10: warning: ‘pwiz::identdata::{anonymous}::Handler_protXML::strict’ will be initialized after [-Wreorder]
     bool strict;
          ^~~~~~
pwiz/data/identdata/Serializer_protXML.cpp:85:9: warning:   ‘int pwiz::identdata::{anonymous}::Handler_protXML::nPeptides’ [-Wreorder]
     int nPeptides;
         ^~~~~~~~~
pwiz/data/identdata/Serializer_protXML.cpp:91:5: warning:   when initialized here [-Wreorder]
     Handler_protXML(IdentData& mzid,
     ^~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/identdata/Serializer_pepXML.cpp -o pwiz/data/identdata/Serializer_pepXML.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:28:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:28:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_pepXML.hpp:27,
                 from pwiz/data/identdata/Serializer_pepXML.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
pwiz/data/identdata/Serializer_pepXML.cpp: In function ‘void pwiz::identdata::{anonymous}::write_spectrum_queries(pwiz::minimxml::XMLWriter&, const pwiz::identdata::IdentData&, const string&, const pwiz::util::IterationListenerRegistry*)’:
pwiz/data/identdata/Serializer_pepXML.cpp:800:52: warning: ‘lastSpectrumIndex’ may be used uninitialized in this function [-Wmaybe-uninitialized]
             if (sii.chargeState != lastChargeState || spectrumIndex != lastSpectrumIndex)
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/identdata/Serializer_mzid.cpp -o pwiz/data/identdata/Serializer_mzid.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/Serializer_mzid.cpp:30:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/identdata/Serializer_mzid.cpp:30:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/Serializer_mzid.hpp:28,
                 from pwiz/data/identdata/Serializer_mzid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/identdata/IO.cpp -o pwiz/data/identdata/IO.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/data/identdata/IO.cpp:30:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/identdata/IO.cpp:31:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/IO.hpp:27,
                 from pwiz/data/identdata/IO.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/identdata/References.cpp -o pwiz/data/identdata/References.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/References.cpp:27:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/identdata/References.cpp:27:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from ./pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/identdata/IdentData.hpp:30,
                 from pwiz/data/identdata/References.hpp:29,
                 from pwiz/data/identdata/References.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
pwiz/data/identdata/References.cpp: In function ‘void pwiz::identdata::References::resolve(std::vector<boost::shared_ptr<pwiz::identdata::Contact> >&, pwiz::identdata::IdentData&)’:
pwiz/data/identdata/References.cpp:148:17: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
         else if (dynamic_cast<Person*>(c.get()))
                 ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/identdata/MascotReader.cpp -o pwiz/data/identdata/MascotReader.o
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/MascotReader.cpp:25:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/MascotReader.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/MascotReader.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/MascotReader.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/MascotReader.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/MascotReader.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/MascotReader.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/MascotReader.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/MascotReader.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/MascotReader.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/MascotReader.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/MascotReader.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/MascotReader.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/MascotReader.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/identdata/MascotReader.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/MascotReader.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/identdata/MascotReader.cpp:25:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/data/identdata/MascotReader.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/proteome/Modification.cpp -o pwiz/data/proteome/Modification.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/proteome/Modification.cpp:30:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/proteome/Modification.cpp:30:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
pwiz/data/proteome/Modification.cpp:89:5: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     auto_ptr<Formula> formula_;
     ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Modification.hpp:30,
                 from pwiz/data/proteome/Modification.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/proteome/Digestion.cpp -o pwiz/data/proteome/Digestion.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:32:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/proteome/Digestion.cpp:32:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Digestion.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:27:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/function/detail/maybe_include.hpp:23:0,
                 from ./boost/boost/function/detail/function_iterate.hpp:14,
                 from ./boost/boost/preprocessor/iteration/detail/iter/forward1.hpp:57,
                 from ./boost/boost/function.hpp:64,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:32:
./boost/boost/function/function_template.hpp: In instantiation of ‘void boost::detail::function::basic_vtable2<R, T0, T1>::assign_functor(FunctionObj, boost::detail::function::function_buffer&, mpl_::true_) const [with FunctionObj = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>; R = boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; T0 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; T1 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; mpl_::true_ = mpl_::bool_<true>]’:
./boost/boost/function/function_template.hpp:608:27:   required from ‘bool boost::detail::function::basic_vtable2<R, T0, T1>::assign_to(FunctionObj, boost::detail::function::function_buffer&, boost::detail::function::function_obj_tag) const [with FunctionObj = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>; R = boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; T0 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; T1 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/function/function_template.hpp:498:27:   required from ‘bool boost::detail::function::basic_vtable2<R, T0, T1>::assign_to(F, boost::detail::function::function_buffer&) const [with F = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>; R = boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; T0 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; T1 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/function/function_template.hpp:942:7:   required from ‘void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>; R = boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; T0 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; T1 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/function/function_template.hpp:728:7:   required from ‘boost::function2<R, T1, T2>::function2(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>; R = boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; T0 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; T1 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
./boost/boost/algorithm/string/detail/find_iterator.hpp:51:36:   required from ‘boost::algorithm::detail::find_iterator_base<IteratorT>::find_iterator_base(FinderT, int) [with FinderT = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>; IteratorT = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/algorithm/string/find_iterator.hpp:100:26:   required from ‘boost::algorithm::find_iterator<IteratorT>::find_iterator(IteratorT, IteratorT, FinderT) [with FinderT = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>; IteratorT = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/algorithm/string/iter_find.hpp:100:21:   required from ‘SequenceSequenceT& boost::algorithm::iter_find(SequenceSequenceT&, RangeT&, FinderT) [with SequenceSequenceT = std::vector<boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > > >; RangeT = const std::__cxx11::basic_string<char>; FinderT = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>]’
./boost/boost/algorithm/string/split.hpp:67:49:   required from ‘SequenceSequenceT& boost::algorithm::find_all(SequenceSequenceT&, Range1T&, const Range2T&) [with SequenceSequenceT = std::vector<boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > > >; Range1T = const std::__cxx11::basic_string<char>; Range2T = std::__cxx11::basic_string<char>]’
pwiz/data/proteome/Digestion.cpp:472:63:   required from here
./boost/boost/function/function_template.hpp:572:11: warning: placement new constructing an object of type ‘boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>’ and size ‘24’ in a region of type ‘char’ and size ‘1’ [-Wplacement-new=]
           new (reinterpret_cast<void*>(&functor.data)) FunctionObj(f);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./boost/boost/function/detail/prologue.hpp:17:0,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/proteome/Digestion.cpp:32:
./boost/boost/function/function_base.hpp: In instantiation of ‘static void boost::detail::function::functor_manager_common<Functor>::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>]’:
./boost/boost/function/function_base.hpp:364:56:   required from ‘static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>; mpl_::true_ = mpl_::bool_<true>]’
./boost/boost/function/function_base.hpp:412:18:   required from ‘static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>]’
./boost/boost/function/function_base.hpp:440:20:   required from ‘static void boost::detail::function::functor_manager<Functor>::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>]’
./boost/boost/function/function_template.hpp:940:13:   required from ‘void boost::function2<R, T1, T2>::assign_to(Functor) [with Functor = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>; R = boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; T0 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; T1 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/function/function_template.hpp:728:7:   required from ‘boost::function2<R, T1, T2>::function2(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>; R = boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; T0 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; T1 = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
./boost/boost/algorithm/string/detail/find_iterator.hpp:51:36:   required from ‘boost::algorithm::detail::find_iterator_base<IteratorT>::find_iterator_base(FinderT, int) [with FinderT = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>; IteratorT = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/algorithm/string/find_iterator.hpp:100:26:   required from ‘boost::algorithm::find_iterator<IteratorT>::find_iterator(IteratorT, IteratorT, FinderT) [with FinderT = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>; IteratorT = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >]’
./boost/boost/algorithm/string/iter_find.hpp:100:21:   required from ‘SequenceSequenceT& boost::algorithm::iter_find(SequenceSequenceT&, RangeT&, FinderT) [with SequenceSequenceT = std::vector<boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > > >; RangeT = const std::__cxx11::basic_string<char>; FinderT = boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>]’
./boost/boost/algorithm/string/split.hpp:67:49:   required from ‘SequenceSequenceT& boost::algorithm::find_all(SequenceSequenceT&, Range1T&, const Range2T&) [with SequenceSequenceT = std::vector<boost::iterator_range<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > > >; Range1T = const std::__cxx11::basic_string<char>; Range2T = std::__cxx11::basic_string<char>]’
pwiz/data/proteome/Digestion.cpp:472:63:   required from here
./boost/boost/function/function_base.hpp:318:13: warning: placement new constructing an object of type ‘boost::detail::function::functor_manager_common<boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal> >::functor_type {aka boost::algorithm::detail::first_finderF<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, boost::algorithm::is_equal>}’ and size ‘24’ in a region of type ‘char’ and size ‘1’ [-Wplacement-new=]
             new (reinterpret_cast<void*>(&out_buffer.data)) functor_type(*in_functor);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/proteome/Peptide.cpp -o pwiz/data/proteome/Peptide.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/proteome/Peptide.cpp:31:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/proteome/Peptide.cpp:31:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/Peptide.hpp:29,
                 from pwiz/data/proteome/Peptide.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/data/proteome/AminoAcid.cpp -o pwiz/data/proteome/AminoAcid.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/data/proteome/AminoAcid.cpp:27:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/data/proteome/AminoAcid.cpp:27:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/data/proteome/AminoAcid.hpp:29,
                 from pwiz/data/proteome/AminoAcid.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/utility/minimxml/XMLWriter.cpp -o pwiz/utility/minimxml/XMLWriter.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/minimxml/XMLWriter.hpp:30,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/minimxml/XMLWriter.hpp:30,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/minimxml/XMLWriter.hpp:30,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/minimxml/XMLWriter.hpp:30,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/minimxml/XMLWriter.hpp:30,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/minimxml/XMLWriter.hpp:30,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/minimxml/XMLWriter.hpp:30,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/minimxml/XMLWriter.cpp:26:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/utility/minimxml/XMLWriter.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/iostreams/filtering_streambuf.hpp:17:0,
                 from ./boost/boost/iostreams/filtering_stream.hpp:22,
                 from pwiz/utility/minimxml/XMLWriter.cpp:27:
./boost/boost/iostreams/chain.hpp: In member function ‘void boost::iostreams::detail::chain_base<Self, Ch, Tr, Alloc, Mode>::push_impl(const T&, std::streamsize, std::streamsize)’:
./boost/boost/iostreams/chain.hpp:256:14: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<streambuf_t>
              ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.hpp:29,
                 from pwiz/utility/minimxml/XMLWriter.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/spirit/home/karma/string.hpp:13:0,
                 from ./boost/boost/spirit/home/karma.hpp:14,
                 from ./boost/boost/spirit/include/karma.hpp:16,
                 from pwiz/utility/minimxml/XMLWriter.cpp:29:
./boost/boost/spirit/home/karma/string/lit.hpp: In member function ‘bool boost::spirit::karma::literal_string<String, CharEncoding, Tag, no_attribute>::generate(OutputIterator&, Context&, const Delimiter&, const Attribute&) const’:
./boost/boost/spirit/home/karma/string/lit.hpp:179:17: warning: typedef ‘extracted_string_type’ locally defined but not used [-Wunused-local-typedefs]
                 extracted_string_type;
                 ^~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/utility/minimxml/SAXParser.cpp -o pwiz/utility/minimxml/SAXParser.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./pwiz/utility/misc/shared_map.hpp:28,
                 from pwiz/utility/minimxml/SAXParser.hpp:32,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/SAXParser.hpp:31,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/misc/shared_map.hpp:28,
                 from pwiz/utility/minimxml/SAXParser.hpp:32,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/SAXParser.hpp:31,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/misc/shared_map.hpp:28,
                 from pwiz/utility/minimxml/SAXParser.hpp:32,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/SAXParser.hpp:31,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/misc/shared_map.hpp:28,
                 from pwiz/utility/minimxml/SAXParser.hpp:32,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/SAXParser.hpp:31,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/misc/shared_map.hpp:28,
                 from pwiz/utility/minimxml/SAXParser.hpp:32,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/SAXParser.hpp:31,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/misc/shared_map.hpp:28,
                 from pwiz/utility/minimxml/SAXParser.hpp:32,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/SAXParser.hpp:31,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./pwiz/utility/misc/shared_map.hpp:28,
                 from pwiz/utility/minimxml/SAXParser.hpp:32,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/SAXParser.hpp:31,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/minimxml/SAXParser.cpp:29:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/SAXParser.hpp:31,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/utility/minimxml/SAXParser.cpp:29:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from pwiz/utility/minimxml/SAXParser.hpp:31,
                 from pwiz/utility/minimxml/SAXParser.cpp:28:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
pwiz/utility/minimxml/SAXParser.cpp: In function ‘void pwiz::minimxml::SAXParser::parse(std::istream&, pwiz::minimxml::SAXParser::Handler&)’:
pwiz/utility/minimxml/SAXParser.cpp:431:20: warning: offset ‘1’ outside bounds of constant string
 PWIZ_API_DECL void parse(istream& is, Handler& handler)
                    ^~~~~
pwiz/utility/minimxml/SAXParser.cpp:517:17: warning: ‘inCDATA’ may be used uninitialized in this function [-Wmaybe-uninitialized]
                 if (inCDATA)
                 ^~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/utility/chemistry/Chemistry.cpp -o pwiz/utility/chemistry/Chemistry.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/chemistry/Chemistry.cpp:28:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/utility/chemistry/Chemistry.cpp:28:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/Chemistry.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/utility/chemistry/ChemistryData.cpp -o pwiz/utility/chemistry/ChemistryData.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/ChemistryData.hpp:29,
                 from pwiz/utility/chemistry/ChemistryData.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/ChemistryData.hpp:29,
                 from pwiz/utility/chemistry/ChemistryData.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/ChemistryData.hpp:29,
                 from pwiz/utility/chemistry/ChemistryData.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/ChemistryData.hpp:29,
                 from pwiz/utility/chemistry/ChemistryData.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/ChemistryData.hpp:29,
                 from pwiz/utility/chemistry/ChemistryData.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/ChemistryData.hpp:29,
                 from pwiz/utility/chemistry/ChemistryData.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/ChemistryData.hpp:29,
                 from pwiz/utility/chemistry/ChemistryData.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/ChemistryData.hpp:29,
                 from pwiz/utility/chemistry/ChemistryData.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/ChemistryData.hpp:29,
                 from pwiz/utility/chemistry/ChemistryData.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/ChemistryData.hpp:29,
                 from pwiz/utility/chemistry/ChemistryData.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/ChemistryData.hpp:29,
                 from pwiz/utility/chemistry/ChemistryData.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/ChemistryData.hpp:29,
                 from pwiz/utility/chemistry/ChemistryData.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/ChemistryData.hpp:29,
                 from pwiz/utility/chemistry/ChemistryData.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/chemistry/Chemistry.hpp:33,
                 from pwiz/utility/chemistry/ChemistryData.hpp:29,
                 from pwiz/utility/chemistry/ChemistryData.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/utility/chemistry/MZTolerance.cpp -o pwiz/utility/chemistry/MZTolerance.o
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/chemistry/MZTolerance.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/utility/misc/IntegerSet.cpp -o pwiz/utility/misc/IntegerSet.o
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IntegerSet.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
pwiz/utility/misc/IntegerSet.cpp: In member function ‘bool pwiz::util::IntegerSet::Iterator::operator==(const pwiz::util::IntegerSet::Iterator&) const’:
pwiz/utility/misc/IntegerSet.cpp:307:63: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
     return (it_!=end_ && that.it_!=that.end_ && it_==that.it_ && value_==that.value_ ||
             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/utility/misc/Base64.cpp -o pwiz/utility/misc/Base64.o
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/Base64.cpp:26:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/Base64.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/Base64.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/Base64.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/Base64.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/Base64.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/Base64.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/Base64.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/Base64.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/Base64.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/Base64.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/Base64.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/Base64.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/Base64.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/Base64.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/Base64.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/utility/misc/Base64.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from ./pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/Base64.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/utility/misc/IterationListener.cpp -o pwiz/utility/misc/IterationListener.o
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IterationListener.cpp:26:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IterationListener.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IterationListener.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IterationListener.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IterationListener.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IterationListener.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IterationListener.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IterationListener.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IterationListener.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IterationListener.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IterationListener.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IterationListener.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IterationListener.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IterationListener.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from ./pwiz/utility/misc/String.hpp:30,
                 from pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/IterationListener.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IterationListener.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from pwiz/utility/misc/Std.hpp:32,
                 from pwiz/utility/misc/IterationListener.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp: At global scope:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:44,
                 from ./boost/boost/lexical_cast/detail/converter_lexical.hpp:53,
                 from ./boost/boost/lexical_cast/try_lexical_convert.hpp:34,
                 from ./boost/boost/lexical_cast.hpp:32,
                 from ./pwiz/utility/misc/optimized_lexical_cast.hpp:29,
                 from ./pwiz/utility/misc/Environment.hpp:24,
                 from pwiz/utility/misc/Std.hpp:29,
                 from pwiz/utility/misc/IterationListener.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/utility/misc/MSIHandler.cpp -o pwiz/utility/misc/MSIHandler.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/MSIHandler.cpp:25:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/utility/misc/MSIHandler.cpp:25:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/MSIHandler.hpp:28,
                 from pwiz/utility/misc/MSIHandler.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/utility/misc/Filesystem.cpp -o pwiz/utility/misc/Filesystem.o
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from pwiz/utility/misc/String.hpp:29,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/algorithm/string/classification.hpp:15,
                 from ./boost/boost/algorithm/string/trim.hpp:23,
                 from ./boost/boost/algorithm/string.hpp:19,
                 from pwiz/utility/misc/String.hpp:29,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from pwiz/utility/misc/String.hpp:30,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/algorithm/string/classification.hpp:15,
                 from ./boost/boost/algorithm/string/trim.hpp:23,
                 from ./boost/boost/algorithm/string.hpp:19,
                 from pwiz/utility/misc/String.hpp:29,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from pwiz/utility/misc/String.hpp:30,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/algorithm/string/classification.hpp:15,
                 from ./boost/boost/algorithm/string/trim.hpp:23,
                 from ./boost/boost/algorithm/string.hpp:19,
                 from pwiz/utility/misc/String.hpp:29,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from pwiz/utility/misc/String.hpp:30,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/algorithm/string/classification.hpp:15,
                 from ./boost/boost/algorithm/string/trim.hpp:23,
                 from ./boost/boost/algorithm/string.hpp:19,
                 from pwiz/utility/misc/String.hpp:29,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from pwiz/utility/misc/String.hpp:30,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/algorithm/string/classification.hpp:15,
                 from ./boost/boost/algorithm/string/trim.hpp:23,
                 from ./boost/boost/algorithm/string.hpp:19,
                 from pwiz/utility/misc/String.hpp:29,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from pwiz/utility/misc/String.hpp:30,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/algorithm/string/classification.hpp:15,
                 from ./boost/boost/algorithm/string/trim.hpp:23,
                 from ./boost/boost/algorithm/string.hpp:19,
                 from pwiz/utility/misc/String.hpp:29,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from pwiz/utility/misc/String.hpp:30,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/algorithm/string/classification.hpp:15,
                 from ./boost/boost/algorithm/string/trim.hpp:23,
                 from ./boost/boost/algorithm/string.hpp:19,
                 from pwiz/utility/misc/String.hpp:29,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/format/alt_sstream.hpp:21,
                 from ./boost/boost/format/internals.hpp:23,
                 from ./boost/boost/format.hpp:38,
                 from pwiz/utility/misc/String.hpp:30,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/algorithm/string/classification.hpp:15,
                 from ./boost/boost/algorithm/string/trim.hpp:23,
                 from ./boost/boost/algorithm/string.hpp:19,
                 from pwiz/utility/misc/String.hpp:29,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/Filesystem.cpp:26:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/utility/misc/TabReader.cpp -o pwiz/utility/misc/TabReader.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/TabReader.cpp:25:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/utility/misc/TabReader.cpp:25:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/TabReader.hpp:29,
                 from pwiz/utility/misc/TabReader.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/utility/misc/random_access_compressed_ifstream.cpp -o pwiz/utility/misc/random_access_compressed_ifstream.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:28,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:75:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:67:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:28,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:75:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:67:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:28,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:75:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:67:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:28,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:75:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:67:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:28,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:75:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:67:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:28,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:75:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:67:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/iostreams/device/file_descriptor.hpp:28,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:75:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:67:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:82:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:67:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:82:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:67:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/thread/thread.hpp:13:0,
                 from ./boost/boost/thread.hpp:13,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:83:
./boost/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
./boost/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
             std::auto_ptr<thread> new_thread(new thread(threadfunc));
                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from ./boost/boost/iostreams/detail/config/codecvt.hpp:62,
                 from ./boost/boost/iostreams/positioning.hpp:21,
                 from pwiz/utility/misc/random_access_compressed_ifstream.hpp:71,
                 from pwiz/utility/misc/random_access_compressed_ifstream.cpp:67:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/utility/misc/SHA1.cpp -o pwiz/utility/misc/SHA1.o
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from pwiz/utility/misc/SHA1.cpp:17:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from pwiz/utility/misc/SHA1.cpp:17:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from pwiz/utility/misc/SHA1.cpp:18:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from pwiz/utility/misc/SHA1.cpp:17:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from pwiz/utility/misc/SHA1.cpp:18:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from pwiz/utility/misc/SHA1.cpp:17:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from pwiz/utility/misc/SHA1.cpp:18:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from pwiz/utility/misc/SHA1.cpp:17:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from pwiz/utility/misc/SHA1.cpp:18:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from pwiz/utility/misc/SHA1.cpp:17:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from pwiz/utility/misc/SHA1.cpp:18:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from pwiz/utility/misc/SHA1.cpp:17:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from pwiz/utility/misc/SHA1.cpp:18:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from pwiz/utility/misc/SHA1.cpp:17:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/filesystem/path.hpp:29,
                 from ./boost/boost/filesystem/operations.hpp:25,
                 from pwiz/utility/misc/SHA1.cpp:18:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ./boost/boost/scoped_ptr.hpp:14,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from pwiz/utility/misc/SHA1.cpp:17:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/utility/misc/SHA1Calculator.cpp -o pwiz/utility/misc/SHA1Calculator.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from ./pwiz/utility/misc/String.hpp:29,
                 from ./pwiz/utility/misc/Std.hpp:31,
                 from pwiz/utility/misc/SHA1Calculator.cpp:33:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/utility/misc/SHA1Calculator.cpp:33:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/SHA1Calculator.cpp:32:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pwiz/utility/misc/sha1calc.cpp -o pwiz/utility/misc/sha1calc.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/function/detail/prologue.hpp:18,
                 from ./boost/boost/function.hpp:24,
                 from ./boost/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from ./boost/boost/algorithm/string/find_iterator.hpp:24,
                 from ./boost/boost/algorithm/string/iter_find.hpp:27,
                 from ./boost/boost/algorithm/string/split.hpp:16,
                 from ./boost/boost/algorithm/string.hpp:23,
                 from pwiz/utility/misc/String.hpp:29,
                 from pwiz/utility/misc/Filesystem.hpp:29,
                 from pwiz/utility/misc/unit.hpp:30,
                 from pwiz/utility/misc/sha1calc.cpp:25:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/scoped_ptr.hpp:14:0,
                 from ./boost_aux/boost/nowide/fstream.hpp:14,
                 from ./pwiz/utility/misc/Stream.hpp:30,
                 from ./pwiz/utility/misc/Std.hpp:32,
                 from pwiz/utility/misc/sha1calc.cpp:26:
./boost/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from pwiz/utility/misc/SHA1Calculator.hpp:28,
                 from pwiz/utility/misc/sha1calc.cpp:24:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c random_access_gzFile.cpp -o random_access_gzFile.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/thread/src/pthread/once.cpp -o boost/libs/thread/src/pthread/once.o
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/bind/bind.hpp:26,
                 from ./boost/boost/bind.hpp:22,
                 from ./boost/boost/thread/pthread/once_atomic.hpp:19,
                 from ./boost/boost/thread/once.hpp:20,
                 from boost/libs/thread/src/pthread/./once_atomic.cpp:9,
                 from boost/libs/thread/src/pthread/once.cpp:8:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/get_pointer.hpp:14,
                 from ./boost/boost/bind/mem_fn.hpp:25,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/bind/bind.hpp:26,
                 from ./boost/boost/bind.hpp:22,
                 from ./boost/boost/thread/pthread/once_atomic.hpp:19,
                 from ./boost/boost/thread/once.hpp:20,
                 from boost/libs/thread/src/pthread/./once_atomic.cpp:9,
                 from boost/libs/thread/src/pthread/once.cpp:8:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c boost/libs/thread/src/pthread/thread.cpp -o boost/libs/thread/src/pthread/thread.o
In file included from ./boost/boost/smart_ptr/shared_ptr.hpp:28:0,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/date_time/time_clock.hpp:17,
                 from ./boost/boost/thread/thread_time.hpp:9,
                 from ./boost/boost/thread/lock_types.hpp:18,
                 from ./boost/boost/thread/pthread/thread_data.hpp:12,
                 from ./boost/boost/thread/thread_only.hpp:17,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
./boost/boost/smart_ptr/detail/shared_count.hpp:395:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/date_time/time_clock.hpp:17,
                 from ./boost/boost/thread/thread_time.hpp:9,
                 from ./boost/boost/thread/lock_types.hpp:18,
                 from ./boost/boost/thread/pthread/thread_data.hpp:12,
                 from ./boost/boost/thread/thread_only.hpp:17,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/date_time/time_clock.hpp:17,
                 from ./boost/boost/thread/thread_time.hpp:9,
                 from ./boost/boost/thread/lock_types.hpp:18,
                 from ./boost/boost/thread/pthread/thread_data.hpp:12,
                 from ./boost/boost/thread/thread_only.hpp:17,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
./boost/boost/smart_ptr/shared_ptr.hpp:242:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/date_time/time_clock.hpp:17,
                 from ./boost/boost/thread/thread_time.hpp:9,
                 from ./boost/boost/thread/lock_types.hpp:18,
                 from ./boost/boost/thread/pthread/thread_data.hpp:12,
                 from ./boost/boost/thread/thread_only.hpp:17,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/date_time/time_clock.hpp:17,
                 from ./boost/boost/thread/thread_time.hpp:9,
                 from ./boost/boost/thread/lock_types.hpp:18,
                 from ./boost/boost/thread/pthread/thread_data.hpp:12,
                 from ./boost/boost/thread/thread_only.hpp:17,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
./boost/boost/smart_ptr/shared_ptr.hpp:441:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/date_time/time_clock.hpp:17,
                 from ./boost/boost/thread/thread_time.hpp:9,
                 from ./boost/boost/thread/lock_types.hpp:18,
                 from ./boost/boost/thread/pthread/thread_data.hpp:12,
                 from ./boost/boost/thread/thread_only.hpp:17,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/date_time/time_clock.hpp:17,
                 from ./boost/boost/thread/thread_time.hpp:9,
                 from ./boost/boost/thread/lock_types.hpp:18,
                 from ./boost/boost/thread/pthread/thread_data.hpp:12,
                 from ./boost/boost/thread/thread_only.hpp:17,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
./boost/boost/smart_ptr/shared_ptr.hpp:454:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/date_time/time_clock.hpp:17,
                 from ./boost/boost/thread/thread_time.hpp:9,
                 from ./boost/boost/thread/lock_types.hpp:18,
                 from ./boost/boost/thread/pthread/thread_data.hpp:12,
                 from ./boost/boost/thread/thread_only.hpp:17,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/date_time/time_clock.hpp:17,
                 from ./boost/boost/thread/thread_time.hpp:9,
                 from ./boost/boost/thread/lock_types.hpp:18,
                 from ./boost/boost/thread/pthread/thread_data.hpp:12,
                 from ./boost/boost/thread/thread_only.hpp:17,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
./boost/boost/smart_ptr/shared_ptr.hpp:520:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/date_time/time_clock.hpp:17,
                 from ./boost/boost/thread/thread_time.hpp:9,
                 from ./boost/boost/thread/lock_types.hpp:18,
                 from ./boost/boost/thread/pthread/thread_data.hpp:12,
                 from ./boost/boost/thread/thread_only.hpp:17,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/date_time/time_clock.hpp:17,
                 from ./boost/boost/thread/thread_time.hpp:9,
                 from ./boost/boost/thread/lock_types.hpp:18,
                 from ./boost/boost/thread/pthread/thread_data.hpp:12,
                 from ./boost/boost/thread/thread_only.hpp:17,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
./boost/boost/smart_ptr/shared_ptr.hpp:529:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/date_time/time_clock.hpp:17,
                 from ./boost/boost/thread/thread_time.hpp:9,
                 from ./boost/boost/thread/lock_types.hpp:18,
                 from ./boost/boost/thread/pthread/thread_data.hpp:12,
                 from ./boost/boost/thread/thread_only.hpp:17,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/shared_ptr.hpp:17:0,
                 from ./boost/boost/date_time/time_clock.hpp:17,
                 from ./boost/boost/thread/thread_time.hpp:9,
                 from ./boost/boost/thread/lock_types.hpp:18,
                 from ./boost/boost/thread/pthread/thread_data.hpp:12,
                 from ./boost/boost/thread/thread_only.hpp:17,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
./boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
./boost/boost/smart_ptr/shared_ptr.hpp:531:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/date_time/time_clock.hpp:17,
                 from ./boost/boost/thread/thread_time.hpp:9,
                 from ./boost/boost/thread/lock_types.hpp:18,
                 from ./boost/boost/thread/pthread/thread_data.hpp:12,
                 from ./boost/boost/thread/thread_only.hpp:17,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./boost/boost/bind/mem_fn.hpp:25:0,
                 from ./boost/boost/mem_fn.hpp:22,
                 from ./boost/boost/bind/bind.hpp:26,
                 from ./boost/boost/bind.hpp:22,
                 from ./boost/boost/thread/detail/thread.hpp:30,
                 from ./boost/boost/thread/thread_only.hpp:22,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
./boost/boost/get_pointer.hpp: At global scope:
./boost/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./boost/boost/config/no_tr1/memory.hpp:21,
                 from ./boost/boost/smart_ptr/shared_ptr.hpp:23,
                 from ./boost/boost/shared_ptr.hpp:17,
                 from ./boost/boost/date_time/time_clock.hpp:17,
                 from ./boost/boost/thread/thread_time.hpp:9,
                 from ./boost/boost/thread/lock_types.hpp:18,
                 from ./boost/boost/thread/pthread/thread_data.hpp:12,
                 from ./boost/boost/thread/thread_only.hpp:17,
                 from boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I./boost_aux/ -I./boost/ -I. -D_LARGEFILE_SOURCE -DHAVE_PWIZ_MZML_LIB -D_NODEBUG    -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c rampR.cpp -o rampR.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.12-bioc/R/lib -L/usr/local/lib -o mzR.so cramp.o ramp_base64.o ramp.o RcppRamp.o RcppRampModule.o RcppPwiz.o RcppPwizModule.o RcppIdent.o RcppIdentModule.o ./boost/libs/system/src/error_code.o ./boost/libs/regex/src/posix_api.o ./boost/libs/regex/src/fileiter.o ./boost/libs/regex/src/regex_raw_buffer.o ./boost/libs/regex/src/cregex.o ./boost/libs/regex/src/regex_debug.o ./boost/libs/regex/src/instances.o ./boost/libs/regex/src/icu.o ./boost/libs/regex/src/usinstances.o ./boost/libs/regex/src/regex.o ./boost/libs/regex/src/wide_posix_api.o ./boost/libs/regex/src/regex_traits_defaults.o ./boost/libs/regex/src/winstances.o ./boost/libs/regex/src/wc_regex_traits.o ./boost/libs/regex/src/c_regex_traits.o ./boost/libs/regex/src/cpp_regex_traits.o ./boost/libs/regex/src/static_mutex.o ./boost/libs/regex/src/w32_regex_traits.o ./boost/libs/iostreams/src/zlib.o ./boost/libs/iostreams/src/file_descriptor.o ./boost/libs/filesystem/src/operations.o ./boost/libs/filesystem/src/path.o ./boost/libs/filesystem/src/utf8_codecvt_facet.o ./boost/libs/chrono/src/chrono.o ./boost/libs/chrono/src/process_cpu_clocks.o ./boost/libs/chrono/src/thread_clock.o ./pwiz/data/msdata/Version.o ./pwiz/data/identdata/Version.o ./pwiz/data/common/MemoryIndex.o ./pwiz/data/common/CVTranslator.o ./pwiz/data/common/cv.o ./pwiz/data/common/ParamTypes.o ./pwiz/data/common/BinaryIndexStream.o ./pwiz/data/common/diff_std.o ./pwiz/data/common/Unimod.o ./pwiz/data/msdata/mz5/Configuration_mz5.o ./pwiz/data/msdata/mz5/Connection_mz5.o ./pwiz/data/msdata/mz5/Datastructures_mz5.o ./pwiz/data/msdata/mz5/ReferenceRead_mz5.o ./pwiz/data/msdata/mz5/ReferenceWrite_mz5.o ./pwiz/data/msdata/mz5/Translator_mz5.o ./pwiz/data/msdata/SpectrumList_MGF.o ./pwiz/data/msdata/DefaultReaderList.o ./pwiz/data/msdata/ChromatogramList_mzML.o ./pwiz/data/msdata/ChromatogramList_mz5.o ./pwiz/data/msdata/examples.o ./pwiz/data/msdata/Serializer_mzML.o ./pwiz/data/msdata/Serializer_MSn.o ./pwiz/data/msdata/Reader.o ./pwiz/data/msdata/Serializer_mz5.o ./pwiz/data/msdata/Serializer_MGF.o ./pwiz/data/msdata/Serializer_mzXML.o ./pwiz/data/msdata/SpectrumList_mzML.o ./pwiz/data/msdata/SpectrumList_MSn.o ./pwiz/data/msdata/SpectrumList_mz5.o ./pwiz/data/msdata/BinaryDataEncoder.o ./pwiz/data/msdata/Diff.o ./pwiz/data/msdata/MSData.o ./pwiz/data/msdata/References.o ./pwiz/data/msdata/SpectrumList_mzXML.o ./pwiz/data/msdata/IO.o ./pwiz/data/msdata/SpectrumList_BTDX.o ./pwiz/data/msdata/SpectrumInfo.o ./pwiz/data/msdata/RAMPAdapter.o ./pwiz/data/msdata/LegacyAdapter.o ./pwiz/data/msdata/SpectrumIterator.o ./pwiz/data/msdata/MSDataFile.o ./pwiz/data/msdata/MSNumpress.o ./pwiz/data/msdata/SpectrumListCache.o ./pwiz/data/msdata/Index_mzML.o ./pwiz/data/msdata/SpectrumWorkerThreads.o ./pwiz/data/identdata/IdentDataFile.o ./pwiz/data/identdata/IdentData.o ./pwiz/data/identdata/DefaultReaderList.o ./pwiz/data/identdata/Reader.o ./pwiz/data/identdata/Serializer_protXML.o ./pwiz/data/identdata/Serializer_pepXML.o ./pwiz/data/identdata/Serializer_mzid.o ./pwiz/data/identdata/IO.o ./pwiz/data/identdata/References.o ./pwiz/data/identdata/MascotReader.o ./pwiz/data/proteome/Modification.o ./pwiz/data/proteome/Digestion.o ./pwiz/data/proteome/Peptide.o ./pwiz/data/proteome/AminoAcid.o ./pwiz/utility/minimxml/XMLWriter.o ./pwiz/utility/minimxml/SAXParser.o ./pwiz/utility/chemistry/Chemistry.o ./pwiz/utility/chemistry/ChemistryData.o ./pwiz/utility/chemistry/MZTolerance.o ./pwiz/utility/misc/IntegerSet.o ./pwiz/utility/misc/Base64.o ./pwiz/utility/misc/IterationListener.o ./pwiz/utility/misc/MSIHandler.o ./pwiz/utility/misc/Filesystem.o ./pwiz/utility/misc/TabReader.o ./pwiz/utility/misc/random_access_compressed_ifstream.o ./pwiz/utility/misc/SHA1.o ./pwiz/utility/misc/SHA1Calculator.o ./pwiz/utility/misc/sha1calc.o ./random_access_gzFile.o ./RcppExports.o ./boost/libs/thread/src/pthread/once.o ./boost/libs/thread/src/pthread/thread.o rampR.o -lpthread /home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/lib/libhdf5_cpp.a /home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/lib/libhdf5.a /home/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/lib/libsz.a -lcrypto -lcurl -lz -L/home/biocbuild/bbs-3.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.12-bioc/R/library/00LOCK-mzR/00new/mzR/libs
** R
** 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 (mzR)

Tests output

mzR.Rcheck/tests/runTests.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library("mzR")
Loading required package: Rcpp
> library("msdata")
> 
> BiocGenerics:::testPackage("mzR")
Loading required namespace: XML
reading Tandem.mzid.gz... DONE!
Mass Spectrometry file handle.
Filename:  MM14.mzML 
Number of scans:  112 
Mass Spectrometry file handle.
Filename:  threonine_i2_e35_pH_tree.mzXML 
Number of scans:  55 
Mass Spectrometry file handle.
Filename:  MM14.mzdata 
Number of scans:  112 
Mass Spectrometry file handle.
Filename:  MM14.mzdata.gz 
Number of scans:  112 
Mass Spectrometry file handle.
Filename:  MM14.mzML 
Number of scans:  112 
Mass Spectrometry file handle.
Filename:  threonine_i2_e35_pH_tree.mzXML 
Number of scans:  55 
Index whichScan out of bounds [1 ... 0].
Index whichScan out of bounds [1 ... 0].


RUNIT TEST PROTOCOL -- Thu May  6 03:55:46 2021 
*********************************************** 
Number of test functions: 39 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
mzR RUnit Tests - 39 test functions, 0 errors, 0 failures
Number of test functions: 39 
Number of errors: 0 
Number of failures: 0 
Warning messages:
1: pwiz not yet initialized. 
2: pwiz not yet initialized. 
> 
> proc.time()
   user  system elapsed 
 46.816   1.072  49.853 

Example timings

mzR.Rcheck/mzR-Ex.timings

nameusersystemelapsed
copyWriteMSData0.1560.0040.203
isolationWindow-methods1.3720.0641.434
metadata0.2520.0280.759
mzR-class0.0560.0000.055
openMSfile0.1160.0000.116
peaks1.3080.0361.346
writeMSData0.1080.0000.107