Build failed in Jenkins: krunner_master_qt5 #101

KDE CI System null at kde.org
Thu Oct 23 13:23:27 UTC 2014


See <http://build.kde.org/job/krunner_master_qt5/101/changes>

Changes:

[scripty] Upgrade KF5 version to 5.4.0.

------------------------------------------
[...truncated 52 lines...]
==== ktexteditor - Branch master
==== kwidgetsaddons - Branch master
==== plasma-framework - Branch master
==== kcmutils - Branch master
==== solid - Branch master
==== kcoreaddons - Branch master
==== polkit-qt-1 - Branch master
==== kcompletion - Branch master
==== phonon - Branch master
==== kbookmarks - Branch master
==== kjobwidgets - Branch master
==== kauth - Branch master
==== kwallet - Branch master
==== kitemmodels - Branch master
==== kguiaddons - Branch master
==== kdnssd - Branch master
==== kdeclarative - Branch master
==== kconfigwidgets - Branch master
==== kwindowsystem - Branch master
==== kidletime - Branch master
==== kdbusaddons - Branch master
==== kservice - Branch master
==== qt5 - Branch stable
==== libgit2 - Branch master
==== kparts - Branch master
==== attica - Branch master
==== kjs - Branch master
==== kio - Branch master
==== threadweaver - Branch master
==== dogtail - Branch master
==== karchive - Branch master
==== cmake - Branch master
==== kunitconversion - Branch master
==== ki18n - 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 Warning (dev) at src/declarative/CMakeLists.txt:1 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
    PROJECT_VERSION_MAJOR
    PROJECT_VERSION_MINOR
    PROJECT_VERSION_PATCH
This warning is for project developers.  Use -Wno-dev to suppress it.

-- 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
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/kdesupport/extra-cmake-modules/inst/share/ECM/modules/ECMGeneratePriFile.cmake:156 (file):
  Policy CMP0053 is not set: Simplify variable reference and escape sequence
  evaluation.  Run "cmake --help-policy CMP0053" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  For input:

    'QT. at PRI_TARGET_BASENAME@.VERSION = @PROJECT_VERSION_STRING@
    QT. at PRI_TARGET_BASENAME@.MAJOR_VERSION = @PROJECT_VERSION_MAJOR@
    QT. at PRI_TARGET_BASENAME@.MINOR_VERSION = @PROJECT_VERSION_MINOR@
    QT. at PRI_TARGET_BASENAME@.PATCH_VERSION = @PROJECT_VERSION_PATCH@
    QT. at PRI_TARGET_BASENAME@.name = @PRI_TARGET_LIBNAME@
    QT. at PRI_TARGET_BASENAME@.defines = @PRI_TARGET_DEFINES@
    QT. at PRI_TARGET_BASENAME@.includes = @PRI_TARGET_INCLUDES@
    QT. at PRI_TARGET_BASENAME@.private_includes =
    QT. at PRI_TARGET_BASENAME@.libs = @PRI_TARGET_LIBS@
    QT. at PRI_TARGET_BASENAME@.depends = @PRI_TARGET_QTDEPS@
    '

  the old evaluation rules produce:

    'QT.KRunner.VERSION = 5.4.0
    QT.KRunner.MAJOR_VERSION = 5
    QT.KRunner.MINOR_VERSION = 4
    QT.KRunner.PATCH_VERSION = 0
    QT.KRunner.name = KF5Runner
    QT.KRunner.defines = 
    QT.KRunner.includes = /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/krunner/inst/include/KF5/KRunner
    QT.KRunner.private_includes =
    QT.KRunner.libs = /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/krunner/inst/lib64
    QT.KRunner.depends = core
    '

  but the new evaluation rules produce:

    'QT. at PRI_TARGET_BASENAME@.VERSION = @PROJECT_VERSION_STRING@
    QT. at PRI_TARGET_BASENAME@.MAJOR_VERSION = @PROJECT_VERSION_MAJOR@
    QT. at PRI_TARGET_BASENAME@.MINOR_VERSION = @PROJECT_VERSION_MINOR@
    QT. at PRI_TARGET_BASENAME@.PATCH_VERSION = @PROJECT_VERSION_PATCH@
    QT. at PRI_TARGET_BASENAME@.name = @PRI_TARGET_LIBNAME@
    QT. at PRI_TARGET_BASENAME@.defines = @PRI_TARGET_DEFINES@
    QT. at PRI_TARGET_BASENAME@.includes = @PRI_TARGET_INCLUDES@
    QT. at PRI_TARGET_BASENAME@.private_includes =
    QT. at PRI_TARGET_BASENAME@.libs = @PRI_TARGET_LIBS@
    QT. at PRI_TARGET_BASENAME@.depends = @PRI_TARGET_QTDEPS@
    '

  Using the old result for compatibility since the policy is not set.
Call Stack (most recent call first):
  src/CMakeLists.txt:74 (ecm_generate_pri_file)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- 
-- The following REQUIRED packages have been found:

 * Qt5Core (required version >= 5.3.1)
 * Qt5Gui
 * Qt5Widgets
 * Qt5Network (required version >= 5.3.1)
 * Qt5Qml (required version >= 5.3.1)
 * Qt5Quick
 * KF5Config (required version >= 5.3.0)
 * KF5CoreAddons (required version >= 5.3.0)
 * Gettext
 * PythonInterp
 * KF5I18n (required version >= 5.3.0)
 * KF5KIO (required version >= 5.3.0)
 * KF5Service (required version >= 5.3.0)
 * ECM (required version >= 0.0.9)
 * KF5Plasma (required version >= 5.3.0)
 * KF5Solid (required version >= 5.3.0)
 * KF5ThreadWeaver (required version >= 5.3.0)
 * Qt5Test
 * Qt5 (required version >= 5.2.0)

