Build failed in Jenkins: plasma-framework_master_qt5 #369

2013-04-02 Thread KDE CI System
See Changes: [sebas] add fixme [sebas] Start rewrite of tooltip [sebas] Add testing code for tooltips in testcomponentsapplet -- [...truncated 1151 lines...] from

Re: sonnet + hunspell - compile fails

2013-04-02 Thread David Faure
On Tuesday 02 April 2013 17:24:38 Treeve Jelbert wrote: > /var/git/kde5libs/sonnet/src/plugins/hunspell/kspell_hunspellclient.cpp:30:5 > 2: error: default argument given for parameter 1 of > 'HunspellClient::HunspellClient(QObject*)' [-fpermissive] That was an easy one, fixed in 94314e1 Looks li

sonnet + hunspell - compile fails

2013-04-02 Thread Treeve Jelbert
Generating moc_kspell_hunspellclient.cpp [11/15] Building CXX object src/plugins/hunspell/CMakeFiles/kspell_hunspell.dir/kspell_hunspellclient.cpp.o [12/15] Building CXX object src/plugins/hunspell/CMakeFiles/kspell_hunspell.dir/kspell_hunspelldict.cpp.o [13/15] [14/15] Building CXX object src/

kcoreaddons

2013-04-02 Thread Treeve Jelbert
I have been trying to build tier1 as completely standalone kcoreaddons has a problem -- KF5[InstallDirs]: Loaded settings from /usr/share/ECM-0.0.8/kde- modules/KDEInstallDirs.cmake -- KF5[CMake]: Loaded settings from /usr/share/ECM-0.0.8/kde- modules/KDECMakeSettings.cmake -- KF5[Compiler]: Load

Re: FYI: Updates in ThreadWeaver

2013-04-02 Thread Sebastian Kügler
On Tuesday, April 02, 2013 17:00:42 Mirko Boehm wrote: > - - Examples are currently in the kdelibs tree, at > tier1/threadweaver/examples. I like that they are in the same > repository, but still - is this the right place? If not, we have the kdeexamples repository for such things. -- sebas http

FYI: Updates in ThreadWeaver

2013-04-02 Thread Mirko Boehm
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Frameworks Developers, recently I have been updating ThreadWeaver for frameworks. Until now, most of the changes have been extensions of the test suite, updates for changes in Qt that happened in the meantime, and the addition of a benchmark. Until

Jenkins build is back to normal : kdelibs_frameworks_qt5 #536

2013-04-02 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Finalized proposal for i18n in KF5, second iteration

2013-04-02 Thread Chusslove Illich
After considering comments from the previous iteration: http://mail.kde.org/pipermail/kde-frameworks-devel/2012-December/001358.html here is the updated version: http://nedohodnik.net/misc/ki18n-kf5-02/html/prg_guide.html http://nedohodnik.net/misc/ki18n-kf5-02/klocalizedstring.h http://

Build failed in Jenkins: kdelibs_frameworks_qt5 #535

2013-04-02 Thread KDE CI System
See -- [...truncated 3429 lines...] Building CXX object tier1/solid/src/solid/CMakeFiles/Solid.dir/backends/fakehw/fakeacadapter.cpp.o [ 20%] Building CXX object tier1/solid/src/solid/CMakeFiles/Solid_

Build failed in Jenkins: kdelibs_frameworks_qt5 #534

2013-04-02 Thread KDE CI System
See Changes: [mirko] Refactoring of State and Queue classes. [mirko] Use a non-recursive mutex. [mirko] Port DeleteSequenceTest to QtTest. [mirko] Within the QueueAPI, make function calls while holding the lock public. [mirko] fini