edubuntu-bugs team mailing list archive
-
edubuntu-bugs team
-
Mailing list archive
-
Message #06868
[Bug 1430663] Re: Fails to rebuild against Qt 5.4.1
There's a recent upstream commit claiming to fix an Qt 5.4.1 issue -
https://github.com/kovidgoyal/calibre/commit/72d47ba9377d70e786bf3d93b323544188c894bd
- but that alone does not seem to fix this build issue:
https://launchpadlibrarian.net/199907621/buildlog_ubuntu-vivid-
amd64.calibre_2.19.0%2Bdfsg-1ubuntu1~vivid1~test1_BUILDING.txt.gz
** Description changed:
Calibre FTBFS:s when rebuilt against Qt 5.4.1:
https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-012/+sourcepub/4827668/+listing-archive-extra
- "TypeError: getattr(): attribute name must be string"
+ ---
+ File "/usr/lib/python2.7/dist-packages/PyQt5/uic/uiparser.py", line 757, in setZOrder
+ getattr(self.toplevelWidget, elem.text).raise_()
+ TypeError: getattr(): attribute name must be string
+ ---
The landing PPA (see https://wiki.ubuntu.com/Touch/QtTesting) has Qt
5.4.1 + pyqt5 5.4.1, the same that are in Debian experimental.
It has not been rebuilt against Debian experimental in Debian, but the
same Calibre version 2.19.0 did rebuild successfully against Ubuntu's Qt
5.4.0 + pyqt5 5.4.0, so this bug is probably something changed in pyqt5
5.4.0 -> 5.4.1.
--
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to calibre in Ubuntu.
https://bugs.launchpad.net/bugs/1430663
Title:
Fails to rebuild against Qt 5.4.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/1430663/+subscriptions
References