>>> package: dev-libs/protobuf-c-1.3.0-r1 * - /usr/lib64/libprotobuf-c.so.1 * - /usr/lib64/libprotobuf-c.so.1.0.0 * used by /usr/lib64/postgresql-9.4/lib64/postgis-2.4.so (dev-db/postgis-2.4.0) ...and in configure.ac we find: AC_ARG_WITH([protobuf], [AS_HELP_STRING([--without-protobuf], [build without protobuf-c support])], [CHECK_PROTOBUF="$withval"], []) dnl User didn't turn off protobuf support so... [...]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc14b56e70570e3804910f0c566be7cc1df6d2fe commit cc14b56e70570e3804910f0c566be7cc1df6d2fe Author: Aaron W. Swenson <titanofold@gentoo.org> AuthorDate: 2017-11-16 15:26:57 +0000 Commit: Aaron W. Swenson <titanofold@gentoo.org> CommitDate: 2017-11-16 15:29:17 +0000 dev-db/postgis: Bump to 2.4.2 Bump version to 2.4.2. Add additional USE flags to control optional dependencies. Closes: https://bugs.gentoo.org/634828 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-db/postgis/Manifest | 1 + dev-db/postgis/metadata.xml | 13 +++- dev-db/postgis/postgis-2.4.2.ebuild | 125 ++++++++++++++++++++++++++++++++++++ 3 files changed, 138 insertions(+), 1 deletion(-)