Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 308007 - ~kde-base/pykde4-4.3.3 fails to build
Summary: ~kde-base/pykde4-4.3.3 fails to build
Status: RESOLVED DUPLICATE of bug 301106
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: 2010-03-06 13:36 UTC by Carsten Milkau
Modified: 2010-03-06 15:28 UTC (History)
0 users

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


Attachments
Output of emerge --info (emerge_info,4.36 KB, text/plain)
2010-03-06 14:02 UTC, Carsten Milkau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carsten Milkau 2010-03-06 13:36:19 UTC
~pykde4-4.3.3 build fails with build errors:
[  2%] Built target compile_python_files
[  3%] Generating sip/kdeui/sipkdeuipart0.cpp, sip/kdeui/sipkdeuipart1.cpp, sip/kdeui/sipkdeuipart2.cpp, sip/kdeui/sipkdeuipart3.cpp, sip/kdeui/sipkdeuipart4.cpp, sip/kdeui/sipkdeuipart5.cpp, sip/kdeui/sipkdeuipart6.cpp, sip/kdeui/sipkdeuipart7.cpp                                                                                                                                                              
                                                                                                                                                                                                           
sip: /var/tmp/portage/kde-base/pykde4-4.3.3-r1/work/pykde4-4.3.3/python/pykde4/sip/kdecore/typedefs.sip:472: %MappedType template for this type has already been defined                                   
make[2]: *** [python/pykde4/sip/kdecore/sipkdecorepart0.cpp] Fehler 1                                                                                                                                      


Happens both with 4.3.3 and 4.3.3-r1 ebuild. Note that I cannot upgrade to KDE 4.3.5 either due to other problems (see #307931).

Reproducible: Always

Steps to Reproduce:
1. Mask everything in KDE 4.3.5
2. emerge --update --with-bdeps=y -NuD world; revdep-rebuild; revdep-rebuild ...
3. emerge "~kde-base/pykde4-4.3.3"




Masked all 4.3.5 versions of installed kde-base/* packages.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-03-06 13:40:25 UTC
4.3.3, 4.3.4 is no longer supported and are about to removed from tree soon

that said, it's likely emerge -1 sip PyQt4 pykde4 you need to do
Comment 2 Carsten Milkau 2010-03-06 14:02:50 UTC
Created attachment 222283 [details]
Output of emerge --info
Comment 3 Carsten Milkau 2010-03-06 15:06:12 UTC
Please make ~pykde4-4.3.3 block >=PyQt4-4.7. Thank you!
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-03-06 15:28:08 UTC
No point in messing around with soon to be removed ebuilds

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