mplate class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_lock; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ./util/ParserPool.h:33, BUILDSTDERR: from ./internal.h:49, BUILDSTDERR: from util/CurlURLInputStream.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: make[3]: *** [Makefile:1269: soap/impl/CURLSOAPTransport.lo] Error 1 BUILDSTDERR: make[3]: *** Waiting for unfinished jobs.... BUILDSTDERR: In file included from ./internal.h:49, BUILDSTDERR: from util/ReplayCache.cpp:27: BUILDSTDERR: ./util/ParserPool.h:193:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_lock; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ./util/ParserPool.h:33, BUILDSTDERR: from ./internal.h:49, BUILDSTDERR: from util/ReplayCache.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ./internal.h:49, BUILDSTDERR: from util/ReplayCache.cpp:27: BUILDSTDERR: ./util/ParserPool.h:194:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_security; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ./util/ParserPool.h:33, BUILDSTDERR: from ./internal.h:49, BUILDSTDERR: from util/ReplayCache.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from util/ReplayCache.cpp:27: BUILDSTDERR: ./internal.h:140:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_lock; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ./util/ParserPool.h:33, BUILDSTDERR: from ./internal.h:49, BUILDSTDERR: from util/ReplayCache.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/xmltooling-1.6.0/xmltooling' make[2]: Leaving directory '/builddir/build/BUILD/xmltooling-1.6.0/xmltooling' BUILDSTDERR: make[2]: *** [Makefile:836: all] Error 2 BUILDSTDERR: make[1]: *** [Makefile:574: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/xmltooling-1.6.0' BUILDSTDERR: make: *** [Makefile:482: all] Error 2 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.jMKVKB (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.jMKVKB (%build) 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/xmltooling.spec