Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 528486

Summary: dev-python/PyQt4-4.11.3_pre20141024 can't find qtdbus-4.8.6 types
Product: Gentoo Linux Reporter: Andrés Becerra Sandoval <andres.becerra>
Component: [OLD] UnspecifiedAssignee: Qt Bug Alias <qt>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: InOverlay, PMASKED
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 510042    
Attachments: build.log

Description Andrés Becerra Sandoval 2014-11-06 21:09:03 UTC
Created attachment 388692 [details]
build.log

In file included from /var/tmp/portage/dev-python/PyQt4-4.11.3_pre20141024/work/PyQt-x11-gpl-4.11.3-snapshot-adb94530c076/sip/QtDBus/qpydbusreply.sip:129:0:
../../PyQt-x11-gpl-4.11.3-snapshot-adb94530c076/qpy/QtDBus/qpydbusreply.h:45:24: error: ‘QDBusError’ does not name a type
     QPyDBusReply(const QDBusError &error = QDBusError());
                        ^
../../PyQt-x11-gpl-4.11.3-snapshot-adb94530c076/qpy/QtDBus/qpydbusreply.h:45:55: error: ISO C++ forbids declaration of ‘error’ with no type [-fpermissive]
     QPyDBusReply(const QDBusError &error = QDBusError());
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2014-11-06 21:15:40 UTC
Same question as bug 528482: when was the last time you emerged qtcore?
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2014-11-07 23:44:33 UTC

*** This bug has been marked as a duplicate of bug 526078 ***