-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-overloaded-virtual -c ServiceUnixAccountHandler.cpp -fPIC -DPIC -o .libs/ServiceUnixAccountHandler.o make[6]: Leaving directory '/builddir/build/BUILD/abiword-3.0.4/plugins/collab/backends/service/unix' In file included from ServiceUnixAccountHandler.h:23, from ServiceUnixAccountHandler.cpp:20: ./../../../backends/service/xp/ServiceAccountHandler.h: In member function 'void ServiceAccountHandler::_send(boost::shared_ptr, RealmBuddyPtr)': ./../../../backends/service/xp/ServiceAccountHandler.h:152:28: error: 'error' is not a member of 'asio::placeholders' 152 | asio::placeholders::error, asio::placeholders::bytes_transferred, recipient, | ^~~~~ ./../../../backends/service/xp/ServiceAccountHandler.h:152:28: note: suggested alternatives: In file included from /usr/include/asio/detail/impl/posix_tss_ptr.ipp:24, from /usr/include/asio/detail/posix_tss_ptr.hpp:74, from /usr/include/asio/detail/tss_ptr.hpp:27, from /usr/include/asio/detail/call_stack.hpp:20, from /usr/include/asio/detail/thread_context.hpp:20, from /usr/include/asio/detail/recycling_allocator.hpp:20, from /usr/include/asio/detail/handler_alloc_helpers.hpp:21, from /usr/include/asio/detail/executor_op.hpp:20, from /usr/include/asio/impl/system_executor.hpp:18, from /usr/include/asio/system_executor.hpp:127, from /usr/include/asio/associated_executor.hpp:21, from /usr/include/asio.hpp:19, from ./../../../backends/service/xp/RealmConnection.h:24, from ./../../../backends/service/xp/AbiCollabSaveInterceptor.h:23, from ./../../../backends/service/xp/ServiceAccountHandler.h:33, from ServiceUnixAccountHandler.h:23, from ServiceUnixAccountHandler.cpp:20: /usr/include/asio/error.hpp:64:11: note: 'asio::error' 64 | namespace error { | ^~~~~ In file included from ./../../../backends/service/xp/ServiceAccountHandler.h:40, from ServiceUnixAccountHandler.h:23, from ServiceUnixAccountHandler.cpp:20: ./../../../backends/service/xp/ServiceErrorCodes.h:52:12: note: 'abicollab::service::error' 52 | SOAP_ERROR error(const soa::SoapFault& fault); | ^~~~~ In file included from ServiceUnixAccountHandler.h:23, from ServiceUnixAccountHandler.cpp:20: ./../../../backends/service/xp/ServiceAccountHandler.h:152:55: error: 'bytes_transferred' is not a member of 'asio::placeholders' 152 | asio::placeholders::error, asio::placeholders::bytes_transferred, recipient, | ^~~~~~~~~~~~~~~~~ make[6]: *** [Makefile:646: ServiceUnixAccountHandler.lo] Error 1 make[5]: *** [Makefile:684: all-recursive] Error 1 make[4]: *** [Makefile:610: all-recursive] Error 1 make[3]: *** [Makefile:701: all-recursive] Error 1 make[2]: *** [Makefile:539: all-recursive] Error 1 make[1]: *** [Makefile:809: all-recursive] Error 1 make: *** [Makefile:608: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.68yOyb (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.68yOyb (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status 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/abiword.spec