Build failed in Jenkins: kdeclarative_stable_qt5 #58

KDE CI System null at kde.org
Wed Mar 4 10:54:13 UTC 2015


See <http://build.kde.org/job/kdeclarative_stable_qt5/58/changes>

Changes:

[notmart] add a new class KPackageView

[notmart] add a small runtime loader of qml apps

[notmart] use QtQuickControls

[notmart] Package support for QmlObject

[notmart] manage both cases of window or qquickitem root items

[notmart] build a KAboutData from the metadata file

[notmart] remove KPackageView

[notmart] rename to kpackagelauncherqml

[notmart] use a qapplication

[notmart] add a version with an Item as root

[notmart] fix typo

[notmart] put the qmlobject on the stack

[notmart] use KAboutData::setApplicationData

------------------------------------------
Started by remote host 2a01:4f8:160:9363::9 with note: Triggered by commit
Building remotely on LinuxSlave - 3 (PACKAGER LINBUILDER) in workspace <http://build.kde.org/job/kdeclarative_stable_qt5/ws/>
Running Prebuild steps
[kdeclarative_stable_qt5] $ /bin/sh -xe /tmp/hudson2754316943904267215.sh
+ /home/jenkins/scripts/setup-env.sh

Preparing to perform KDE Continuous Integration build
== Setting Up Sources

>From git://anongit.kde.org/kdeclarative
   7fc041b..0c53677  mart/KPackageView -> origin/mart/KPackageView
   977fa54..36a2f2d  master     -> origin/master
Branch jenkins set up to track remote branch master from origin.

== Cleaning Source Tree

HEAD is now at 977fa54 Prefer exposing lists to QML with QJsonArray
Removing build/
Removing dotdata/
Removing local-inst/
Success build forhudson.tasks.Shell at 1ee52884
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://anongit.kde.org/kdeclarative # timeout=10
Fetching upstream changes from git://anongit.kde.org/kdeclarative
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://anongit.kde.org/kdeclarative +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/jenkins^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/heads/jenkins^{commit} # timeout=10
 > git rev-parse refs/heads/jenkins^{commit} # timeout=10
Checking out Revision 36a2f2ddcb54231cca06c8d9b3389c855e8f14cb (refs/heads/jenkins)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 36a2f2ddcb54231cca06c8d9b3389c855e8f14cb
 > git rev-list 977fa54c26b9c6ac5b9a09cacf74044b1be4b3c4 # timeout=10
 > git tag -a -f -m Jenkins Build #58 jenkins-kdeclarative_stable_qt5-58 # timeout=10
Run condition [File exists] enabling prebuild for step [Publish JUnit test result report]
Run condition [File exists] enabling prebuild for step [Publish Cppcheck results]
[kdeclarative_stable_qt5] $ /bin/sh -xe /tmp/hudson2858732443364847873.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: kdeclarative - Branch master
== Build Dependencies:
==== kbookmarks - Branch master
==== kwidgetsaddons - Branch master
==== kcompletion - Branch master
==== kcoreaddons - Branch master
==== kxmlgui - Branch master
==== kglobalaccel - Branch master
==== kservice - Branch master
==== qt5 - Branch 5.3.2
==== kjobwidgets - Branch master
==== phonon - Branch master
==== kitemviews - Branch master
==== polkit-qt-1 - Branch master
==== kauth - Branch master
==== kcrash - Branch master
==== knotifications - Branch master
==== kio - Branch master
==== karchive - Branch master
==== kcodecs - Branch master
==== dogtail - Branch master
==== cmake - Branch master
==== kconfig - Branch master
==== kwallet - Branch master
==== sonnet - Branch master
==== kiconthemes - Branch master
==== extra-cmake-modules - Branch master
==== ktextwidgets - Branch master
==== kdbusaddons - Branch master
==== kwindowsystem - Branch master
==== kguiaddons - Branch master
==== solid - Branch master
==== ki18n - Branch master
==== attica - Branch master
==== kdoctools - Branch master
==== kconfigwidgets - Branch master

== Applying Patches
=== No patches to apply

== Syncing Dependencies from Master Server


== Configuring Build

-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.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
-- Detecting C compile features
-- Detecting C compile features - 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
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Found Gettext: /usr/bin/msgmerge (found version "0.18.1") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.3") 
CMake Error at CMakeLists.txt:26 (find_package):
  By not providing "FindKF5Package.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "KF5Package", but CMake did not find one.

  Could not find a package configuration file provided by "KF5Package"
  (requested version 5.8.0) with any of the following names:

    KF5PackageConfig.cmake
    kf5package-config.cmake

  Add the installation prefix of "KF5Package" to CMAKE_PREFIX_PATH or set
  "KF5Package_DIR" to a directory containing one of the above files.  If
  "KF5Package" provides a separate development package or SDK, be sure it has
  been installed.


-- Configuring incomplete, errors occurred!
See also "<http://build.kde.org/job/kdeclarative_stable_qt5/ws/build/CMakeFiles/CMakeOutput.log".>
Configure step exited with non-zero code, assuming failure to configure for project kdeclarative.
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