[MacPorts] #60627: py38-pyqt5: build failure

MacPorts noreply at macports.org
Wed Jun 10 21:58:48 UTC 2020


#60627: py38-pyqt5: build failure
-----------------------+----------------------
  Reporter:  dajare    |      Owner:  (none)
      Type:  defect    |     Status:  reopened
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  py-pyqt5  |
-----------------------+----------------------

Comment (by mf2k):

 The error appears to be:
 {{{
 :info:build /Library/Developer/CommandLineTools/usr/bin/clang++ -c -pipe
 -stdlib=libc++ -Os -std=gnu++11  -arch x86_64 -isysroot
 /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -mmacosx-version-
 min=10.14 -fno-exceptions -Wall -Wextra -fPIC -DSIP_PROTECTED_IS_PUBLIC
 -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS
 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB
 -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I.
 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8
 -I../qpy/QtQuick -I/opt/local/libexec/qt5/lib/QtQuick.framework/Headers
 -I/opt/local/libexec/qt5/lib/QtGui.framework/Headers
 -I/opt/local/libexec/qt5/lib/QtQmlModels.framework/Headers
 -I/opt/local/libexec/qt5/lib/QtQml.framework/Headers
 -I/opt/local/libexec/qt5/lib/QtNetwork.framework/Headers
 -I/opt/local/libexec/qt5/lib/QtCore.framework/Headers -I.
 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Headers
 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AGL.framework/Headers
 -I/opt/local/libexec/qt5/mkspecs/macx-clang -F/opt/local/libexec/qt5/lib
 -o sipQtQuickQSGGeometryColoredPoint2D.o
 sipQtQuickQSGGeometryColoredPoint2D.cpp
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_python_py-
 pyqt5/py38-pyqt5/work/PyQt5-5.14.2/QtQuick/sipQtQuickQSGGeometry.cpp:940:59:
 error: object of type 'QSGGeometry' cannot be assigned because its copy
 assignment operator is implicitly deleted
 :info:build     reinterpret_cast< ::QSGGeometry *>(sipDst)[sipDstIdx] =
 *reinterpret_cast< ::QSGGeometry *>(sipSrc);
 :info:build                                                           ^
 :info:build
 /opt/local/libexec/qt5/lib/QtQuick.framework/Headers/qsggeometry.h:211:25:
 note: copy assignment operator of 'QSGGeometry' is implicitly deleted
 because field 'm_attributes' is of reference type 'const
 QSGGeometry::AttributeSet &'
 :info:build     const AttributeSet &m_attributes;
 :info:build                         ^
 :info:build 1 error generated.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/60627#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list