[MacPorts] #60627: py38-pyqt5: error: object of type 'QSGGeometry' cannot be assigned because its copy assignment operator is implicitly deleted
MacPorts
noreply at macports.org
Fri Jun 12 01:11:32 UTC 2020
#60627: py38-pyqt5: error: object of type 'QSGGeometry' cannot be assigned because
its copy assignment operator is implicitly deleted
-----------------------+------------------------
Reporter: dajare | Owner: reneeotten
Type: defect | Status: accepted
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: py-pyqt5 |
-----------------------+------------------------
Changes (by reneeotten):
* cc: MarcusCalhoun-Lopez (added)
Comment:
so, just a simple update of the versions does allow me to build
{{{py38-pyqt5}}}, {{{py38-pyqt5-chart}}} but not
{{{py38-pyqt5-webengine}}}.
The latter fails with:
{{{
QtWebEngineWidgets/sipQtWebEngineWidgetsQWebEngineCertificateError.cpp:372:99:
error: no member named 'CertificateKnownInterceptionBlocked' in
'QWebEngineCertificateError'
}}}
which is because
{{{QWebEngineCertificateError::CertificateKnownInterceptionBlocked}}} is
[https://doc.qt.io/Qt-5/qwebenginecertificateerror.html added in Qt
5.15.0].
So this will require an update of the {{{Qt5}}} port first, before we can
update {{{py-pyqt5}}} and its subports.
--
Ticket URL: <https://trac.macports.org/ticket/60627#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list