Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296056 - PyQt4-4.5.4-r4 build error
Summary: PyQt4-4.5.4-r4 build error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-07 07:56 UTC by Ján Bednár
Modified: 2009-12-19 20:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,3.78 KB, text/plain)
2009-12-07 07:57 UTC, Ján Bednár
Details
build.log (build.log,48.26 KB, text/plain)
2009-12-07 07:58 UTC, Ján Bednár
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ján Bednár 2009-12-07 07:56:57 UTC
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
Comment 1 Ján Bednár 2009-12-07 07:57:31 UTC
Created attachment 212304 [details]
emerge --info
Comment 2 Ján Bednár 2009-12-07 07:58:23 UTC
Created attachment 212305 [details]
build.log
Comment 3 Ben de Groot (RETIRED) gentoo-dev 2009-12-09 18:14:14 UTC
Try 4.6.2, as PyQt4-4.5 is unlikely to be compatible with Qt 4.6.
Comment 4 Davide Pesavento (RETIRED) gentoo-dev 2009-12-09 18:38:08 UTC
(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).
Comment 5 Ján Bednár 2009-12-09 20:28:39 UTC
Confirmed.
PyQt-4.6.2 compile just fine with Qt 4.6.
It's working with both x86 and amd64.
Comment 6 Davide Pesavento (RETIRED) gentoo-dev 2009-12-18 22:56:33 UTC
So... this is INVALID, right?
Comment 7 Ben de Groot (RETIRED) gentoo-dev 2009-12-19 02:33:05 UTC
I fixed the PyQt4-4.5.4-r4 ebuild by specifying 
Comment 8 Davide Pesavento (RETIRED) gentoo-dev 2009-12-19 11:19:16 UTC
(In reply to comment #7)
> I fixed the PyQt4-4.5.4-r4 ebuild by specifying 
> 

I guess your comment was truncated...
Comment 9 Ben de Groot (RETIRED) gentoo-dev 2009-12-19 20:06:52 UTC
(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.