The following reply was made to PR ports/182852; it has been noted by GNATS.
From: Shawn Webb
To: bug-follo...@freebsd.org, dneb...@gmail.com
Cc:
Subject: Re: ports/182852: science/step fails to build (c syntax complaints)
Date: Wed, 16 Oct 2013 09:39:20 -0400
--e89a8ff1c81e1c895104e8dbd4da
Synopsis: devel/py-pykde4 port build fails
Responsible-Changed-From-To: freebsd-ports-bugs->kde
Responsible-Changed-By: edwin
Responsible-Changed-When: Thu Oct 17 10:10:08 UTC 2013
Responsible-Changed-Why:
Over to maintainer (via the GNATS Auto Assign Tool)
http://www.freebsd.org/cgi/query-pr.cg
On Wed, 16 Oct 2013 21:47:32 + Schaich Alonso wrote:
> On Wed, 16 Oct 2013 16:40:27 +
> Max Brazhnikov wrote:
>
> > On Wed, 16 Oct 2013 08:28:35 -0700 Alonso Schaich wrote:
> > > SVN commit 9627 by aschai:
> > >
> > > Use new compiler option. Tested on 9-STABLE and 10-STABLE.
> >
> > US
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.
BTW: T
SVN commit 9629 by rakuco:
py-qt4-doc: Merge r330665 from ports.
r330665 | rakuco | 2013-10-17 22:22:58 +0300 (Thu, 17 Oct 2013) | 4 lines
Properly support staging after r330463.
Submitted by:antoine@
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, cons