x11/kdelibs4: /usr/local/include/grantlee/typeaccessor.h:70:40: error: no matching function for call to 'distance' return
O. Hartmann
ohartman at zedat.fu-berlin.de
Sat Sep 7 12:37:22 UTC 2013
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.
More information about the freebsd-ports
mailing list