Created attachment 923195 [details] Build log dev-cpp/cpp-httplib is failing to build because it appears to be looking for zstd but not finding it.
Created attachment 923196 [details] emerge -pqv =dev-cpp/cpp-httplib-0.20.0::gentoo
Created attachment 923197 [details] emerge --info =dev-cpp/cpp-httplib-0.20.0::gentoo
It needs to fallback to pkg_check_modules, as we don't build zstd w/ CMake.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4abc2fca7cee2f6a63fa7e20030a4f8d7cf21fdd commit 4abc2fca7cee2f6a63fa7e20030a4f8d7cf21fdd Author: Alexey Sokolov <alexey+gentoo@asokolov.org> AuthorDate: 2025-03-28 20:11:12 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-28 20:51:18 +0000 dev-cpp/cpp-httplib: fix build with zstd Closes: https://bugs.gentoo.org/952844 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/41354 Signed-off-by: Sam James <sam@gentoo.org> dev-cpp/cpp-httplib/cpp-httplib-0.20.0.ebuild | 5 +++++ .../files/cpp-httplib-0.20.0-zstd.patch | 22 ++++++++++++++++++++++ 2 files changed, 27 insertions(+)