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

Bug 336778

Summary: kde-base/pykde4-4.5.1 can't compile
Product: Gentoo Linux Reporter: Crístian Viana <cristiandeives>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Crístian Viana 2010-09-11 02:59:55 UTC
when compiling kde-base/pykde4-4.5.1, it shows the following error:

[  3%] Generating sip/kdecore/sipkdecorepart0.cpp, sip/kdecore/sipkdecorepart1.cpp, sip/kdecore/sipkdecorepart2.cpp, sip/kdecore/sipkdecorepart3.cpp, sip/kdecore/sipkdecorepart4.cpp, sip/kdecore/sipkdecorepart5.cpp, sip/kdecore/sipkdecorepart6.cpp, sip/kdecore/sipkdecorepart7.cpp                             
                                                                                                       
sip: /var/tmp/portage/kde-base/pykde4-4.5.1/work/pykde4-4.5.1/python/pykde4/sip/kdecore/typedefs.sip:737: Mapped type has already been defined in another module
make[2]: *** [python/pykde4/sip/dnssd/sipdnssdpart0.cpp] Error 1
make[1]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_dnssd.dir/all] Error 2

Reproducible: Always

Steps to Reproduce:
1. emerge =kde-base/pykde4-4.5.1
Actual Results:  
the message "Mapped type has already been defined in another module" is shown and compilation fails.

Expected Results:  
the package should be built.

this blocks the upgrade do KDE 4.5.1.
Comment 1 Mark Kowarsky (RETIRED) gentoo-dev 2010-09-11 04:18:03 UTC

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