[MacPorts] #68423: poppler fails to build - missing Gpgmepp

MacPorts noreply at macports.org
Wed Oct 11 14:15:38 UTC 2023


#68423: poppler fails to build - missing Gpgmepp
----------------------+---------------------
 Reporter:  rmottola  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:            |       Port:  poppler
----------------------+---------------------
 On 10.5 i386 poppler fails.

 I is this because Gpgmepp is mising? The message is given as warning, but
 then fails. A missing dependency?

 Full log attached.


 {{{
 :info:configure CMake Warning at CMakeLists.txt:160 (find_package):
 :info:configure   By not providing "FindGpgmepp.cmake" in
 CMAKE_MODULE_PATH this project has
 :info:configure   asked CMake to find a package configuration file
 provided by "Gpgmepp", but
 :info:configure   CMake did not find one.
 :info:configure   Could not find a package configuration file provided by
 "Gpgmepp"
 :info:configure   (requested version 1.19) with any of the following
 names:
 :info:configure     GpgmeppConfig.cmake
 :info:configure     gpgmepp-config.cmake
 :info:configure   Add the installation prefix of "Gpgmepp" to
 CMAKE_PREFIX_PATH or set
 :info:configure   "Gpgmepp_DIR" to a directory containing one of the above
 files.  If
 :info:configure   "Gpgmepp" provides a separate development package or
 SDK, be sure it has
 :info:configure   been installed.
 :info:configure Call Stack (most recent call first):
 :info:configure   CMakeLists.txt:168 (find_soft_mandatory_package)
 :info:configure CMake Error at CMakeLists.txt:162 (MESSAGE):
 :info:configure   Could not find the 1.19 version of Gpgmepp.  If you're
 not interested in
 :info:configure   the features it provides set the cmake ENABLE_GPGME
 option to OFF
 :info:configure Call Stack (most recent call first):
 :info:configure   CMakeLists.txt:168 (find_soft_mandatory_package)
 :info:configure -- Configuring incomplete, errors occurred!
 :info:configure See also
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeOutput.log".
 :info:configure Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build"
 && /opt/local/bin/cmake -G "CodeBlocks - Unix Makefiles"
 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX="/opt/local"
 -DCMAKE_INSTALL_NAME_DIR="/opt/local/lib"
 -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DCMAKE_C_COMPILER="$CC"
 -DCMAKE_CXX_COMPILER="$CXX" -DCMAKE_OBJC_COMPILER="$CC"
 -DCMAKE_OBJCXX_COMPILER="$CXX" -DCMAKE_POLICY_DEFAULT_CMP0025=NEW
 -DCMAKE_POLICY_DEFAULT_CMP0060=NEW -DCMAKE_VERBOSE_MAKEFILE=ON
 -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_FIND_FRAMEWORK=LAST
 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_MAKE_PROGRAM=/usr/bin/make
 -DCMAKE_MODULE_PATH="/opt/local/share/cmake/Modules"
 -DCMAKE_PREFIX_PATH="/opt/local/share/cmake/Modules"
 -DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=ON
 -DCMAKE_INSTALL_RPATH="/opt/local/lib" -Wno-dev -DBUILD_CPP_TESTS=OFF
 -DBUILD_GTK_TESTS=OFF -DBUILD_MANUAL_TESTS=OFF -DBUILD_QT5_TESTS=OFF
 -DBUILD_QT6_TESTS=OFF -DENABLE_BOOST=ON -DENABLE_QT5=OFF -DENABLE_QT6=OFF
 -DENABLE_UNSTABLE_API_ABI_HEADERS=ON
 -DGLIB2_MKENUMS_PYTHON=/opt/local/bin/python3.11
 -DRUN_GPERF_IF_PRESENT=OFF -DWITH_NSS3=ON
 -DENABLE_GOBJECT_INTROSPECTION=ON
 -DBOOST_ROOT=/opt/local/libexec/boost/1.76
 -DBOOSTROOT=/opt/local/libexec/boost/1.76
 -DBOOST_INCLUDEDIR=/opt/local/libexec/boost/1.76/include
 -DBOOST_LIBRARYDIR=/opt/local/libexec/boost/1.76/lib
 -DBOOST_INCLUDE_DIR=/opt/local/libexec/boost/1.76/include
 -DBOOST_LIBRARY_DIR=/opt/local/libexec/boost/1.76/lib
 -DBOOST_LIB_DIR=/opt/local/libexec/boost/1.76/lib
 -DBoost_NO_SYSTEM_PATHS=ON
 -DBoost_INCLUDE_DIR=/opt/local/libexec/boost/1.76/include
 -DBoost_DIR=/opt/local/libexec/boost/1.76 -DCMAKE_OSX_ARCHITECTURES="i386"
 -DCMAKE_OSX_DEPLOYMENT_TARGET="10.5" -DCMAKE_OSX_SYSROOT="/"
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/poppler-23.10.0
 :info:configure Exit code: 1
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/68423>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list