Build failed in Jenkins: kcmutils_master_qt5 #85

KDE CI System null at kde.org
Mon Oct 27 17:34:52 UTC 2014


See <http://build.kde.org/job/kcmutils_master_qt5/85/changes>

Changes:

[arichardson.kde] Fix KPluginSelector not adding non .desktop file plugins

------------------------------------------
[...truncated 27 lines...]
 > git rev-parse refs/remotes/origin/refs/heads/jenkins^{commit} # timeout=10
 > git rev-parse refs/heads/jenkins^{commit} # timeout=10
Checking out Revision 992e1d38a6e56eec8f30df1af4a9b1f8cf3eee95 (refs/heads/jenkins)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 992e1d38a6e56eec8f30df1af4a9b1f8cf3eee95
 > git rev-list bb2c870dc7b1cc5b12bcf85b646eec4722f00bab # timeout=10
 > git tag -a -f -m Jenkins Build #85 jenkins-kcmutils_master_qt5-85 # 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]
[kcmutils_master_qt5] $ /bin/sh -xe /tmp/hudson1410343315339861511.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: kcmutils - Branch master
== Build Dependencies:
==== kglobalaccel - Branch master
==== kcodecs - Branch master
==== kwindowsystem - Branch master
==== kdoctools - Branch master
==== kguiaddons - Branch master
==== polkit-qt-1 - Branch master
==== sonnet - Branch master
==== kitemviews - Branch master
==== ktextwidgets - Branch master
==== kcrash - Branch master
==== attica - Branch master
==== kwidgetsaddons - Branch master
==== kservice - Branch master
==== kauth - Branch master
==== karchive - Branch master
==== kcompletion - Branch master
==== dogtail - Branch master
==== kcoreaddons - Branch master
==== qt5 - Branch stable
==== kconfigwidgets - Branch master
==== kiconthemes - Branch master
==== extra-cmake-modules - Branch master
==== kdbusaddons - Branch master
==== kconfig - Branch master
==== cmake - Branch master
==== kxmlgui - 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") 
-- 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.KCMUtils.VERSION = 5.4.0
    QT.KCMUtils.MAJOR_VERSION = 5
    QT.KCMUtils.MINOR_VERSION = 4
    QT.KCMUtils.PATCH_VERSION = 0
    QT.KCMUtils.name = KF5KCMUtils
    QT.KCMUtils.defines = 
    QT.KCMUtils.includes = /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kcmutils/inst/include/KF5/KCMUtils
    QT.KCMUtils.private_includes =
    QT.KCMUtils.libs = /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kcmutils/inst/lib64
    QT.KCMUtils.depends = widgets KConfigWidgets KService
    '

  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:78 (ecm_generate_pri_file)
This warning is for project developers.  Use -Wno-dev to suppress it.

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

 * ECM (required version >= 1.3.0)
 * Qt5Core (required version >= 5.3.1)
 * Qt5Gui (required version >= 5.3.1)
 * Qt5Widgets
 * Qt5DBus
 * Qt5 (required version >= 5.2.0)
 * KF5ItemViews (required version >= 5.3.0)
 * KF5ConfigWidgets (required version >= 5.3.0)
 * KF5CoreAddons (required version >= 5.3.0)
 * Gettext
 * PythonInterp
 * KF5I18n (required version >= 5.3.0)
 * KF5IconThemes (required version >= 5.3.0)
 * KF5Service (required version >= 5.3.0)
 * KF5XmlGui (required version >= 5.3.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/kcmutils_master_qt5/ws/build>

== Commencing the Build

Scanning dependencies of target KF5KCMUtils_automoc
[  7%] Automatic moc for target KF5KCMUtils
Generating moc_kcmoduleproxy.cpp
Generating moc_kcmultidialog.cpp
Generating moc_kpluginselector.cpp
Generating moc_kpluginselector_p.cpp
Generating moc_componentsdialog_p.cpp
Generating moc_dialog.cpp
Generating moc_dispatcher_p.cpp
Generating moc_pluginpage.cpp
Generating moc_kcmodulecontainer.cpp
Generating moc_ksettingswidgetadaptor.cpp
[  7%] Built target KF5KCMUtils_automoc
Scanning dependencies of target KF5KCMUtils
[ 15%] [ 23%] [ 30%] [ 38%] Building CXX object src/CMakeFiles/KF5KCMUtils.dir/kcmoduleinfo.cpp.o
[ 46%] [ 53%] [ 61%] Building CXX object src/CMakeFiles/KF5KCMUtils.dir/kcmultidialog.cpp.o
Building CXX object src/CMakeFiles/KF5KCMUtils.dir/kcmoduleloader.cpp.o
Building CXX object src/CMakeFiles/KF5KCMUtils.dir/kcmoduleproxy.cpp.o
Building CXX object src/CMakeFiles/KF5KCMUtils.dir/kpluginselector.cpp.o
Building CXX object src/CMakeFiles/KF5KCMUtils.dir/kcmodulecontainer.cpp.o
Building CXX object src/CMakeFiles/KF5KCMUtils.dir/ksettingswidgetadaptor.cpp.o
[ 69%] Building CXX object src/CMakeFiles/KF5KCMUtils.dir/ksettings/dispatcher.cpp.o
[ 76%] Building CXX object src/CMakeFiles/KF5KCMUtils.dir/ksettings/dialog.cpp.o
In file included from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/kcmoduleinfo.h>:28:0,
                 from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/kcmultidialog.h>:26,
                 from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/kcmultidialog.cpp>:25:
/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/kcmutils_master_qt5/ws/src/kcmoduleinfo.h>:28:0,
                 from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/kcmoduleinfo.cpp>:24:
/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/KF5KCMUtils.dir/kcmultidialog.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [src/CMakeFiles/KF5KCMUtils.dir/kcmoduleinfo.cpp.o] Error 1
In file included from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/kcmoduleinfo.h>:28:0,
                 from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/kcmoduleloader.h>:26,
                 from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/kcmoduleloader.cpp>:24:
/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/KF5KCMUtils.dir/kcmoduleloader.cpp.o] Error 1
In file included from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/kcmoduleproxy.h>:28:0,
                 from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/kcmoduleproxy.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/KF5KCMUtils.dir/kcmoduleproxy.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/kcmutils_master_qt5/ws/src/kpluginselector_p.h>:28,
                 from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/kpluginselector.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.
make[2]: *** [src/CMakeFiles/KF5KCMUtils.dir/kpluginselector.cpp.o] Error 1
In file included from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/kcmoduleinfo.h>:28:0,
                 from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/kcmultidialog.h>:26,
                 from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/ksettings/dialog.h>:24,
                 from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/ksettings/dialog.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/KF5KCMUtils.dir/ksettings/dialog.cpp.o] Error 1
In file included from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/kcmoduleinfo.h>:28:0,
                 from <http://build.kde.org/job/kcmutils_master_qt5/ws/src/kcmodulecontainer.cpp>:28:
/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/KF5KCMUtils.dir/kcmodulecontainer.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/KF5KCMUtils.dir/all] Error 2
make: *** [all] Error 2
Compiliation step exited with non-zero code, assuming failure to build from source for project kcmutils.
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