Build failed in Jenkins: knotifyconfig_master_qt5 #77

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


See <http://build.kde.org/job/knotifyconfig_master_qt5/77/changes>

Changes:

[scripty] Upgrade KF5 version to 5.4.0.

------------------------------------------
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/knotifyconfig_master_qt5/ws/>
Running Prebuild steps
[knotifyconfig_master_qt5] $ /bin/sh -xe /tmp/hudson8427219547034216208.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 b7c14e8 Upgrade KF5 version to 5.4.0.
Success build forhudson.tasks.Shell at 9e4f18e
 > 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/knotifyconfig # timeout=10
Fetching upstream changes from git://anongit.kde.org/knotifyconfig
 > git --version # timeout=10
 > git fetch --tags --progress git://anongit.kde.org/knotifyconfig +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 b7c14e85761b1581c7765d443609c44b37af3b4c (refs/heads/jenkins)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b7c14e85761b1581c7765d443609c44b37af3b4c
 > git rev-list 5b21796136f8c2cb5a80528515f78a00e942f70e # timeout=10
 > git tag -a -f -m Jenkins Build #77 jenkins-knotifyconfig_master_qt5-77 # 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]
[knotifyconfig_master_qt5] $ /bin/sh -xe /tmp/hudson8967446929385505618.sh
+ /home/jenkins/scripts/execute-job.sh

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

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

CMake Warning (dev) at tests/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.

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

 * Phonon4Qt5 (required version >= 4.6.60)

-- 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)
 * KF5Completion (required version >= 5.3.0)
 * KF5Config (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)
 * Qt5Test (required version >= 5.2.0)
   Required for tests
 * KF5ConfigWidgets (required version >= 5.3.0)
   Required for tests
 * KF5Notifications (required version >= 5.3.0)
   Required for tests
 * KF5WidgetsAddons (required version >= 5.3.0)
   Required for tests
 * KF5XmlGui (required version >= 5.3.0)
   Required for tests

-- 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/knotifyconfig_master_qt5/ws/build>

== Commencing the Build

Scanning dependencies of target KF5NotifyConfig_automoc
Scanning dependencies of target knotifytest_automoc
[  8%] [ 16%] Automatic moc for target KF5NotifyConfig
Automatic moc for target knotifytest
Generating moc_knotifytestwindow.cpp
[ 16%] Built target knotifytest_automoc
Generating moc_knotifyconfigactionswidget.cpp
Generating moc_knotifyconfigwidget.cpp
Generating moc_knotifyeventlist.cpp
[ 16%] Built target KF5NotifyConfig_automoc
[ 25%] Generating ui_knotifyconfigactionswidgetbase.h
Scanning dependencies of target KF5NotifyConfig
[ 33%] [ 41%] [ 50%] [ 58%] [ 66%] Building CXX object src/CMakeFiles/KF5NotifyConfig.dir/knotifyconfigactionswidget.cpp.o
Building CXX object src/CMakeFiles/KF5NotifyConfig.dir/knotifyconfigelement.cpp.o
Building CXX object src/CMakeFiles/KF5NotifyConfig.dir/knotifyconfigwidget.cpp.o
Building CXX object src/CMakeFiles/KF5NotifyConfig.dir/knotifyeventlist.cpp.o
Building CXX object src/CMakeFiles/KF5NotifyConfig.dir/KF5NotifyConfig_automoc.cpp.o
In file included from <http://build.kde.org/job/knotifyconfig_master_qt5/ws/src/knotifyconfigelement.cpp>:25:0:
/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/KF5NotifyConfig.dir/knotifyconfigelement.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [src/CMakeFiles/KF5NotifyConfig.dir/all] Error 2
make: *** [all] Error 2
Compiliation step exited with non-zero code, assuming failure to build from source for project knotifyconfig.
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