Build failed in Jenkins: kemoticons_stable_qt5 #3

KDE CI System null at kde.org
Thu Dec 4 10:02:34 UTC 2014


See <http://build.kde.org/job/kemoticons_stable_qt5/3/changes>

Changes:

[Daniel Vrátil] Add KEmoticonsIntegrationPlugin for KTextToHTML from KCoreAddons

------------------------------------------
[...truncated 26 lines...]
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef27cc057c07550e9d9b5b503554a4c61d207ff3
 > git rev-list 7a8d7ffd3480c8b981bce2774cf5d968e2912e5b # timeout=10
 > git tag -a -f -m Jenkins Build #3 jenkins-kemoticons_stable_qt5-3 # 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]
[kemoticons_stable_qt5] $ /bin/sh -xe /tmp/hudson7324895555907408611.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: kemoticons - Branch master
== Build Dependencies:
==== kwindowsystem - Branch master
==== kdoctools - Branch master
==== extra-cmake-modules - Branch master
==== qt5 - Branch stable
==== dogtail - Branch master
==== kconfig - Branch master
==== cmake - Branch master
==== kservice - Branch master
==== ki18n - Branch master
==== kcrash - Branch master
==== karchive - Branch master
==== kcoreaddons - Branch master
==== kdbusaddons - 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++/stable-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.KEmoticons.VERSION = 5.5.0
    QT.KEmoticons.MAJOR_VERSION = 5
    QT.KEmoticons.MINOR_VERSION = 5
    QT.KEmoticons.PATCH_VERSION = 0
    QT.KEmoticons.name = KF5Emoticons
    QT.KEmoticons.defines = 
    QT.KEmoticons.includes = /srv/jenkins/install/linux/x86_64/g++/stable-kf5-qt5/frameworks/kemoticons/inst/include/KF5/KEmoticons
    QT.KEmoticons.private_includes =
    QT.KEmoticons.libs = /srv/jenkins/install/linux/x86_64/g++/stable-kf5-qt5/frameworks/kemoticons/inst/lib64
    QT.KEmoticons.depends = widgets 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/core/CMakeLists.txt:51 (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.5.0)
 * Qt5Core (required version >= 5.3.1)
 * Qt5Gui
 * KF5Archive (required version >= 5.5.0)
 * KF5Config (required version >= 5.5.0)
 * Gettext
 * PythonInterp
 * KF5Service (required version >= 5.5.0)
 * KF5CoreAddons (required version >= 5.5.0)
 * Qt5Xml
 * Qt5Test
 * Qt5Widgets
 * 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/kemoticons_stable_qt5/ws/build>

== Commencing the Build

