Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 646670

Summary: =dev-python/PyQt5-5.10 doesn't build against dev-qt/qtcore-5.9.4
Product: Gentoo Linux Reporter: Alessandro Di Federico <ale>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ale
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log

Description Alessandro Di Federico 2018-02-05 13:37:24 UTC
Created attachment 517872 [details]
Build log

dev-python/PyQt5-5.10 fails to build against dev-qt/qtcore-5.9.4 with the following error:

---
/var/tmp/portage/dev-python/PyQt5-5.10/work/PyQt5_gpl-5.10-python2_7/QtCore/sipQtCoreQByteArray.cpp: In function ‘PyObject* meth_QByteArray_chopped(PyObject*, PyObject*)’:
/var/tmp/portage/dev-python/PyQt5-5.10/work/PyQt5_gpl-5.10-python2_7/QtCore/sipQtCoreQByteArray.cpp:2263:48: error: ‘const class QByteArray’ has no member named ‘chopped’; did you mean ‘chop’?
             Py_INCREF(sipSelf);
---

Maybe this is normal and the ebuild shouldn't specify as minimum version QT_PV="5.9.3:5".

=dev-python/PyQt5-5.9.2 builds fine.
Comment 1 Alessandro Di Federico 2018-02-05 13:45:53 UTC
Forget the part about =dev-python/PyQt5-5.9.2 building fine. It fails in a different way.
Comment 2 Jouni Kosonen 2018-02-05 15:24:41 UTC
See bug 646580.

PyQt5-5.9.2 fails in svg, right?
Comment 3 Coacher 2018-02-05 15:43:30 UTC

*** This bug has been marked as a duplicate of bug 646580 ***
Comment 4 Alessandro Di Federico 2018-02-05 16:13:48 UTC
Yup, there. Sorry for the noise. I didn't search in enough.