Related to Bug 700852 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, | ^~~~~~~~~~~~~~~~~ Reproducible: Always Steps to Reproduce: equery l dev-cpp/asio * Searching for asio in dev-cpp ... [IP-] [ ] dev-cpp/asio-1.14.0:0 emerge -v abiword Actual Results: compile error Expected Results: compile without error
Created attachment 639726 [details] The complete build log
Created attachment 639728 [details] The ebuild environment
Created attachment 639730 [details] emerge -pqv '=app-office/abiword-3.0.4::gentoo'
Created attachment 639732 [details] emerge --info '=app-office/abiword-3.0.4::gentoo'
Created attachment 643830 [details, diff] abiword-asio.patch Please give this patch a try, it works for me.
It compiles with the patch.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5103e7291cb7793e596668ccb2297026a17e5f2b commit 5103e7291cb7793e596668ccb2297026a17e5f2b Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-06-09 16:04:38 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-06-09 16:04:38 +0000 app-office/abiword: Fix for recent versions of dev-cpp/asio Closes: https://bugs.gentoo.org/723442 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org> app-office/abiword/Manifest | 2 +- app-office/abiword/abiword-3.0.4.ebuild | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-)