Seems like the patch added in -r2 version does not apply somehow as suggested in http://bugs.gentoo.org/show_bug.cgi?id=273007 and I don't feel like emerging Qt4 just yet. Reproducible: Always Steps to Reproduce: 1. emerge -1 qscintilla-python 2. 3. Actual Results: http://dpaste.com/hold/97089/ <- build.log Expected Results: Successfull installation http://dpaste.com/hold/97089/ <- build.log http://dpaste.com/hold/97105/ <- emerge --info
Don't use pastebins for bugzilla. Thank you. > I don't feel like emerging Qt4 just yet That's just to, too sad. And anyway, if you look at your build.log, you'll notice that the error comes from a different file. Patch does work, it's simply incomplete - it covers only Qt4 case.
(In reply to comment #1) > Don't use pastebins for bugzilla. > Thank you. > > I don't feel like emerging Qt4 just yet > That's just to, too sad. 2.4 is masked anyway so why should I? > > And anyway, if you look at your build.log, you'll notice > that the error comes from a different file. > Patch does work, it's simply incomplete > - it covers only Qt4 case. When I try to upgrade python version portage wants to upgrade this package but it fails, hence the bug filed... No need to be cocky, thank you. >
Try with dev-python/qscintilla-python-2.4.
(In reply to comment #3) > Try with dev-python/qscintilla-python-2.4. > Works.