Scanning dependencies of target emoticonstheme_xmpp_automoc
Scanning dependencies of target KF5Emoticons_automoc
Scanning dependencies of target emoticonstheme_kde_automoc
Scanning dependencies of target kemoticons-kemoticontest_automoc
Scanning dependencies of target kemoticons-ktexttohtmlplugintest_automoc
Scanning dependencies of target emoticonstheme_adium_automoc
Scanning dependencies of target emoticonstheme_pidgin_automoc
Scanning dependencies of target KEmoticonsIntegrationPlugin_automoc
[  3%] [  6%] [  9%] [ 12%] [ 16%] Scanning dependencies of target kemoticonstest_automoc
[ 19%] [ 22%] Automatic moc for target emoticonstheme_xmpp
[ 25%] Automatic moc for target emoticonstheme_adium
Automatic moc for target emoticonstheme_kde
Automatic moc for target kemoticons-kemoticontest
Automatic moc for target KF5Emoticons
Automatic moc for target emoticonstheme_pidgin
[ 29%] Automatic moc for target kemoticons-ktexttohtmlplugintest
Automatic moc for target KEmoticonsIntegrationPlugin
Automatic moc for target kemoticonstest
Generating moc_kemoticonsintegrationplugin.cpp
[ 29%] Built target KEmoticonsIntegrationPlugin_automoc
Generating kemoticontest.moc
Generating ktexttohtmlplugintest.moc
[ 29%] Built target kemoticons-kemoticontest_automoc
[ 29%] Built target kemoticons-ktexttohtmlplugintest_automoc
Generating main.moc
[ 29%] Built target kemoticonstest_automoc
Generating pidgin_emoticons.moc
Generating moc_pidgin_emoticons.cpp
[ 29%] Built target emoticonstheme_pidgin_automoc
Generating adium_emoticons.moc
Generating moc_adium_emoticons.cpp
Generating xmpp_emoticons.moc
Generating moc_xmpp_emoticons.cpp
[ 29%] [ 29%] Built target emoticonstheme_adium_automoc
Generating kde_emoticons.moc
Generating moc_kde_emoticons.cpp
Built target emoticonstheme_xmpp_automoc
[ 29%] Generating moc_kemoticons.cpp
Generating moc_kemoticonsprovider.cpp
Built target emoticonstheme_kde_automoc
[ 29%] Built target KF5Emoticons_automoc
Scanning dependencies of target KF5Emoticons
[ 32%] [ 35%] [ 38%] [ 41%] Building CXX object src/core/CMakeFiles/KF5Emoticons.dir/kemoticons.cpp.o
Building CXX object src/core/CMakeFiles/KF5Emoticons.dir/kemoticonsprovider.cpp.o
Building CXX object src/core/CMakeFiles/KF5Emoticons.dir/kemoticonstheme.cpp.o
Building CXX object src/core/CMakeFiles/KF5Emoticons.dir/KF5Emoticons_automoc.cpp.o
Linking CXX shared library libKF5Emoticons.so
[ 41%] Built target KF5Emoticons
Scanning dependencies of target emoticonstheme_pidgin
Scanning dependencies of target emoticonstheme_adium
Scanning dependencies of target KEmoticonsIntegrationPlugin
Scanning dependencies of target emoticonstheme_kde
[ 45%] [ 51%] [ 51%] Scanning dependencies of target emoticonstheme_xmpp
Building CXX object src/providers/pidgin/CMakeFiles/emoticonstheme_pidgin.dir/pidgin_emoticons.cpp.o
Building CXX object src/providers/adium/CMakeFiles/emoticonstheme_adium.dir/adium_emoticons.cpp.o
Scanning dependencies of target kemoticonstest
Scanning dependencies of target kemoticons-kemoticontest
Building CXX object src/providers/pidgin/CMakeFiles/emoticonstheme_pidgin.dir/emoticonstheme_pidgin_automoc.cpp.o
Scanning dependencies of target kemoticons-ktexttohtmlplugintest
[ 54%] [ 58%] [ 61%] Building CXX object src/providers/kde/CMakeFiles/emoticonstheme_kde.dir/kde_emoticons.cpp.o
Building CXX object src/providers/xmpp/CMakeFiles/emoticonstheme_xmpp.dir/xmpp_emoticons.cpp.o
[ 64%] Building CXX object src/integrationplugin/CMakeFiles/KEmoticonsIntegrationPlugin.dir/kemoticonsintegrationplugin.cpp.o
[ 67%] Building CXX object tests/CMakeFiles/kemoticonstest.dir/main.cpp.o
Building CXX object autotests/CMakeFiles/kemoticons-kemoticontest.dir/kemoticontest.cpp.o
[ 70%] Building CXX object autotests/CMakeFiles/kemoticons-ktexttohtmlplugintest.dir/ktexttohtmlplugintest.cpp.o
[ 74%] Building CXX object src/integrationplugin/CMakeFiles/KEmoticonsIntegrationPlugin.dir/ktexttohtml.cpp.o
<http://build.kde.org/job/kemoticons_stable_qt5/ws/src/integrationplugin/ktexttohtml.cpp>:23:33: fatal error: KEmoticons/KEmoticons: No such file or directory
 #include <KEmoticons/KEmoticons>
                                 ^
compilation terminated.
make[2]: *** [src/integrationplugin/CMakeFiles/KEmoticonsIntegrationPlugin.dir/ktexttohtml.cpp.o] Error 1
make[1]: *** [src/integrationplugin/CMakeFiles/KEmoticonsIntegrationPlugin.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 77%] [ 80%] Building CXX object src/providers/adium/CMakeFiles/emoticonstheme_adium.dir/emoticonstheme_adium_automoc.cpp.o
Building CXX object autotests/CMakeFiles/kemoticons-ktexttohtmlplugintest.dir/__/src/integrationplugin/ktexttohtml.cpp.o
Linking CXX shared module pidgin.so
[ 83%] Building CXX object src/providers/xmpp/CMakeFiles/emoticonstheme_xmpp.dir/emoticonstheme_xmpp_automoc.cpp.o
[ 87%] <http://build.kde.org/job/kemoticons_stable_qt5/ws/src/integrationplugin/ktexttohtml.cpp>:23:33: fatal error: KEmoticons/KEmoticons: No such file or directory
 #include <KEmoticons/KEmoticons>
                                 ^
compilation terminated.
make[2]: *** [autotests/CMakeFiles/kemoticons-ktexttohtmlplugintest.dir/__/src/integrationplugin/ktexttohtml.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Building CXX object src/providers/kde/CMakeFiles/emoticonstheme_kde.dir/emoticonstheme_kde_automoc.cpp.o
[ 90%] Building CXX object autotests/CMakeFiles/kemoticons-kemoticontest.dir/kemoticons-kemoticontest_automoc.cpp.o
[ 93%] Building CXX object tests/CMakeFiles/kemoticonstest.dir/kemoticonstest_automoc.cpp.o
[ 93%] Built target emoticonstheme_pidgin
Linking CXX executable kemoticons-kemoticontest
Linking CXX executable kemoticonstest
[ 93%] Built target kemoticons-kemoticontest
make[1]: *** [autotests/CMakeFiles/kemoticons-ktexttohtmlplugintest.dir/all] Error 2
[ 93%] Built target kemoticonstest
Linking CXX shared module adium.so
Linking CXX shared module xmpp.so
[ 93%] Built target emoticonstheme_adium
Linking CXX shared module kde.so
[ 93%] Built target emoticonstheme_xmpp
[ 93%] Built target emoticonstheme_kde
make: *** [all] Error 2
Compiliation step exited with non-zero code, assuming failure to build from source for project kemoticons.
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