FS#37381 - [pyqt5-common] erorrs with latest Qt5 packages

Attached to Project: Arch Linux
Opened by stephen (elguavas) - Friday, 18 October 2013, 04:45 GMT
Last edited by Andrea Scarpino (BaSh) - Friday, 18 October 2013, 08:35 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andrea Scarpino (BaSh)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

since the Qt5 packages were updated to 5.1.1-2 today the current pyqt5 (5.1.1-1) htrows errors like this on import:

builtins.ImportError: /usr/lib/python3.3/site-packages/PyQt5/QtGui.so: undefined symbol: _ZTI18QOpenGLTimeMonitor

Steps to reproduce:

import PyQt5.QtGui in a pyton project.
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Friday, 18 October 2013, 08:35 GMT
Reason for closing:  Fixed
Additional comments about closing:  pyqt5 5.1.1-2
Comment by Andrea Scarpino (BaSh) - Friday, 18 October 2013, 07:53 GMT
Hi, can you see if a rebuild fixes it?
packages are here: http://pkgbuild.com/~andrea/packages/pyqt5/trunk/
Comment by stephen (elguavas) - Friday, 18 October 2013, 08:08 GMT
yes andrea the new packages work fine again, thanks, as always, for the super quick response. ;)
Comment by stephen (elguavas) - Friday, 18 October 2013, 08:11 GMT
...looks like pyqt5 might need to be rebuild every time qt5 is rebuilt, even with minor changes.
Comment by Andrea Scarpino (BaSh) - Friday, 18 October 2013, 08:35 GMT
Argh! :-/

Loading...