maintainer-feedback requested: [Bug 286268] graphics/poppler-glib doesn't build (when graphics/poppler is built with GNUPG=off)?
Date: Mon, 21 Apr 2025 15:01:37 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team)
<desktop@FreeBSD.org> for maintainer-feedback:
Bug 286268: graphics/poppler-glib doesn't build (when graphics/poppler is built
with GNUPG=off)?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286268
--- Description ---
(Full build logs available upon request.)
-- Found NSS3: nss3;smime3;ssl3;nssutil3;plds4;plc4;nspr4;dl (Required is at
least version "3.68")
CMake Warning at CMakeLists.txt:163 (find_package):
By not providing "FindGpgmepp.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Gpgmepp", but
CMake did not find one.
Could not find a package configuration file provided by "Gpgmepp"
(requested version 1.19) with any of the following names:
GpgmeppConfig.cmake
gpgmepp-config.cmake
Add the installation prefix of "Gpgmepp" to CMAKE_PREFIX_PATH or set
"Gpgmepp_DIR" to a directory containing one of the above files. If
"Gpgmepp" provides a separate development package or SDK, be sure it has
been installed.
Call Stack (most recent call first):
CMakeLists.txt:171 (find_soft_mandatory_package)
CMake Error at CMakeLists.txt:165 (MESSAGE):
Could not find the 1.19 version of Gpgmepp. If you're not interested in
the features it provides set the cmake ENABLE_GPGME option to OFF
Call Stack (most recent call first):
CMakeLists.txt:171 (find_soft_mandatory_package)
-- Configuring incomplete, errors occurred!
*** Error code 1