[MacPorts] #72174: qt5-qtbase 5.15.15 fails on x86_64 Sequoia 15.4
MacPorts
noreply at macports.org
Thu Jun 26 00:17:51 UTC 2025
#72174: qt5-qtbase 5.15.15 fails on x86_64 Sequoia 15.4
-------------------------+---------------------------------
Reporter: rcfa | Owner: MarcusCalhoun-Lopez
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: | Keywords:
Port: qt5-qtbase |
-------------------------+---------------------------------
Comment (by Schamschula):
The first error is fixed by icu 77.1, by adding the missing header
{{{<type_traits>}}} to {{{char16ptr.h}}}.
However, qt5 seems to ignore all the attempts to pass -std=c++17 to
{{{config.tests/icu/Makefile}}}. This causes all the templates not to be
included.
I added {{{QMAKE_CXXFLAGS+=-std=c++17}}} to the Portfile, which allowed
the configure test for icu to pass.
--
Ticket URL: <https://trac.macports.org/ticket/72174#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list