Opened 11 months ago
#71899 new defect
poppler @24.04.0 does not build on PPC Mac OS X 10.4.11, Tiger, because Configuring incomplete, errors occurred!
| Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.10.5 |
| Keywords: | tiger ppc | Cc: | devans@…, mascguy@… |
| Port: | poppler |
Description
-- Found NSS3: ssl3;smime3;nssutil3;nss3;plds4;plc4;nspr4 (Required is at least version "3.68")
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/nue.de.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=/opt/local/bin/gmake -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.12 -DRUN_GPERF_IF_PRESENT=OFF -DWITH_NSS3=ON -DENABLE_GOBJECT_INTROSPECTION=ON -DBOOST_ROOT=/opt/local/libexec/boost/1.78 -DBOOSTROOT=/opt/local/libexec/boost/1.78 -DBOOST_INCLUDEDIR=/opt/local/libexec/boost/1.78/include -DBOOST_LIBRARYDIR=/opt/local/libexec/boost/1.78/lib -DBOOST_INCLUDE_DIR=/opt/local/libexec/boost/1.78/include -DBOOST_LIBRARY_DIR=/opt/local/libexec/boost/1.78/lib -DBOOST_LIB_DIR=/opt/local/libexec/boost/1.78/lib -DBoost_NO_SYSTEM_PATHS=ON -DBoost_INCLUDE_DIR=/opt/local/libexec/boost/1.78/include -DBoost_DIR=/opt/local/libexec/boost/1.78 -DCMAKE_OSX_ARCHITECTURES="ppc" -DCMAKE_OSX_DEPLOYMENT_TARGET="10.4" -DCMAKE_OSX_SYSROOT="/" /opt/local/var/macports/build/nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/poppler-24.04.0
Exit code: 1
A port "Gpgmepp" is not provided, so why is CMake looking out for it? BTW, this is installed: gpgme @1.24.0_0 (active) requested_variants='' platform='darwin 8' archs='ppc' date='2024-11-12T19:28:28+0100'.
Attachments (1)
Note: See
TracTickets for help on using
tickets.

Main.log from PPC Tiger, Mac OS X 10.4.11