On the contrary, I'm trying to discover the differences there are, in an attempt to track down why the build isn't continuing.
Gentoo does not have the python3.*/site-packages/PyQt5/bindings directory created - an initial test of symlinking the missing *.sip files to that path does get the build to progress beyond the error reported. It then fails at:
Querying qmake about your Qt installation...
/usr/lib64/qt5/bin/qmake -query
These bindings will be built: pictureflow.
Generating the pictureflow bindings...
-c: Q_PID is undefined
Will keep investigating and see what I can find - that is - if it is of interest.
|