Build failed in Jenkins: knotifyconfig_master_qt5 #56

KDE CI System null at kde.org
Sun Jun 1 10:07:56 UTC 2014


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

Changes:

[faure] Upgrade KF5 version.

------------------------------------------
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/hudson9190967498650335449.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 052c109 Upgrade KF5 version.
Success build forhudson.tasks.Shell at 4de30866
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url git://anongit.kde.org/knotifyconfig
Fetching upstream changes from git://anongit.kde.org/knotifyconfig
 > git --version
 > git fetch --tags --progress git://anongit.kde.org/knotifyconfig +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/refs/heads/jenkins^{commit}
 > git rev-parse refs/heads/jenkins^{commit}
Checking out Revision 052c10928c58a71296cfd20f0f200dbf93b25029 (refs/heads/jenkins)
 > git config core.sparsecheckout
 > git checkout -f 052c10928c58a71296cfd20f0f200dbf93b25029
 > git rev-list 2872912b1018ed243712d606e2fc7dc8f5a00e03
 > git tag -a -f -m Jenkins Build #56 jenkins-knotifyconfig_master_qt5-56
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/hudson603817122989321326.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: knotifyconfig - Branch master
== Build Dependencies:
==== qt5 - Branch stable
==== kcodecs - Branch master
==== kglobalaccel - Branch master
==== ktextwidgets - Branch master
==== kitemviews - Branch master
==== karchive - Branch master
==== kdbusaddons - Branch master
==== dogtail - Branch master
==== cmake - Branch master
==== extra-cmake-modules - Branch master
==== kdoctools - Branch master
==== kcoreaddons - Branch master
==== kio - Branch master
==== kwidgetsaddons - Branch master
==== polkit-qt-1 - Branch qt5
==== sonnet - Branch master
==== kservice - Branch master
==== kiconthemes - Branch master
==== kguiaddons - Branch master
==== kwallet - Branch master
==== kbookmarks - Branch master
==== solid - Branch master
==== kauth - Branch master
==== ki18n - Branch master
==== kcrash - Branch master
==== kconfig - Branch master
==== kjobwidgets - Branch master
==== kcompletion - Branch master
==== phonon - Branch master
==== knotifications - Branch master
==== kconfigwidgets - Branch master
==== kwindowsystem - Branch master
==== attica - Branch master
==== kxmlgui - 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
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Found Gettext: /usr/bin/msgmerge (found version "0.18.1") 
-- 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:150 (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 = 4.100.0
    QT.KNotifyConfig.MAJOR_VERSION = 4
    QT.KNotifyConfig.MINOR_VERSION = 100
    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:61 (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.

CMake Error at tests/CMakeLists.txt:16 (find_package):
  Could not find a configuration file for package "KF5WidgetsAddons" that is
  compatible with requested version "4.100.0".

  The following configuration files were considered but not accepted:

    /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kwidgetsaddons/inst/lib64/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake, version: 4.99.0
    /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kwidgetsaddons/inst/lib64/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake, version: 4.99.0



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