[MacPorts] #68566: poppler @23.10.0 still fails to configure: Could not find the 1.19 version of Gpgmepp

MacPorts noreply at macports.org
Fri Oct 27 05:37:18 UTC 2023


#68566: poppler @23.10.0 still fails to configure: Could not find the 1.19 version
of Gpgmepp
--------------------------+----------------------
 Reporter:  barracuda156  |      Owner:  mascguy
     Type:  defect        |     Status:  assigned
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:
 Keywords:                |       Port:  poppler
--------------------------+----------------------
 I remember someone already mentioned this error, but it is still there:
 {{{
 CMake Warning at CMakeLists.txt:98 (message):


    No test data found in $testdatadir.
    You will not be able to run 'make test' successfully.



    The test data is not included in the source packages
    and is also not part of the main git repository. Instead,
    you can checkout the test data from its own git
    repository with:



      git clone git://git.freedesktop.org/git/poppler/test



    You should checkout the test data as a sibling of your
    poppler source folder or specify the location of your
    checkout with -DTESTDATADIR=/path/to/checkoutdir/test.



 -- Could NOT find freetype (missing: freetype_DIR)
 CMake Warning at CMakeLists.txt:160 (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:168 (find_soft_mandatory_package)


 CMake Error at CMakeLists.txt:162 (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:168 (find_soft_mandatory_package)


 -- Configuring incomplete, errors occurred!
 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="ppc"
 -DCMAKE_OSX_DEPLOYMENT_TARGET="10.6" -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
 Exit code: 1
 Error: Failed to configure poppler: configure failure: command execution
 failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/main.log
 for details.
 }}}

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


More information about the macports-tickets mailing list