Cannont compile PyQt4-4.5.4-r4. Most probably after upgrade all QT libs to 4.6 Reproducible: Always Steps to Reproduce: 1. upgrade all QT libs to 4.6 2. try to compile PyQt4-4.5.4-r4 Actual Results: compilation error of PyQt4-4.5.4-r4 Expected Results: PyQt4-4.5.4-r4 compile just fine
Created attachment 212304 [details] emerge --info
Created attachment 212305 [details] build.log
Try 4.6.2, as PyQt4-4.5 is unlikely to be compatible with Qt 4.6.
(In reply to comment #3) > Try 4.6.2, as PyQt4-4.5 is unlikely to be compatible with Qt 4.6. > Yep, <dev-python/PyQt4-4.6.1 is known to be incompatible with Qt 4.6, so please try with PyQt4-4.6.2 (latest in portage atm).
Confirmed. PyQt-4.6.2 compile just fine with Qt 4.6. It's working with both x86 and amd64.
So... this is INVALID, right?
I fixed the PyQt4-4.5.4-r4 ebuild by specifying
(In reply to comment #7) > I fixed the PyQt4-4.5.4-r4 ebuild by specifying > I guess your comment was truncated...
(In reply to comment #8) > I guess your comment was truncated... You guessed right. I don't know why arora is doing that, it's not the first time... Anyway I meant by specifying 4.5* as the required Qt version.