Summary: | kde-base/pykde-3.5.7 fails to compile, missing epatch | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | DocReedSolomon <sprockhoevel> |
Component: | New packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
DocReedSolomon
2007-05-24 15:40:34 UTC
oops, you are right, jakub, sorry <blush> well, it blocks KDE to be emerged succesfully, because emerge -upDv world always likes to re-emerge kdelibs 3.5.6 infact of this. (pykde 3.5.6 depends on kdelibs 3.5.6) i stand corrected! PS: yes, i know it is still hardmasked, anyway, though, you might to be informed about this, i thought. and, no, simply using the pykde-3.5.6-python-2.4.patch by just renaming it to pykde-3.5.7-python-2.4.patch does not help, i already checked this one out. a new patchdiff is needed (if at all?). hmm, simply removeing the patches dosnt compile either. anyone? Simply removing the patch worked for me. As far as I remember is pykde very picky about the installed version of dev-python/sip. I have sip-4.2.1-r1 installed. Maybe you have another version installed and that is what stops the compiling of pykde on your system? yeah, had lots of troubles with sip/PyQtQscintilla, but i am using dev-python/sip-4.2.1-r1 as well, hmm..
from my package.mask:
>dev-python/qscintilla-1.5.1
>dev-python/sip-4.2.1-r1
>dev-python/PyQt-3.14.1-r2
recompiled qscintilla, sip and PyQt (versions see above) and it compiled here as well now (removeing the EPATCH line from the ebuild). thx! though.. this isnt a fix, we have no idea what the patches do. to me it looks like it compiled its own SIP now (the one from the kdebindings package) jesus fscking christ, 5 days, and not even one simple reply by the ebuild maintainer :-( hey, we are talking an official KDE stable release here, by kde.org, right? everyone else in any other distro is using it fine, so it should at last compile without the need to blatantly patch in manually ;( anyone? Sprockhoevel rang a bell already but I should have known you by your style, Dieter. Please remember we're not in FidoNet here so leave the mud outside, please. My name should still be familiar and if it isn't anymore: 2:2437/209. (In reply to comment #7) > jesus fscking christ, Stop that, please. > 5 days, and not even one simple reply by the ebuild > maintainer :-( In case you haven't noticed: 7 out of 11 kde herd members are "officially" away currently. Another one or two are just not around. We're working on Gentoo voluntarily in our spare time. You, as a former Fido node, should know what that sometimes means. > hey, we are talking an official KDE stable release here, by kde.org, right? Yes, want to take a look at their bugtracker yourself? Quite a few bugs for 3.5.7. > anyone? I'll take care of this as soon as my time permits. Ok, this is fixed. The patch is simply obsolete. It was needed for compatibility with Python 2.4 but it has been applied by upstream in 3.5.7. |