Build failed in Jenkins: knotifications_master_qt5 #35
KDE CI System
null at kde.org
Mon Mar 3 16:31:23 UTC 2014
See <http://build.kde.org/job/knotifications_master_qt5/35/changes>
Changes:
[mklapetek] Make id() and appName() public methods
[mklapetek] Always pass only the KNotification object, no need for separate id
[mklapetek] Change notify() method to only take KNotification object
[mklapetek] Simplify KNotification::sendEvent() and use the id returned by Manager
[mklapetek] Remove the id-receiving-slots
[mklapetek] Remove the org::kde::Knotify interface
[mklapetek] Add the KNotify files - plugins + KNotifyConfig
[mklapetek] Port NotfyByTaskbar to KF5/Qt5
[mklapetek] Port NotfyByLogfile to KF5/Qt5
[mklapetek] Port NotifyByExecute to KF5/Qt5
[mklapetek] Port NotfyByPopupGrowl to KF5/Qt5 (only codestyle)
[mklapetek] Change KNotifyPlugin to work with KNotification object rather than id
[mklapetek] Port NotifyByPopup to KF5/Qt5
[mklapetek] Make KNotificationManager use the KNotify plugins directly
[mklapetek] Start the refcount from 0
[mklapetek] Delete the KNotification object when closing
[mklapetek] Cleanup
[mklapetek] Add all the KNotify plugins/files to the build; new dependencies
[mklapetek] Reenable createPath, needs latest phonon-gstreamer otherwise will crash
[mklapetek] Simplify updating active Galago notifications
[mklapetek] Improve finding Phonon
------------------------------------------
Started by remote host 127.0.0.1 with note: Triggered by commit
Building remotely on LinuxSlave - 4 in workspace <http://build.kde.org/job/knotifications_master_qt5/ws/>
Running Prebuild steps
[knotifications_master_qt5] $ /bin/sh -xe /tmp/hudson7853399808173602513.sh
+ /home/jenkins/scripts/setup-env.sh
Preparing to perform KDE Continuous Integration build
== Setting Up Sources
>From git://anongit.kde.org/knotifications
f5944a8..188ff5e master -> origin/master
d3a0569..c30bf7c mklapetek/knotify-merge -> origin/mklapetek/knotify-merge
Branch jenkins set up to track remote branch master from origin.
== Cleaning Source Tree
HEAD is now at f5944a8 set SOVERSION to 5
Removing build/
Removing dotdata/
Removing install/
Success build forhudson.tasks.Shell at 58d90e59
Fetching changes from the remote Git repository
Fetching upstream changes from git://anongit.kde.org/knotifications
Checking out Revision 188ff5e296cd7efa31d499b89cc69ffeb3e5c021 (refs/heads/jenkins)
Run condition [File exists] enabling prebuild for step [Publish JUnit test result report]
Run condition [File exists] enabling prebuild for step [Publish Cppcheck results]
[knotifications_master_qt5] $ /bin/sh -xe /tmp/hudson6997532556663437740.sh
+ /home/jenkins/scripts/execute-job.sh
KDE Continuous Integration Build
== Building Project: knotifications - Branch master
== Build Dependencies:
==== kwindowsystem - Branch master
==== extra-cmake-modules - Branch master
==== cmake - Branch master
==== qt5 - Branch stable
== Applying Patches
=== No patches to apply
== Syncing Dependencies from Master Server
== Configuring Build
-- The C compiler identification is GNU 4.7.2
-- The CXX compiler identification is GNU 4.7.2
-- Check for working C compiler: /home/jenkins/bin/cc
-- Check for working C compiler: /home/jenkins/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /home/jenkins/bin/c++
-- Check for working CXX compiler: /home/jenkins/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
CMake Error at CMakeLists.txt:42 (find_package):
By not providing "FindKF5Service.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"KF5Service", but CMake did not find one.
Could not find a package configuration file provided by "KF5Service"
(requested version 4.97.0) with any of the following names:
KF5ServiceConfig.cmake
kf5service-config.cmake
Add the installation prefix of "KF5Service" to CMAKE_PREFIX_PATH or set
"KF5Service_DIR" to a directory containing one of the above files. If
"KF5Service" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
See also "<http://build.kde.org/job/knotifications_master_qt5/ws/build/CMakeFiles/CMakeOutput.log".>
Configure step exited with non-zero code, assuming failure to configure for project knotifications.
Build step 'Execute shell' marked build as failure
[File exists] check if file exists [build/JUnitTestResults.xml]
Run condition [File exists] preventing perform for step [Publish JUnit test result report]
[File exists] check if file exists [build/cppcheck.xml]
Run condition [File exists] preventing perform for step [Publish Cppcheck results]
[WARNINGS] Skipping publisher since build result is FAILURE
More information about the Kde-frameworks-devel
mailing list