[kde-freebsd] devel/py-pykde4 fails on 9.2-RELEASE/amd64

Jan Henrik Sylvester me at janh.de
Thu Oct 17 19:36:24 UTC 2013


On 10/17/2013 21:02, Jan Henrik Sylvester wrote:
> env MAKE_JOBS_UNSAFE=yes make -C /usr/ports/devel/py-pykde4
> 
> fails on my 9.2-RELEASE/amd64 system with:
> 
> /usr/local/kde4/include/krecursivefilterproxymodel.h:118: error:
> 'virtual bool KRecursiveFilterProxyModel::filterAcceptsRow(int, const
> QModelIndex&) const' is private
> 
> Full log attached.

Ok, I did not see ports/183046, when I wrote the mail.

Using the Debian patch mentioned there works for me:

fetch -o -
'http://launchpadlibrarian.net/149780365/pykde4_4%3A4.11.1-0ubuntu1_4%3A4.11.1-0ubuntu2.diff.gz'
| gzip -dc | sed '1,33d ; 335,342d ; s|^+|| ; /^[+-][+-][+-]
pykde4-/s|pykde4-[^/]*/||' >
/usr/ports/devel/py-pykde4/files/patch-debian-pykde4.11_protected_public

> BTW: Trying to isolate this in my failing x11/kde4 build (it works fine
> with kdegames4_UNSET=kajongg now), I found that the dependency on
> games/kdegames4 is wrong, since ${KDE4_PREFIX}/bin/kmines is part of
> games/kmines and not games/kdegames4. As a metaport, games/kdegames4
> cannot depend on a file. The patch attached fixes this.

Of course, this should still be applied, too.

Cheers,
Jan Henrik


More information about the kde-freebsd mailing list