Jenkins job for project kdev-cppcheck ???

Marko Käning mk-lists at email.de
Wed Jan 28 17:11:05 GMT 2015


Hi Kevin,

On 28 Jan 2015, at 10:01 , Kevin Funk <kfunk at kde.org> wrote:
> Well, you'll have to amend dependency-data-kf5-qt5 in kde-build-metadata.git

I am aware of that, but I thought you’d know best what you need for this project and
thus commit the stuff yourselves.

OK then, my first trial is in [1]. Let’s see whether this will succeed on Linux/CI...

It currently fails on OSX/CI though:
---
[ 91%] Building CXX object CMakeFiles/kdevcppcheck.dir/parsers/cppcheckparser.cpp.o
/Users/marko/WC/KDECI-builds/kf5-qt5/kdev-cppcheck/models/cppcheck_file_model.cpp:27:10: fatal error: 'kdebug.h' file not found
#include <kdebug.h>
         ^
[ 95%] Building CXX object CMakeFiles/kdevcppcheck.dir/views/cppcheckview.cpp.o
[100%] Building CXX object CMakeFiles/kdevcppcheck.dir/kdevcppcheck_automoc.cpp.o
1 error generated.
make[2]: *** [CMakeFiles/kdevcppcheck.dir/models/cppcheck_file_model.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/Users/marko/WC/KDECI-builds/kf5-qt5/kdev-cppcheck/models/cppcheck_file_item.cpp:26:10: fatal error: 'kglobalsettings.h' file not found
#include <kglobalsettings.h>
         ^
/Users/marko/WC/KDECI-builds/kf5-qt5/kdev-cppcheck/models/cppcheck_severity_item.cpp:27:10: fatal error: 'kglobalsettings.h' file not found
#include <kglobalsettings.h>
         ^
1 error generated.
make[2]: *** [CMakeFiles/kdevcppcheck.dir/models/cppcheck_file_item.cpp.o] Error 1
1 error generated.
make[2]: *** [CMakeFiles/kdevcppcheck.dir/models/cppcheck_severity_item.cpp.o] Error 1
make[1]: *** [CMakeFiles/kdevcppcheck.dir/all] Error 2
make: *** [all] Error 2

KDE Continuous Integration Build
== Building Project: kdev-cppcheck - Branch master
---

-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdev-cppcheck.log.gz
Type: application/x-gzip
Size: 2033 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20150128/e349c814/attachment.bin>
-------------- next part --------------


Greets,
Marko


[1] http://commits.kde.org/kde-build-metadata/6f2d546238f36b9e5b6733775b54bb31bfd13daa


More information about the KDevelop mailing list