Some code I am compiling requires <jsonrpccpp/server/connectors/tcpsocketserver.h>, but the gentoo package in the tree does not provide it. There is an ebuild from the reagentoo overlay which does add these useflags to version 1.0.0: https://github.com/reagentoo/gentoo-overlay/tree/master/dev-cpp/libjson-rpc-cpp Could this be added to the gentoo tree as well?
Sure, I thought they were enabled by default. Will fix in a minute.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c91390d2662b1324a5b132e8b3d1a9d76b4d0075 commit c91390d2662b1324a5b132e8b3d1a9d76b4d0075 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2018-01-06 12:21:48 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-01-06 12:23:57 +0000 dev-cpp/libjson-rpc-cpp: Enable UNIX & TCP socket client/server Closes: https://bugs.gentoo.org/643676 .../libjson-rpc-cpp-1.1.0-r1.ebuild | 67 ++++++++++++++++++++++ .../libjson-rpc-cpp/libjson-rpc-cpp-9999.ebuild | 7 ++- 2 files changed, 73 insertions(+), 1 deletion(-)