Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268835 - [kde-testing] pykde4-4.2.71 cannot be compiled
Summary: [kde-testing] pykde4-4.2.71 cannot be compiled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-06 17:20 UTC by Miroslaw Mieszczak
Modified: 2009-05-09 13:43 UTC (History)
0 users

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


Attachments
emerge info (tmp.emerge.info,8.46 KB, text/plain)
2009-05-06 17:22 UTC, Miroslaw Mieszczak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Miroslaw Mieszczak 2009-05-06 17:20:51 UTC
pykde4-4.2.71 fails during compilation:




Reproducible: Always

Actual Results:  
/usr/include/python2.5/pyconfig.h:976:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
In file included from /var/tmp/portage/kde-base/pykde4-4.2.71/work/pykde4-4.2.71/python/pykde4/sip/akonadi/agentfilterproxymodel.sip:63,
                 from /var/tmp/portage/kde-base/pykde4-4.2.71/work/pykde4-4.2.71_build/python/pykde4/sip/akonadi/sipakonadipart0.cpp:7:
/usr/kde/4.3/include/akonadi/resourceselectjob.h:82: error: function definition does not declare parameters
/var/tmp/portage/kde-base/pykde4-4.2.71/work/pykde4-4.2.71/python/pykde4/sip/akonadi/agentfilterproxymodel.sip: In function ‘sipWrapperType* sipSubClass_Akonadi_AgentFilterProxyModel(void**)’:
/var/tmp/portage/kde-base/pykde4-4.2.71/work/pykde4-4.2.71/python/pykde4/sip/akonadi/agentfilterproxymodel.sip:177: error: expected type-specifier
/var/tmp/portage/kde-base/pykde4-4.2.71/work/pykde4-4.2.71/python/pykde4/sip/akonadi/agentfilterproxymodel.sip:177: error: expected `>'
/var/tmp/portage/kde-base/pykde4-4.2.71/work/pykde4-4.2.71/python/pykde4/sip/akonadi/agentfilterproxymodel.sip:177: error: expected `('
/var/tmp/portage/kde-base/pykde4-4.2.71/work/pykde4-4.2.71/python/pykde4/sip/akonadi/agentfilterproxymodel.sip:177: error: ‘ResourceSelectJob’ is not a member of ‘Akonadi’
/var/tmp/portage/kde-base/pykde4-4.2.71/work/pykde4-4.2.71/python/pykde4/sip/akonadi/agentfilterproxymodel.sip:177: error: expected primary-expression before ‘>’ token
/var/tmp/portage/kde-base/pykde4-4.2.71/work/pykde4-4.2.71/python/pykde4/sip/akonadi/agentfilterproxymodel.sip:178: error: expected `)' before ‘sipClass’
/var/tmp/portage/kde-base/pykde4-4.2.71/work/pykde4-4.2.71/python/pykde4/sip/kdecore/typedefs.sip: In function ‘PyObject* convertFrom_QSet_0200QByteArray(void*, PyObject*)’:
/var/tmp/portage/kde-base/pykde4-4.2.71/work/pykde4-4.2.71/python/pykde4/sip/kdecore/typedefs.sip:578: warning: suggest explicit braces to avoid ambiguous ‘else’
make[2]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_akonadi.dir/sip/akonadi/sipakonadipart0.o] Błąd 1
make[1]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_akonadi.dir/all] Błąd 2
make[1]: *** Oczekiwanie na niezakończone zadania....
[ 14%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_kdecore.dir/sip/kdecore/sipkdecorepart7.o
In file included from /usr/include/python2.5/Python.h:13,
                 from /usr/include/python2.5/sip.h:28,
                 from /var/tmp/portage/kde-base/pykde4-4.2.71/work/pykde4-4.2.71_build/python/pykde4/sip/kdecore/sipAPIkdecore.h:11,
                 from /var/tmp/portage/kde-base/pykde4-4.2.71/work/pykde4-4.2.71_build/python/pykde4/sip/kdecore/sipkdecorepart7.cpp:7:
/usr/include/python2.5/pyconfig.h:976:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
/usr/kde/4.3/include/kconfiggroup.h:623: warning: ‘virtual const KConfigGroup KConfigGroup::groupImpl(const QByteArray&) const’ was hidden
sipkdecorepart7.cpp:4890: warning:   by ‘virtual KConfigGroup sipKConfigGroup::groupImpl(const QByteArray&)’
sipkdecorepart7.cpp: In function ‘PyObject* meth_KConfigGroup_changeGroup(PyObject*, PyObject*)’:
sipkdecorepart7.cpp:5307: warning: ‘void KConfigGroup::changeGroup(const QString&)’ is deprecated (declared at /usr/kde/4.3/include/kconfiggroup.h:152)
sipkdecorepart7.cpp:5324: warning: ‘void KConfigGroup::changeGroup(const char*)’ is deprecated (declared at /usr/kde/4.3/include/kconfiggroup.h:159)
/usr/kde/4.3/include/kconfig.h: At global scope:
/usr/kde/4.3/include/kconfig.h:375: warning: ‘virtual const KConfigGroup KConfig::groupImpl(const QByteArray&) const’ was hidden
sipkdecorepart7.cpp:8750: warning:   by ‘virtual KConfigGroup sipKConfig::groupImpl(const QByteArray&)’
sipkdecorepart7.cpp: In function ‘PyObject* meth_KConfig_setForceGlobal(PyObject*, PyObject*)’:
sipkdecorepart7.cpp:9391: warning: ‘void KConfig::setForceGlobal(bool)’ is deprecated (declared at /usr/kde/4.3/include/kconfig.h:343)
sipkdecorepart7.cpp: In function ‘PyObject* meth_KConfig_forceGlobal(PyObject*, PyObject*)’:
sipkdecorepart7.cpp:9419: warning: ‘bool KConfig::forceGlobal() const’ is deprecated (declared at /usr/kde/4.3/include/kconfig.h:353)
Linking CXX shared library ../../lib/pykde/kdecore.so
[ 14%] Built target python_module_PyKDE4_kdecore
Comment 1 Miroslaw Mieszczak 2009-05-06 17:22:31 UTC
Created attachment 190518 [details]
emerge info
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2009-05-09 13:43:02 UTC
Happen still with the 4.2.85?
Reopen the bug if yes.
Closing since the 4.2.85 compiled here and 71 was removed