[PyQt] latest pykde4 (4.9.2) build fails against new sip-4.14/PyQt-4.9.5

Scott Kitterman debian at kitterman.com
Wed Oct 3 21:32:34 BST 2012


On Wednesday, October 03, 2012 09:43:24 PM Luca Beltrame wrote:
> In data mercoledì 03 ottobre 2012 09:31:57, Scott Kitterman ha scritto:
> > Not immediate ones.  As long as it gets into 4.10 by it's beta release, it
> > won't affect anything we have to do.
> 
> Turns out it was quite easy to do: try
> fd30259903ad693b86476b6e8c280b93d0102223 from the 4.9 branch and see if it
> builds (it should). For reference, which PyQt version will you be targeting
> there? I need to know to adjust the if statements correctly.

First I tried to build with your patch applied to PyKDE 4.8 (current Debian 
version) and got this error:

sip: /home/pykde4-4.8.4/sip/akonadi/item.sip:74: 
Akonadi::Item::availablePayloadMetaTypeIds() unsupported function return type 
- provide %MethodCode and a C++ signature
make[5]: *** [sip/akonadi/sipakonadipart0.cpp] Error 1


That's using Sip 4.13.3 and PyQt 4.9.3 (which are the versions I'll be 
targeting for both Debian and Ubuntu).

It gets past that point with Sip 4.14 and PyQt 4.9.5.

Thanks for working on this.

Scott K


More information about the PyQt mailing list