Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/R-RSQLite.spec'], chrootPath='/var/lib/mock/f29-build-5061-1197/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/R-RSQLite.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/R-RSQLite-2.1.1-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-RSQLite.spec'], chrootPath='/var/lib/mock/f29-build-5061-1197/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-RSQLite.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hn0wKh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf RSQLite + /usr/bin/mkdir -p RSQLite + cd RSQLite + /usr/bin/gzip -dc /builddir/build/SOURCES/RSQLite_2.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WXnvwT + umask 022 + cd /builddir/build/BUILD + cd RSQLite + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3OMNIv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-RSQLite-2.1.1-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-RSQLite-2.1.1-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/R-RSQLite-2.1.1-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-RSQLite-2.1.1-2.fc29.riscv64 + cd RSQLite + mkdir -p /builddir/build/BUILDROOT/R-RSQLite-2.1.1-2.fc29.riscv64/usr/lib64/R/library + /usr/bin/R CMD INSTALL '--configure-args=--with-sqlite-lib=/usr/lib64 --with-sqlite-inc=/usr/include' -l /builddir/build/BUILDROOT/R-RSQLite-2.1.1-2.fc29.riscv64/usr/lib64/R/library RSQLite BUILDSTDERR: * installing *source* package 'RSQLite' ... BUILDSTDERR: ** package 'RSQLite' successfully unpacked and MD5 sums checked BUILDSTDERR: ** libs g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c DbColumn.cpp -o DbColumn.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:28, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbColumn.h:7, BUILDSTDERR: from DbColumn.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp: At global scope: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:355:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbColumn.h:7, BUILDSTDERR: from DbColumn.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:256:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbColumn.h:7, BUILDSTDERR: from DbColumn.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:471:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbColumn.h:7, BUILDSTDERR: from DbColumn.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:484:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr( std::auto_ptr && r ): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbColumn.h:7, BUILDSTDERR: from DbColumn.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:567:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbColumn.h:7, BUILDSTDERR: from DbColumn.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:576:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr && r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbColumn.h:7, BUILDSTDERR: from DbColumn.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:578:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumn.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c DbColumnDataSource.cpp -o DbColumnDataSource.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c DbColumnDataSourceFactory.cpp -o DbColumnDataSourceFactory.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c DbColumnStorage.cpp -o DbColumnStorage.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbColumnStorage.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c DbConnection.cpp -o DbConnection.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:28, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from DbConnection.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp: At global scope: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:355:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from DbConnection.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:256:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from DbConnection.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:471:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from DbConnection.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:484:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr( std::auto_ptr && r ): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from DbConnection.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:567:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from DbConnection.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:576:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr && r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from DbConnection.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:578:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbConnection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c DbDataFrame.cpp -o DbDataFrame.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from DbDataFrame.h:5, BUILDSTDERR: from DbDataFrame.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp: At global scope: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ) BOOST_SP_NOEXCEPT : px( p.release() ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:28, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbColumn.h:7, BUILDSTDERR: from DbDataFrame.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:355:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbColumn.h:7, BUILDSTDERR: from DbDataFrame.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:256:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbColumn.h:7, BUILDSTDERR: from DbDataFrame.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:471:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbColumn.h:7, BUILDSTDERR: from DbDataFrame.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:484:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr( std::auto_ptr && r ): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbColumn.h:7, BUILDSTDERR: from DbDataFrame.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:567:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbColumn.h:7, BUILDSTDERR: from DbDataFrame.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:576:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr && r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbColumn.h:7, BUILDSTDERR: from DbDataFrame.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:578:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/bind.hpp:22, BUILDSTDERR: from DbDataFrame.cpp:7: BUILDSTDERR: /usr/share/R/library/BH/include/boost/get_pointer.hpp: At global scope: BUILDSTDERR: /usr/share/R/library/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template T * get_pointer(std::auto_ptr const& p) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c DbResult.cpp -o DbResult.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from DbResult.h:5, BUILDSTDERR: from DbResult.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp: At global scope: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ) BOOST_SP_NOEXCEPT : px( p.release() ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:28, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from DbResult.h:7, BUILDSTDERR: from DbResult.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:355:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from DbResult.h:7, BUILDSTDERR: from DbResult.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:256:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from DbResult.h:7, BUILDSTDERR: from DbResult.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:471:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from DbResult.h:7, BUILDSTDERR: from DbResult.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:484:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr( std::auto_ptr && r ): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from DbResult.h:7, BUILDSTDERR: from DbResult.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:567:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from DbResult.h:7, BUILDSTDERR: from DbResult.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:576:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr && r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from DbResult.h:7, BUILDSTDERR: from DbResult.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:578:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from DbResult.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c RcppExports.cpp -o RcppExports.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:28, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from RSQLite_types.h:8, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp: At global scope: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:355:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from RSQLite_types.h:8, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:256:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from RSQLite_types.h:8, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:471:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from RSQLite_types.h:8, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:484:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr( std::auto_ptr && r ): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from RSQLite_types.h:8, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:567:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from RSQLite_types.h:8, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:576:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr && r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from RSQLite_types.h:8, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:578:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from DbResult.h:5, BUILDSTDERR: from RSQLite_types.h:9, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp: At global scope: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ) BOOST_SP_NOEXCEPT : px( p.release() ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from RSQLite_types.h:1, BUILDSTDERR: from RcppExports.cpp:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c SqliteColumnDataSource.cpp -o SqliteColumnDataSource.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSource.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c SqliteColumnDataSourceFactory.cpp -o SqliteColumnDataSourceFactory.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteColumnDataSourceFactory.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c SqliteDataFrame.cpp -o SqliteDataFrame.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from DbDataFrame.h:5, BUILDSTDERR: from SqliteDataFrame.h:5, BUILDSTDERR: from SqliteDataFrame.cpp:2: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp: At global scope: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ) BOOST_SP_NOEXCEPT : px( p.release() ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteDataFrame.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c SqliteResultImpl.cpp -o SqliteResultImpl.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from DbDataFrame.h:5, BUILDSTDERR: from SqliteDataFrame.h:5, BUILDSTDERR: from SqliteResultImpl.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp: At global scope: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ) BOOST_SP_NOEXCEPT : px( p.release() ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from SqliteResultImpl.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ gcc -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c affinity.c -o affinity.o g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c connection.cpp -o connection.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:28, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from connection.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp: At global scope: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:355:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from connection.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:256:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from connection.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:471:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from connection.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:484:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr( std::auto_ptr && r ): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from connection.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:567:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from connection.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:576:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr && r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from connection.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:578:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from connection.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ gcc -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c import-file.c -o import-file.o g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c result.cpp -o result.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:28, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from RSQLite_types.h:8, BUILDSTDERR: from result.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp: At global scope: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:355:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from RSQLite_types.h:8, BUILDSTDERR: from result.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:256:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from RSQLite_types.h:8, BUILDSTDERR: from result.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:471:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from RSQLite_types.h:8, BUILDSTDERR: from result.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:484:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr( std::auto_ptr && r ): px(r.get()), pn() BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from RSQLite_types.h:8, BUILDSTDERR: from result.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:567:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr & r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from RSQLite_types.h:8, BUILDSTDERR: from result.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:576:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: shared_ptr & operator=( std::auto_ptr && r ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from DbConnection.h:5, BUILDSTDERR: from RSQLite_types.h:8, BUILDSTDERR: from result.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:578:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from DbResult.h:5, BUILDSTDERR: from RSQLite_types.h:9, BUILDSTDERR: from result.cpp:3: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp: At global scope: BUILDSTDERR: /usr/share/R/library/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit scoped_ptr( std::auto_ptr p ) BOOST_SP_NOEXCEPT : px( p.release() ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from result.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rsqlite.cpp -o rsqlite.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from rsqlite.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c utils.cpp -o utils.o BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/concept_check.hpp:27, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/concepts.hpp:19, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size_type.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/size.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/range/functions.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:188:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] BUILDSTDERR: failed ************ (Pred::************ BUILDSTDERR: ^ BUILDSTDERR: /usr/share/R/library/BH/include/boost/mpl/assert.hpp:193:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] BUILDSTDERR: failed ************ (boost::mpl::not_::************ BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:350:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit reversible_ptr_container( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:367:51: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: reversible_ptr_container& operator=( std::auto_ptr clone ) // nothrow BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:592:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: iterator insert( iterator before, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:654:49: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( iterator where, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:673:48: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_type replace( size_type idx, std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:223:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit ptr_sequence_adapter( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:234:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ptr_sequence_adapter& operator=( std::auto_ptr clone ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:253:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_back( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:267:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: void push_front( std::auto_ptr x ) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:698:23: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: explicit PC( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:701:25: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: PC& operator=( std::auto_ptr r ) \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:707:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr release() \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:715:10: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr clone() const \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::release()': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:709:12: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: std::auto_ptr ptr( new this_type );\ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/share/R/library/BH/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:20, BUILDSTDERR: from RSQLite.h:15, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp: In member function 'std::auto_ptr > boost::ptr_vector::clone() const': BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:717:20: note: in definition of macro 'BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE' BUILDSTDERR: return std::auto_ptr( new this_type( this->begin(), this->end() ) ); \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/detail/reversible_ptr_container.hpp:750:5: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_NON_INHERITED_MEMBERS( PC, base_type, this_type ) \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/share/R/library/BH/include/boost/ptr_container/ptr_vector.hpp:45:9: note: in expansion of macro 'BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS' BUILDSTDERR: BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/locale_conv.h:41, BUILDSTDERR: from /usr/include/c++/8/locale:43, BUILDSTDERR: from /usr/include/c++/8/iomanip:43, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/RcppCommon.h:61, BUILDSTDERR: from /usr/lib64/R/library/Rcpp/include/Rcpp.h:27, BUILDSTDERR: from RSQLite.h:9, BUILDSTDERR: from pch.h:1, BUILDSTDERR: from utils.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ gcc -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vendor/sqlite3/extension-functions.c -o vendor/sqlite3/extension-functions.o gcc -I"/usr/include/R" -DNDEBUG -I. -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -I"/usr/share/R/library/BH/include" -I"/usr/share/R/library/plogr/include" -I"/usr/lib64/R/library/Rcpp/include" -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vendor/sqlite3/sqlite3.c -o vendor/sqlite3/sqlite3.o g++ -shared -L/usr/lib64/R/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o RSQLite.so DbColumn.o DbColumnDataSource.o DbColumnDataSourceFactory.o DbColumnStorage.o DbConnection.o DbDataFrame.o DbResult.o RcppExports.o SqliteColumnDataSource.o SqliteColumnDataSourceFactory.o SqliteDataFrame.o SqliteResultImpl.o affinity.o connection.o import-file.o result.o rsqlite.o utils.o vendor/sqlite3/extension-functions.o vendor/sqlite3/sqlite3.o -L/usr/lib64/R/lib -lR BUILDSTDERR: installing to /builddir/build/BUILDROOT/R-RSQLite-2.1.1-2.fc29.riscv64/usr/lib64/R/library/RSQLite/libs BUILDSTDERR: ** R BUILDSTDERR: ** inst BUILDSTDERR: ** byte-compile and prepare package for lazy loading BUILDSTDERR: Error : package 'digest' was installed by an R version with different internals; it needs to be reinstalled for use with this R version BUILDSTDERR: ERROR: lazy loading failed for package 'RSQLite' BUILDSTDERR: * removing '/builddir/build/BUILDROOT/R-RSQLite-2.1.1-2.fc29.riscv64/usr/lib64/R/library/RSQLite' RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.3OMNIv (%install) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.3OMNIv (%install) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-RSQLite.spec