PyQt5 build failure on macOS 10.10 and below

Renee Otten reneeotten at macports.org
Wed Sep 29 12:10:56 BST 2021


Hi Phil, 

thanks for your response and I am sorry for not being more clear as to why we don’t use the latest PyQt5 version on all OSes.

We install the latest Qt5 version that is supported on the specific OS, for example on 10.10 this is Qt version 5.9. As was reported/discussed in Trac ticket #61006 (https://trac.macports.org/ticket/61006), as of version 5.15.0 PyQt5 doesn’t build anymore with Qt 5.9 due to a missing “qcustomaudiorolecontrol.h”. Since Qmultimedia was  introduced in Qt 5.11, it was concluded that therefore PyQt5 should be pinned to version 5.14.2 on OSes that only support Qt < 5.11. Of course if this issue can be fixed so that we can use the latest PyQt5 version across the board that would be even better!

I don’t have a recent build log to show that exact failure, but I am sure we can reproduce one if that would be helpful. 

Thanks again, 
Renee



> On Sep 28, 2021, at 5:13 PM, Phil Thompson <phil at riverbankcomputing.com> wrote:
> 
> The first thing I'd suggest is to use current versions.
> 
> Phil

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20210929/78c79717/attachment.htm>


More information about the PyQt mailing list