#66029 closed defect (fixed)
poco @1.12.2: Could NOT find PCRE2
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | arjanvandervelde (Arjan van der Velde) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | ra1nb0w | |
Port: | poco |
Description
poco fails to build on all systems:
-- 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.
Change History (2)
comment:1 Changed 2 years ago by Davide Gerhard <ra1nb0w@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:2 Changed 2 years ago by ra1nb0w
PothosCore fails to build; upstream report https://github.com/pothosware/PothosCore/issues/241
Leave here for now without opening a new issue.
Note: See
TracTickets for help on using
tickets.
In 19aaa181d68ec39306857aec6f04a50fde2cb799/macports-ports (master):