Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Sep 2013 14:37:20 +0200
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   x11/kdelibs4: /usr/local/include/grantlee/typeaccessor.h:70:40:  error: no matching function for call to 'distance' return
Message-ID:  <20130907143720.47eecd0f@thor.walstatt.dyndns.org>

next in thread | raw e-mail | index | archive | help
After a messy "iconv" orgy update session, I update yesterday
x11/kdelib4 successfully. After updating the OS to

 FreeBSD 10.0-CURRENT #2 r255356: Sat Sep  7 13:04:03 CEST 2013 amd64

today, I run today surprisingly into this error:

[...]
In file included
from /usr/ports/x11/kdelibs4/work/kdelibs-4.10.5/kdeui/tests/proxymodeltestsuite/modeleventlogger.cpp:33:
In file included from /usr/local/include/grantlee_core.h:24: In file
included from /usr/local/include/grantlee_templates.h:34: In file
included
from /usr/local/include/grantlee/metatype.h:27: /usr/local/include/grantlee/typeaccessor.h:70:40:

error: no matching function for call to 'distance' return
QVariant::fromValue<int>( std::distance( container.begin(),
container.end() ) );
[...]

grantlee has also been update successfully, I recompiled it today again
successfulyy, but without any success.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130907143720.47eecd0f>