On Fri, 12 Sep 2014, Albert Astals Cid wrote:

Hi, the 4.14.1 packages are up for packagers at the usual location.

kde-workspace 4.11.12 is also included.

Public release is next Tuesday.

I have not yet built the packages since downloading them from limited akademy
bandwidth is not an option.

Cheers,
 Albert

When building kdebindings, I run into these errors (akonadi 1.13.0 installed in case that's relevant):

[ 78%] Building CXX object akonadi/CMakeFiles/smokeakonadi.dir/x_7.o
/tmp/kde-build/kdebindings/smokekde-4.14.1/build/akonadi/x_7.cpp: In member function 'void __smokeakonadi::x_Akonadi__ItemFetchScope::x_33(Smoke::Stack)': /tmp/kde-build/kdebindings/smokekde-4.14.1/build/akonadi/x_7.cpp:3454:32: error: variable 'Akonadi::TagFetchScope xret' has initializer but incomplete type Akonadi::TagFetchScope xret = ((const x_Akonadi__ItemFetchScope*)this)->Akonadi::ItemFetchScope::tagFetchScope();
                                ^
/tmp/kde-build/kdebindings/smokekde-4.14.1/build/akonadi/x_7.cpp:3454:120: error: invalid use of incomplete type 'class Akonadi::TagFetchScope' Akonadi::TagFetchScope xret = ((const x_Akonadi__ItemFetchScope*)this)->Akonadi::ItemFetchScope::tagFetchScope();

^

In file included from /usr/include/akonadi/changerecorder.h:23:0,
from /tmp/kde-build/kdebindings/smokekde-4.14.1/akonadi/akonadi_includes.h:16, from /tmp/kde-build/kdebindings/smokekde-4.14.1/build/akonadi/x_7.cpp:2: /usr/include/akonadi/monitor.h:37:7: error: forward declaration of 'class Akonadi::TagFetchScope'
 class TagFetchScope;
       ^
/tmp/kde-build/kdebindings/smokekde-4.14.1/build/akonadi/x_7.cpp:3455:62: error: invalid use of incomplete type 'class Akonadi::TagFetchScope'
         x[0].s_class = (void*)new Akonadi::TagFetchScope(xret);
                                                              ^
In file included from /usr/include/akonadi/changerecorder.h:23:0,
from /tmp/kde-build/kdebindings/smokekde-4.14.1/akonadi/akonadi_includes.h:16, from /tmp/kde-build/kdebindings/smokekde-4.14.1/build/akonadi/x_7.cpp:2: /usr/include/akonadi/monitor.h:37:7: error: forward declaration of 'class Akonadi::TagFetchScope'
 class TagFetchScope;
       ^
make[2]: *** [akonadi/CMakeFiles/smokeakonadi.dir/x_7.o] Error 1
make[1]: *** [akonadi/CMakeFiles/smokeakonadi.dir/all] Error 2
make: *** [all] Error 2
A

What's happening here?

Cheers, Eric

--
Eric Hameleers <al...@slackware.com>
Jabber: al...@jabber.xs4all.nl
_______________________________________________
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team

Reply via email to