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-fts.spec'], chrootPath='/var/lib/mock/f29-build-4604-1076/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/R-fts.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: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/R-fts-0.9.9-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-fts.spec'], chrootPath='/var/lib/mock/f29-build-4604-1076/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-fts.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: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.A97I6r + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fts + /usr/bin/mkdir -p fts + cd fts + /usr/bin/gzip -dc /builddir/build/SOURCES/fts_0.9.9.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.OPxDpG + umask 022 + cd /builddir/build/BUILD + cd fts + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0saFe5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-fts-0.9.9-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-fts-0.9.9-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/R-fts-0.9.9-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-fts-0.9.9-2.fc29.riscv64 + cd fts + mkdir -p /builddir/build/BUILDROOT/R-fts-0.9.9-2.fc29.riscv64/usr/lib64/R/library + /usr/bin/R CMD INSTALL -l /builddir/build/BUILDROOT/R-fts-0.9.9-2.fc29.riscv64/usr/lib64/R/library fts BUILDSTDERR: * installing *source* package 'fts' ... BUILDSTDERR: ** package 'fts' successfully unpacked and MD5 sums checked BUILDSTDERR: ** libs g++ -I"/usr/include/R" -DNDEBUG -I"/usr/share/R/library/BH/include" -I/usr/local/include -I./tslib -I./helpers -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 diff.cpp -o diff.o 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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from diff.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from diff.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from diff.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from diff.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from diff.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from diff.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from diff.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from diff.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from diff.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from diff.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from diff.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from diff.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from diff.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from diff.cpp:3: 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"/usr/share/R/library/BH/include" -I/usr/local/include -I./tslib -I./helpers -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 interface.cpp -o interface.o 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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from interface.cpp:1: 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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from interface.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from interface.cpp:1: 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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from interface.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from interface.cpp:1: 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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from interface.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from interface.cpp:1: 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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from interface.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from interface.cpp:1: 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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from interface.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from interface.cpp:1: 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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from interface.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from interface.cpp:1: 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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from interface.cpp:1: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ./tslib/tslib/vector.summary.hpp:36, BUILDSTDERR: from interface.cpp:2: BUILDSTDERR: ./tslib/tslib/vector.summary/cov.hpp: In static member function 'static ReturnType tslib::Cov::apply(T, T, T, T)': BUILDSTDERR: ./tslib/tslib/vector.summary/cov.hpp:48:60: warning: typedef 'VT' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef typename std::iterator_traits::value_type VT; BUILDSTDERR: ^~ g++ -I"/usr/include/R" -DNDEBUG -I"/usr/share/R/library/BH/include" -I/usr/local/include -I./tslib -I./helpers -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 lag.cpp -o lag.o 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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lag.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lag.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lag.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lag.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lag.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lag.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lag.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lag.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lag.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lag.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lag.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lag.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lag.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lag.cpp:3: 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"/usr/share/R/library/BH/include" -I/usr/local/include -I./tslib -I./helpers -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 lead.cpp -o lead.o 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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lead.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lead.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lead.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lead.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lead.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lead.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lead.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lead.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lead.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lead.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lead.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lead.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lead.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from lead.cpp:3: 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"/usr/share/R/library/BH/include" -I/usr/local/include -I./tslib -I./helpers -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 pad.cpp -o pad.o 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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from pad.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from pad.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from pad.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from pad.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from pad.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from pad.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from pad.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from pad.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from pad.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from pad.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from pad.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from pad.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.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 /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from pad.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/memory:80, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_month.hpp:14, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_ymd.hpp:16, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/greg_calendar.hpp:17, BUILDSTDERR: from /usr/share/R/library/BH/include/boost/date_time/gregorian/gregorian_types.hpp:19, BUILDSTDERR: from ./tslib/tslib/date.policies/julian.date.policy.hpp:20, BUILDSTDERR: from ./tslib/tslib/tseries.hpp:37, BUILDSTDERR: from pad.cpp:3: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: pad.cpp: In function 'SEXPREC* padSpecializer(SEXP, SEXP)': BUILDSTDERR: pad.cpp:26:20: warning: comparison of integer expressions of different signedness: 'int' and 'const SEXPTYPE' {aka 'const unsigned int'} [-Wsign-compare] BUILDSTDERR: if(TYPEOF(dates) != tsTypeInfo.dateSEXPTYPE) { BUILDSTDERR: ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -shared -L/usr/lib64/R/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fts.so diff.o interface.o lag.o lead.o pad.o -L/usr/lib64/R/lib -lR BUILDSTDERR: installing to /builddir/build/BUILDROOT/R-fts-0.9.9-2.fc29.riscv64/usr/lib64/R/library/fts/libs BUILDSTDERR: ** R BUILDSTDERR: ** byte-compile and prepare package for lazy loading BUILDSTDERR: Error: package or namespace load failed for 'zoo': BUILDSTDERR: package 'zoo' was installed by an R version with different internals; it needs to be reinstalled for use with this R version BUILDSTDERR: Error : package 'zoo' could not be loaded BUILDSTDERR: ERROR: lazy loading failed for package 'fts' BUILDSTDERR: * removing '/builddir/build/BUILDROOT/R-fts-0.9.9-2.fc29.riscv64/usr/lib64/R/library/fts' BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.0saFe5 (%install) RPM build errors: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.0saFe5 (%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-fts.spec