-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    KDE4_BUILD_TESTS
    LIB_SUFFIX
    SIP_DEFAULT_SIP_DIR


-- Build files have been written to: <http://build.kde.org/job/krunner_master_qt5/ws/build>

== Commencing the Build

Scanning dependencies of target KF5Runner_automoc
Scanning dependencies of target runnermodelplugin_automoc
Scanning dependencies of target runnercontexttest_automoc
Scanning dependencies of target runnermodeltest_automoc
[ 15%] [ 15%] [ 15%] [ 21%] Automatic moc for target runnermodelplugin
Automatic moc for target runnermodeltest
Automatic moc for target runnercontexttest
Automatic moc for target KF5Runner
Generating runnermodel.moc
<http://build.kde.org/job/krunner_master_qt5/ws/src/declarative/runnermodel.cpp>:0: Note: No relevant classes found. No output generated.
Generating runnermodel.moc
<http://build.kde.org/job/krunner_master_qt5/ws/src/declarative/runnermodel.cpp>:0: Note: No relevant classes found. No output generated.
Generating moc_runnercontexttest.cpp
[ 21%] Built target runnercontexttest_automoc
Generating moc_runnermodel.cpp
[ 21%] Built target runnermodeltest_automoc
Generating moc_abstractrunner.cpp
Generating moc_runnercontext.cpp
Generating moc_runnermanager.cpp
[ 21%] Built target KF5Runner_automoc
Generating runnermodelplugin.moc
<http://build.kde.org/job/krunner_master_qt5/ws/src/declarative/runnermodelplugin.cpp>:0: Note: No relevant classes found. No output generated.
Scanning dependencies of target KF5Runner
[ 26%] [ 31%] [ 36%] [ 42%] [ 47%] [ 52%] [ 57%] Generating moc_runnermodel.cpp
Generating moc_runnermodelplugin.cpp
Building CXX object src/CMakeFiles/KF5Runner.dir/runnercontext.cpp.o
Building CXX object src/CMakeFiles/KF5Runner.dir/querymatch.cpp.o
[ 57%] Building CXX object src/CMakeFiles/KF5Runner.dir/abstractrunner.cpp.o
Building CXX object src/CMakeFiles/KF5Runner.dir/private/runnerjobs.cpp.o
Building CXX object src/CMakeFiles/KF5Runner.dir/KF5Runner_automoc.cpp.o
Building CXX object src/CMakeFiles/KF5Runner.dir/runnersyntax.cpp.o
Built target runnermodelplugin_automoc
Building CXX object src/CMakeFiles/KF5Runner.dir/runnermanager.cpp.o
<http://build.kde.org/job/krunner_master_qt5/ws/src/runnercontext.cpp>:34:20: fatal error: kshell.h: No such file or directory
 #include <kshell.h>
                    ^
compilation terminated.
make[2]: *** [src/CMakeFiles/KF5Runner.dir/runnercontext.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from <http://build.kde.org/job/krunner_master_qt5/ws/src/abstractrunner.h>:29:0,
                 from <http://build.kde.org/job/krunner_master_qt5/ws/src/querymatch.cpp>:32:
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kservice/inst/include/KF5/KService/kservice.h:27:28: fatal error: kpluginfactory.h: No such file or directory
 #include <kpluginfactory.h>
                            ^
compilation terminated.
make[2]: *** [src/CMakeFiles/KF5Runner.dir/querymatch.cpp.o] Error 1
In file included from /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kservice/inst/include/KF5/KService/kplugininfo.h:29:0,
                 from <http://build.kde.org/job/krunner_master_qt5/ws/src/runnermanager.h>:28,
                 from <http://build.kde.org/job/krunner_master_qt5/ws/src/runnermanager.cpp>:22:
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kservice/inst/include/KF5/KService/kservice.h:27:28: fatal error: kpluginfactory.h: No such file or directory
 #include <kpluginfactory.h>
                            ^
compilation terminated.
In file included from <http://build.kde.org/job/krunner_master_qt5/ws/src/abstractrunner.h>:29:0,
                 from <http://build.kde.org/job/krunner_master_qt5/ws/src/abstractrunner.cpp>:20:
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kservice/inst/include/KF5/KService/kservice.h:27:28: fatal error: kpluginfactory.h: No such file or directory
 #include <kpluginfactory.h>
                            ^
compilation terminated.
make[2]: *** [src/CMakeFiles/KF5Runner.dir/abstractrunner.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/KF5Runner.dir/runnermanager.cpp.o] Error 1
In file included from <http://build.kde.org/job/krunner_master_qt5/ws/src/abstractrunner.h>:29:0,
                 from <http://build.kde.org/job/krunner_master_qt5/ws/src/private/runnerjobs_p.h>:32,
                 from <http://build.kde.org/job/krunner_master_qt5/ws/src/private/runnerjobs.cpp>:20:
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kservice/inst/include/KF5/KService/kservice.h:27:28: fatal error: kpluginfactory.h: No such file or directory
 #include <kpluginfactory.h>
                            ^
compilation terminated.
make[2]: *** [src/CMakeFiles/KF5Runner.dir/private/runnerjobs.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/KF5Runner.dir/all] Error 2
make: *** [all] Error 2
Compiliation step exited with non-zero code, assuming failure to build from source for project krunner.
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