[MacPorts] #66029: poco @1.12.2: Could NOT find PCRE2
MacPorts
noreply at macports.org
Thu Oct 20 04:54:23 UTC 2022
#66029: poco @1.12.2: Could NOT find PCRE2
------------------------+------------------------------
Reporter: ryandesign | Owner: arjanvandervelde
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: | Port: poco
------------------------+------------------------------
poco fails to build on all systems:
https://build.macports.org/builders/ports-
12_arm64-builder/builds/66072/steps/install-port/logs/stdio
{{{
-- Using external sqlite, zlib, pcre2, expat, ...
CMake Error at
/opt/local/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
Could NOT find PCRE2 (missing: PCRE2_LIBRARY PCRE2_INCLUDE_DIR)
Call Stack (most recent call first):
/opt/local/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:594
(_FPHSA_FAILURE_MESSAGE)
cmake/FindPCRE2.cmake:81 (find_package_handle_standard_args)
Foundation/CMakeLists.txt:38 (find_package)
-- Configuring incomplete, errors occurred!
}}}
After the update to poco 1.12.2, all ports using poco were revbumped, and
fail to build. After this is fixed (by changing the pcre dependency to
pcre2?) all the dependents that were revbumped will need to be manually
rescheduled on all buildbot builders.
--
Ticket URL: <https://trac.macports.org/ticket/66029>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list