Build failed in Jenkins: khangman_master #56

KDE CI System null at kde.org
Tue Oct 28 17:25:21 UTC 2014


See <http://build.kde.org/job/khangman_master/56/changes>

Changes:

[scripty] SVN_SILENT made messages (after extraction)

[jpwhiting] kdebug to qDebug

[jpwhiting] kpushbutton to qpushbuttons

[jpwhiting] KAction to QAction

[jpwhiting] KUrl to QUrl

[jpwhiting] Removed include KVBox as it is not used

[jpwhiting] It builds and runs, but crashes :/

[jpwhiting] Make KHangMan run on kf5 based libkeduvocdocument.

[jpwhiting] Remove some deprecated calls.

[jpwhiting] Port away from kde4support

[jpwhiting] Fix about data usage

[jpwhiting] Simplify khangman class, and move data to be private.

[jpwhiting] Don't crash if data files aren't found.

[jpwhiting] set the shortcut keys using KActionCollection

[jpwhiting] Fixed crash when no themes found

[jpwhiting] Cleared old TODO comments

[jpwhiting] Fix Quit button functionality

[jpwhiting] Fix khangmanengine target on apple builds.

[jpwhiting] Changed whatsThis display message for File -> Open Recent

[jpwhiting] Moved standardthemes.xml to khangman/themes

[jpwhiting] Install the library in the right location and also give it a proper version

[jpwhiting] Use 4.5-based DocBook DTD

[jpwhiting] Cleared old FIXME on relocating KHangManView::setTheme()

[jpwhiting] Reviewed-by: Jeremy Whiting <jpwhiting at kde.org>

[jpwhiting] Use QLocale instead of all_languages to get language names.

------------------------------------------
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/khangman_master/ws/>
Running Prebuild steps
[khangman_master] $ /bin/sh -xe /tmp/hudson2343925938007369671.sh
+ /home/jenkins/scripts/setup-env.sh

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

Cloning into '.'...
Branch jenkins set up to track remote branch master from origin.

== Cleaning Source Tree

HEAD is now at baf0818 Use QLocale instead of all_languages to get language names.
Success build forhudson.tasks.Shell at 20b8457d
 > 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/khangman # timeout=10
Fetching upstream changes from git://anongit.kde.org/khangman
 > git --version # timeout=10
 > git fetch --tags --progress git://anongit.kde.org/khangman +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 baf08184572bdc08c7f0aa8f33a3970f0dba37f8 (refs/heads/jenkins)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f baf08184572bdc08c7f0aa8f33a3970f0dba37f8
 > git rev-list 9a6ee2113ecce6a47c9fd8e8811c4d982af0bec6 # timeout=10
 > git tag -a -f -m Jenkins Build #56 jenkins-khangman_master-56 # timeout=10
[khangman_master] $ /bin/sh -xe /tmp/hudson5095741407805893451.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: khangman - Branch master
== Build Dependencies:
==== qca - Branch master
==== kdesupport-svn - Branch master
==== libkdeedu - Branch master
==== strigidaemon - Branch master
==== libdbusmenu-qt - Branch master
==== strigiutils - Branch master
==== shared-desktop-ontologies - Branch master
==== libstreamanalyzer - Branch master
==== polkit-qt-1 - Branch master
==== attica - Branch qt4
==== strigiclient - Branch master
==== dogtail - Branch master
==== phonon - Branch master
==== soprano - Branch master
==== grantlee - Branch master
==== cmake - Branch master
==== kdelibs - Branch KDE/4.14
==== libstreams - Branch master
==== qt - Branch 4.8
==== automoc - 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
CMake Error at CMakeLists.txt:10 (find_package):
  By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Qt5", but
  CMake did not find one.

  Could not find a package configuration file provided by "Qt5" with any of
  the following names:

    Qt5Config.cmake
    qt5-config.cmake

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


-- Configuring incomplete, errors occurred!
See also "<http://build.kde.org/job/khangman_master/ws/build/CMakeFiles/CMakeOutput.log".>
Configure step exited with non-zero code, assuming failure to configure for project khangman.
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results


More information about the kde-edu mailing list