Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/R-httpuv.spec'], chrootPath='/var/lib/mock/f28-build-12389499-909196/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'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/R-httpuv.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'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/R-httpuv-1.4.3-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/R-httpuv.spec'], chrootPath='/var/lib/mock/f28-build-12389499-909196/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'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/R-httpuv.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'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wrsebq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf httpuv + /usr/bin/mkdir -p httpuv + cd httpuv + /usr/bin/gzip -dc /builddir/build/SOURCES/httpuv_1.4.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd httpuv ~/build/BUILD/httpuv/httpuv ~/build/BUILD/httpuv Patch #1 (0001-Use-unbundled-libuv.patch): + echo 'Patch #1 (0001-Use-unbundled-libuv.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/Makevars patching file src/callbackqueue.cpp patching file src/callbackqueue.h patching file src/http.h patching file src/httprequest.h patching file src/httpresponse.cpp patching file src/httpuv.cpp patching file src/socket.cpp patching file src/socket.h patching file src/thread.h patching file src/uvutil.h patching file src/webapplication.h + rm -r src/libuv + sed -i /libuv/d MD5 + popd ~/build/BUILD/httpuv + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Eh6IpU + umask 022 + cd /builddir/build/BUILD + cd httpuv + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AxSVoo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-httpuv-1.4.3-1.fc28.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-httpuv-1.4.3-1.fc28.arm ++ dirname /builddir/build/BUILDROOT/R-httpuv-1.4.3-1.fc28.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-httpuv-1.4.3-1.fc28.arm + cd httpuv + mkdir -p /builddir/build/BUILDROOT/R-httpuv-1.4.3-1.fc28.arm/usr/lib/R/library + /usr/bin/R CMD INSTALL -l /builddir/build/BUILDROOT/R-httpuv-1.4.3-1.fc28.arm/usr/lib/R/library httpuv * installing *source* package 'httpuv' ... files 'src/Makevars', 'src/callbackqueue.cpp', 'src/callbackqueue.h', 'src/http.h', 'src/httprequest.h', 'src/httpresponse.cpp', 'src/httpuv.cpp', 'src/socket.cpp', 'src/socket.h', 'src/thread.h', 'src/uvutil.h', 'src/webapplication.h' have the wrong MD5 checksums ** libs g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c RcppExports-legacy.cpp -o RcppExports-legacy.o In file included from /usr/lib/R/library/Rcpp/include/RcppCommon.h:76, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from RcppExports-legacy.cpp:23: /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h: In function 'std::__cxx11::string Rcpp::sprintf(const char*, ...)': /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h:30:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] va_list(ap); ^ g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c RcppExports.cpp -o RcppExports.o In file included from /usr/lib/R/library/Rcpp/include/RcppCommon.h:76, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from RcppExports.cpp:4: /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h: In function 'std::__cxx11::string Rcpp::sprintf(const char*, ...)': /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h:30:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] va_list(ap); ^ g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c callback.cpp -o callback.o In file included from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/function/detail/prologue.hpp:18, from /usr/share/R/library/BH/include/boost/function.hpp:30, from callback.h:4, from callback.cpp:1: /usr/share/R/library/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template T * get_pointer(std::auto_ptr const& p) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/function/function_base.hpp:16, from /usr/share/R/library/BH/include/boost/function/detail/prologue.hpp:17, from /usr/share/R/library/BH/include/boost/function.hpp:30, from callback.h:4, from callback.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/lib/R/library/Rcpp/include/RcppCommon.h:76, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from /usr/lib/R/library/later/include/later.h:6, from /usr/lib/R/library/later/include/later_api.h:4, from callback.h:5, from callback.cpp:1: /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h: In function 'std::__cxx11::string Rcpp::sprintf(const char*, ...)': /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h:30:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] va_list(ap); ^ g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c callbackqueue.cpp -o callbackqueue.o In file included from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/function/detail/prologue.hpp:18, from /usr/share/R/library/BH/include/boost/function.hpp:30, from callbackqueue.h:5, from callbackqueue.cpp:1: /usr/share/R/library/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template T * get_pointer(std::auto_ptr const& p) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/function/function_base.hpp:16, from /usr/share/R/library/BH/include/boost/function/detail/prologue.hpp:17, from /usr/share/R/library/BH/include/boost/function.hpp:30, from callbackqueue.h:5, from callbackqueue.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c filedatasource-unix.cpp -o filedatasource-unix.o In file included from /usr/lib/R/library/Rcpp/include/RcppCommon.h:76, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from uvutil.h:15, from filedatasource.h:4, from filedatasource-unix.cpp:3: /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h: In function 'std::__cxx11::string Rcpp::sprintf(const char*, ...)': /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h:30:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] va_list(ap); ^ g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c filedatasource-win.cpp -o filedatasource-win.o g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c http.cpp -o http.o In file included from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:28, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from http.cpp:1: /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] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from http.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from http.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:256:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from http.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from http.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:471:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from http.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from http.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:484:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from http.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from http.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:567:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from http.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from http.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:576:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from http.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from http.cpp:1: /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>&&)': /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:578:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from http.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from http.h:6, from http.cpp:1: /usr/share/R/library/BH/include/boost/get_pointer.hpp: At global scope: /usr/share/R/library/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template T * get_pointer(std::auto_ptr const& p) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from http.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/lib/R/library/Rcpp/include/RcppCommon.h:76, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from webapplication.h:6, from http.h:7, from http.cpp:1: /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h: In function 'std::__cxx11::string Rcpp::sprintf(const char*, ...)': /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h:30:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] va_list(ap); ^ g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c httprequest.cpp -o httprequest.o In file included from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from httprequest.cpp:1: /usr/share/R/library/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template T * get_pointer(std::auto_ptr const& p) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from httprequest.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:28, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from httprequest.cpp:2: /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] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from httprequest.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from httprequest.cpp:2: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:256:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from httprequest.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from httprequest.cpp:2: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:471:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from httprequest.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from httprequest.cpp:2: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:484:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from httprequest.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from httprequest.cpp:2: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:567:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from httprequest.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from httprequest.cpp:2: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:576:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from httprequest.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from httprequest.cpp:2: /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>&&)': /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:578:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from httprequest.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/lib/R/library/Rcpp/include/RcppCommon.h:76, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from /usr/lib/R/library/later/include/later.h:6, from /usr/lib/R/library/later/include/later_api.h:4, from httprequest.cpp:4: /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h: In function 'std::__cxx11::string Rcpp::sprintf(const char*, ...)': /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h:30:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] va_list(ap); ^ g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c httpresponse.cpp -o httpresponse.o In file included from /usr/lib/R/library/Rcpp/include/RcppCommon.h:76, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from uvutil.h:15, from httpresponse.h:4, from httpresponse.cpp:1: /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h: In function 'std::__cxx11::string Rcpp::sprintf(const char*, ...)': /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h:30:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] va_list(ap); ^ In file included from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/function/detail/prologue.hpp:18, from /usr/share/R/library/BH/include/boost/function.hpp:30, from httpresponse.h:6, from httpresponse.cpp:1: /usr/share/R/library/BH/include/boost/get_pointer.hpp: At global scope: /usr/share/R/library/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template T * get_pointer(std::auto_ptr const& p) ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /usr/lib/R/library/Rcpp/include/RcppCommon.h:61, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from uvutil.h:15, from httpresponse.h:4, from httpresponse.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:28, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from httpresponse.h:7, from httpresponse.cpp:1: /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] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /usr/lib/R/library/Rcpp/include/RcppCommon.h:61, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from uvutil.h:15, from httpresponse.h:4, from httpresponse.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from httpresponse.h:7, from httpresponse.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:256:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /usr/lib/R/library/Rcpp/include/RcppCommon.h:61, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from uvutil.h:15, from httpresponse.h:4, from httpresponse.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from httpresponse.h:7, from httpresponse.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:471:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /usr/lib/R/library/Rcpp/include/RcppCommon.h:61, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from uvutil.h:15, from httpresponse.h:4, from httpresponse.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from httpresponse.h:7, from httpresponse.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:484:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /usr/lib/R/library/Rcpp/include/RcppCommon.h:61, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from uvutil.h:15, from httpresponse.h:4, from httpresponse.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from httpresponse.h:7, from httpresponse.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:567:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /usr/lib/R/library/Rcpp/include/RcppCommon.h:61, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from uvutil.h:15, from httpresponse.h:4, from httpresponse.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from httpresponse.h:7, from httpresponse.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:576:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /usr/lib/R/library/Rcpp/include/RcppCommon.h:61, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from uvutil.h:15, from httpresponse.h:4, from httpresponse.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from httpresponse.h:7, from httpresponse.cpp:1: /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>&&)': /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:578:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /usr/lib/R/library/Rcpp/include/RcppCommon.h:61, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from uvutil.h:15, from httpresponse.h:4, from httpresponse.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c httpuv.cpp -o httpuv.o In file included from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/function/detail/prologue.hpp:18, from /usr/share/R/library/BH/include/boost/function.hpp:30, from httpuv.cpp:8: /usr/share/R/library/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template T * get_pointer(std::auto_ptr const& p) ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from httpuv.cpp:5: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/lib/R/library/Rcpp/include/RcppCommon.h:76, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from uvutil.h:15, from httpuv.cpp:12: /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h: In function 'std::__cxx11::string Rcpp::sprintf(const char*, ...)': /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h:30:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] va_list(ap); ^ In file included from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:28, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from webapplication.h:7, from httpuv.cpp:13: /usr/share/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp: At global scope: /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] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from httpuv.cpp:5: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from webapplication.h:7, from httpuv.cpp:13: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:256:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from httpuv.cpp:5: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from webapplication.h:7, from httpuv.cpp:13: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:471:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from httpuv.cpp:5: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from webapplication.h:7, from httpuv.cpp:13: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:484:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from httpuv.cpp:5: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from webapplication.h:7, from httpuv.cpp:13: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:567:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from httpuv.cpp:5: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from webapplication.h:7, from httpuv.cpp:13: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:576:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from httpuv.cpp:5: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from webapplication.h:7, from httpuv.cpp:13: /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>&&)': /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:578:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from httpuv.cpp:5: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c md5.c -o md5.o gcc -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c set_invalid_parameter.c -o set_invalid_parameter.o g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c socket.cpp -o socket.o In file included from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:28, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from socket.h:4, from socket.cpp:1: /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] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from socket.h:4, from socket.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from socket.h:4, from socket.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:256:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from socket.h:4, from socket.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from socket.h:4, from socket.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:471:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from socket.h:4, from socket.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from socket.h:4, from socket.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:484:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from socket.h:4, from socket.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from socket.h:4, from socket.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:567:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from socket.h:4, from socket.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from socket.h:4, from socket.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:576:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from socket.h:4, from socket.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from socket.h:4, from socket.cpp:1: /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>&&)': /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:578:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from socket.h:4, from socket.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from http.h:6, from socket.h:4, from socket.cpp:1: /usr/share/R/library/BH/include/boost/get_pointer.hpp: At global scope: /usr/share/R/library/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template T * get_pointer(std::auto_ptr const& p) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from http.h:5, from socket.h:4, from socket.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/lib/R/library/Rcpp/include/RcppCommon.h:76, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from webapplication.h:6, from http.h:7, from socket.h:4, from socket.cpp:1: /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h: In function 'std::__cxx11::string Rcpp::sprintf(const char*, ...)': /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h:30:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] va_list(ap); ^ g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c thread.cpp -o thread.o g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c utils.cpp -o utils.o g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c uvutil.cpp -o uvutil.o In file included from /usr/lib/R/library/Rcpp/include/RcppCommon.h:76, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from uvutil.h:15, from uvutil.cpp:1: /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h: In function 'std::__cxx11::string Rcpp::sprintf(const char*, ...)': /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h:30:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] va_list(ap); ^ g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c webapplication.cpp -o webapplication.o In file included from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from webapplication.cpp:1: /usr/share/R/library/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template T * get_pointer(std::auto_ptr const& p) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from webapplication.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/lib/R/library/Rcpp/include/RcppCommon.h:76, from /usr/lib/R/library/Rcpp/include/Rcpp.h:27, from httpuv.h:4, from webapplication.cpp:2: /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h: In function 'std::__cxx11::string Rcpp::sprintf(const char*, ...)': /usr/lib/R/library/Rcpp/include/Rcpp/sprintf.h:30:12: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] va_list(ap); ^ In file included from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:28, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from webapplication.h:7, from webapplication.cpp:4: /usr/share/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp: At global scope: /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] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from webapplication.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from webapplication.h:7, from webapplication.cpp:4: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:256:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from webapplication.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from webapplication.h:7, from webapplication.cpp:4: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:471:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from webapplication.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from webapplication.h:7, from webapplication.cpp:4: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:484:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from webapplication.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from webapplication.h:7, from webapplication.cpp:4: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:567:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from webapplication.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from webapplication.h:7, from webapplication.cpp:4: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:576:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from webapplication.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from webapplication.h:7, from webapplication.cpp:4: /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>&&)': /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:578:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/get_pointer.hpp:14, from /usr/share/R/library/BH/include/boost/bind/mem_fn.hpp:25, from /usr/share/R/library/BH/include/boost/mem_fn.hpp:22, from /usr/share/R/library/BH/include/boost/bind/bind.hpp:26, from /usr/share/R/library/BH/include/boost/bind.hpp:22, from webapplication.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c websockets-base.cpp -o websockets-base.o g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c websockets-hixie76.cpp -o websockets-hixie76.o In file included from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:28, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets-hixie76.h:4, from websockets-hixie76.cpp:1: /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] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets-hixie76.h:4, from websockets-hixie76.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets-hixie76.h:4, from websockets-hixie76.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:256:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets-hixie76.h:4, from websockets-hixie76.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets-hixie76.h:4, from websockets-hixie76.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:471:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets-hixie76.h:4, from websockets-hixie76.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets-hixie76.h:4, from websockets-hixie76.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:484:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets-hixie76.h:4, from websockets-hixie76.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets-hixie76.h:4, from websockets-hixie76.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:567:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets-hixie76.h:4, from websockets-hixie76.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets-hixie76.h:4, from websockets-hixie76.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:576:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets-hixie76.h:4, from websockets-hixie76.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets-hixie76.h:4, from websockets-hixie76.cpp:1: /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>&&)': /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:578:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets-hixie76.h:4, from websockets-hixie76.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c websockets-hybi03.cpp -o websockets-hybi03.o g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c websockets-ietf.cpp -o websockets-ietf.o g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c websockets.cpp -o websockets.o In file included from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:28, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets.cpp:1: /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] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:256:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:471:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:484:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:567:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets.cpp:1: /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:576:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets.cpp:1: /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>&&)': /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:578:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, from websockets.h:9, from websockets.cpp:1: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c http-parser/http_parser.c -o http-parser/http_parser.o gcc -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sha1/sha1.c -o sha1/sha1.o g++ -std=gnu++11 -I/usr/include/R -DNDEBUG -fvisibility=hidden -I"/usr/lib/R/library/Rcpp/include" -I"/usr/share/R/library/BH/include" -I"/usr/lib/R/library/later/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c base64/base64.cpp -o base64/base64.o g++ -std=gnu++11 -shared -L/usr/lib/R/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o httpuv.so RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o http.o httprequest.o httpresponse.o httpuv.o md5.o set_invalid_parameter.o socket.o thread.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o -luv -lrt -lpthread -ldl ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -L/usr/lib/R/lib -lR installing to /builddir/build/BUILDROOT/R-httpuv-1.4.3-1.fc28.arm/usr/lib/R/library/httpuv/libs ** R ** demo ** preparing package for lazy loading ** help *** installing help indices converting help for package 'httpuv' finding HTML links ... done WebSocket-class html encodeURI html Rd warning: /builddir/build/BUILD/httpuv/httpuv/man/encodeURI.Rd:36: missing file link 'URLdecode' getRNGState html httpuv-package html interrupt html rawToBase64 html runServer html service html startDaemonizedServer html startServer html stopAllServers html stopDaemonizedServer html stopServer html ** building package indices ** testing if installed package can be loaded * DONE (httpuv) + test -d httpuv/src + cd httpuv/src + rm -f RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o http.o httprequest.o httpresponse.o httpuv.o md5.o set_invalid_parameter.o socket.o thread.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o httpuv.so + rm -f /builddir/build/BUILDROOT/R-httpuv-1.4.3-1.fc28.arm/usr/lib/R/library/R.css + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.4.3-1.fc28 --unique-debug-suffix -1.4.3-1.fc28.arm --unique-debug-src-base R-httpuv-1.4.3-1.fc28.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/httpuv extracting debug info from /builddir/build/BUILDROOT/R-httpuv-1.4.3-1.fc28.arm/usr/lib/R/library/httpuv/libs/httpuv.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 513 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XPbXSk + umask 022 + cd /builddir/build/BUILD + cd httpuv + /usr/bin/R CMD check httpuv * using log directory '/builddir/build/BUILD/httpuv/httpuv.Rcheck' * using R version 3.4.4 (2018-03-15) * using platform: armv7hl-redhat-linux-gnu (32-bit) * using session charset: ASCII * checking for file 'httpuv/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'httpuv' version '1.4.3' * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.org/packages/3.6/bioc/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.6/bioc/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.org/packages/3.6/data/annotation/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.6/data/annotation/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.org/packages/3.6/data/experiment/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.6/data/experiment/src/contrib/PACKAGES' OK * checking if this is a source package ... NOTE Found the following apparent object files/libraries: src/base64/base64.o src/http-parser/http_parser.o src/sha1/sha1.o Object files/libraries should not be included in a source package. * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package 'httpuv' can be installed ... OK * checking installed package size ... NOTE installed size is 6.0Mb sub-directories of 1Mb or more: libs 5.8Mb * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... WARNING Error: package or namespace load failed for 'httpuv' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called 'R6' Execution halted It looks like this package has a loading problem when not on .libPaths: see the messages for details. * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... NOTE GNU make is a SystemRequirements. * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking compiled code ... WARNING File 'httpuv/libs/httpuv.so': Found 'abort', possibly from 'abort' (C) Objects: 'RcppExports-legacy.o', 'RcppExports.o', 'callbackqueue.o', 'httprequest.o', 'httpuv.o', 'uvutil.o', 'webapplication.o', 'websockets.o' Found 'printf', possibly from 'printf' (C) Objects: 'RcppExports-legacy.o', 'RcppExports.o', 'callbackqueue.o', 'httprequest.o', 'httpuv.o', 'uvutil.o', 'webapplication.o', 'websockets.o' Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs. See 'Writing portable packages' in the 'Writing R Extensions' manual. * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'testthat.R' OK * checking PDF version of manual ... OK * DONE Status: 2 WARNINGs, 3 NOTEs See '/builddir/build/BUILD/httpuv/httpuv.Rcheck/00check.log' for details. + exit 0 Processing files: R-httpuv-1.4.3-1.fc28.armv7hl Provides: R-httpuv = 1.4.3-1.fc28 R-httpuv(armv7hl-32) = 1.4.3-1.fc28 bundled(http-parser) = 2.7.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libR.so libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) libuv.so.1 rtld(GNU_HASH) Processing files: R-httpuv-debugsource-1.4.3-1.fc28.armv7hl Provides: R-httpuv-debugsource = 1.4.3-1.fc28 R-httpuv-debugsource(armv7hl-32) = 1.4.3-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: R-httpuv-debuginfo-1.4.3-1.fc28.armv7hl Provides: R-httpuv-debuginfo = 1.4.3-1.fc28 R-httpuv-debuginfo(armv7hl-32) = 1.4.3-1.fc28 debuginfo(build-id) = 3d9723b1d8f429e214e9e53f73d03ee5daa1a675 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: R-httpuv-debugsource(armv7hl-32) = 1.4.3-1.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-httpuv-1.4.3-1.fc28.arm Wrote: /builddir/build/RPMS/R-httpuv-1.4.3-1.fc28.armv7hl.rpm Wrote: /builddir/build/RPMS/R-httpuv-debugsource-1.4.3-1.fc28.armv7hl.rpm Wrote: /builddir/build/RPMS/R-httpuv-debuginfo-1.4.3-1.fc28.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uqZphf + umask 022 + cd /builddir/build/BUILD + cd httpuv + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-httpuv-1.4.3-1.fc28.arm + exit 0 Child return code was: 0