Build failed in Jenkins: plasma-framework_master_qt5 #893
KDE CI System
null at kde.org
Mon Nov 11 17:31:43 UTC 2013
See <http://build.kde.org/job/plasma-framework_master_qt5/893/changes>
Changes:
[aleixpol] Don't use KDE/ includes, they're deprecated
[aleixpol] Make sure that plasma-framework is not using anything from kdelibs4
[aleixpol] Only include QCA includes where needed
------------------------------------------
Started by remote host 127.0.0.1 with note: Triggered by commit
Building remotely on LinuxSlave - 3 in workspace <http://build.kde.org/job/plasma-framework_master_qt5/ws/>
Running Prebuild steps
[plasma-framework_master_qt5] $ /bin/sh -xe /tmp/hudson3090549740065520352.sh
+ /home/jenkins/scripts/setup-env.sh
Preparing to perform KDE Continuous Integration build
== Setting Up Sources
>From git://anongit.kde.org/plasma-framework
d76cd0a..392fa63 master -> origin/master
Branch jenkins set up to track remote branch master from origin.
== Cleaning Source Tree
HEAD is now at d76cd0a New Page in test components applet: Theme
Removing build/
Removing install/
Success build forhudson.tasks.Shell at 56bf7407
Fetching changes from the remote Git repository
Fetching upstream changes from git://anongit.kde.org/plasma-framework.git
Checking out Revision 392fa639b65f7cddaf6b8107abc285ccfc48a9ea (refs/heads/jenkins)
[plasma-framework_master_qt5] $ /bin/sh -xe /tmp/hudson7123376235659351488.sh
+ /home/jenkins/scripts/execute-job.sh
KDE Continuous Integration Build
== Building Project: plasma-framework - Branch master
== Build Dependencies:
==== libstreamanalyzer - Branch master
==== phonon - Branch master
==== extra-cmake-modules - Branch master
==== kactivities - Branch frameworks
==== strigiutils - Branch master
==== qt5 - Branch stable
==== kdelibs - Branch frameworks
==== libstreams - Branch master
==== strigiclient - Branch master
==== strigidaemon - Branch master
==== attica - Branch master
== 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
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- 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
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1")
-- XCB[XCB]: Found component XCB
-- Found XCB_XCB: /usr/lib64/libxcb.so
-- XCB[COMPOSITE]: Found component COMPOSITE
-- Found XCB_COMPOSITE: /usr/lib64/libxcb-composite.so
-- XCB[DAMAGE]: Found component DAMAGE
-- Found XCB_DAMAGE: /usr/lib64/libxcb-damage.so
-- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-damage.so
-- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.1e")
CMake Warning at CMakeLists.txt:92 (find_package):
No "FindQCA2.cmake" found in CMAKE_MODULE_PATH.
CMake Warning (dev) at CMakeLists.txt:92 (find_package):
FindQCA2.cmake must either be part of this project itself, in this case
adjust CMAKE_MODULE_PATH so that it points to the correct location inside
its source tree.
Or it must be installed by a package which has already been found via
find_package(). In this case make sure that package has indeed been found
and adjust CMAKE_MODULE_PATH to contain the location where that package has
installed FindQCA2.cmake. This must be a location provided by that
package. This error in general means that the buildsystem of this project
is relying on a Find-module without ensuring that it is actually available.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found OpenGL: /usr/lib64/libGL.so
INSTALL_TARGETS_DEFAULT_ARGS RUNTIME;DESTINATION;bin;LIBRARY;DESTINATION;lib64;ARCHIVE;DESTINATION;lib64;COMPONENT;Devel;INCLUDES;DESTINATION;include
INSTALL_TARGETS_DEFAULT_ARGS RUNTIME;DESTINATION;bin;LIBRARY;DESTINATION;lib64;ARCHIVE;DESTINATION;lib64;COMPONENT;Devel;INCLUDES;DESTINATION;include
CMake Error at src/shell/CMakeLists.txt:17 (find_package):
By not providing "FindQt5Transitional.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"Qt5Transitional", but CMake did not find one.
Could not find a package configuration file provided by "Qt5Transitional"
with any of the following names:
Qt5TransitionalConfig.cmake
qt5transitional-config.cmake
Add the installation prefix of "Qt5Transitional" to CMAKE_PREFIX_PATH or
set "Qt5Transitional_DIR" to a directory containing one of the above files.
If "Qt5Transitional" provides a separate development package or SDK, be
sure it has been installed.
-- Configuring incomplete, errors occurred!
See also "<http://build.kde.org/job/plasma-framework_master_qt5/ws/build/CMakeFiles/CMakeOutput.log".>
Configure step exited with non-zero code, assuming failure to configure for project plasma-framework.
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...
Recording test results
More information about the Kde-frameworks-devel
mailing list