Hi! net-libs/grpc now depends on re2, but searches it via cmake CMake Error at cmake/re2.cmake:48 (find_package): Could not find a package configuration file provided by "re2" with any of the following names: re2Config.cmake re2-config.cmake I can patch it to fallback to pkg-config of course, but I think it would be better to provide cmake files along with .pc files in re2. wdyt?
Not ready, at least for now: https://github.com/google/re2/issues/259 https://github.com/google/re2/issues/274 https://github.com/google/re2/issues/277
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4a04a5c28a13f2d5453847701a43572c5847d8f commit f4a04a5c28a13f2d5453847701a43572c5847d8f Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2020-09-25 22:23:58 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2020-09-25 22:55:05 +0000 net-libs/grpc: bump to 1.32.0 Bug: https://bugs.gentoo.org/744730 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> net-libs/grpc/Manifest | 1 + .../grpc/files/use-pkg-config-to-find-re2.patch | 26 +++++++ net-libs/grpc/grpc-1.32.0.ebuild | 87 ++++++++++++++++++++++ 3 files changed, 114 insertions(+)
ok thanks for info. patch turned out stupidly-simple, would not be too hard to maintain. if you don't need this bug for tracking - feel free to close.
https://github.com/grpc/grpc/commit/45e413d2520795e7281e9a592af81620349bc186