Build failed in Jenkins: knewstuff_master_qt5 #107

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


See <http://build.kde.org/job/knewstuff_master_qt5/107/changes>

Changes:

[scripty] Upgrade KF5 version to 5.4.0.

------------------------------------------
[...truncated 78 lines...]
=== 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/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.KNewStuff.VERSION = 5.4.0
    QT.KNewStuff.MAJOR_VERSION = 5
    QT.KNewStuff.MINOR_VERSION = 4
    QT.KNewStuff.PATCH_VERSION = 0
    QT.KNewStuff.name = KF5NewStuff
    QT.KNewStuff.defines = 
    QT.KNewStuff.includes = /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/knewstuff/inst/include/KF5/KNewStuff
    QT.KNewStuff.private_includes =
    QT.KNewStuff.libs = /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/knewstuff/inst/lib64
    QT.KNewStuff.depends = widgets Attica KXmlGui
    '

  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:96 (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
 * Qt5Xml
 * KF5Archive (required version >= 5.3.0)
 * KF5Completion (required version >= 5.3.0)
 * KF5Config (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)
 * KF5KIO (required version >= 5.3.0)
 * KF5ItemViews (required version >= 5.3.0)
 * KF5TextWidgets (required version >= 5.3.0)
 * KF5WidgetsAddons (required version >= 5.3.0)
 * KF5XmlGui (required version >= 5.3.0)
 * KF5Attica (required version >= 5.3.0) , A Qt library that implements the Open Collaboration Services API , <https://projects.kde.org/attica>
   Support for Get Hot New Stuff in KNewStuff
 * Qt5Test
   Required for unit tests
 * 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/knewstuff_master_qt5/ws/build>

== Commencing the Build

Scanning dependencies of target knewstuffauthortest_automoc
Scanning dependencies of target khotnewstuff_automoc
Scanning dependencies of target KF5NewStuff_automoc
Scanning dependencies of target khotnewstuff_upload_automoc
Scanning dependencies of target knewstuffentrytest_automoc
[  3%] [  3%] [  5%] [  7%] [  9%] Automatic moc for target KF5NewStuff
Automatic moc for target khotnewstuff_upload
Automatic moc for target knewstuffauthortest
Automatic moc for target knewstuffentrytest
Automatic moc for target khotnewstuff
[  9%] Built target khotnewstuff_upload_automoc
[  9%] Built target khotnewstuff_automoc
Generating knewstuffauthortest.moc
Generating moc_xmlloader_p.cpp
[  9%] Generating knewstuffentrytest.moc
Generating moc_xmlloader_p.cpp
Built target knewstuffauthortest_automoc
[  9%] Built target knewstuffentrytest_automoc
Scanning dependencies of target knewstuffauthortest
Scanning dependencies of target knewstuffentrytest
[ 11%] [ 13%] [ 15%] [ 17%] [ 19%] [ 21%] [ 23%] Building CXX object autotests/CMakeFiles/knewstuffauthortest.dir/__/src/core/author.cpp.o
Building CXX object autotests/CMakeFiles/knewstuffauthortest.dir/__/src/entry.cpp.o
Building CXX object autotests/CMakeFiles/knewstuffauthortest.dir/__/src/core/entryinternal.cpp.o
Building CXX object autotests/CMakeFiles/knewstuffauthortest.dir/knewstuffauthortest.cpp.o
Building CXX object autotests/CMakeFiles/knewstuffentrytest.dir/knewstuffentrytest.cpp.o
[ 25%] Building CXX object autotests/CMakeFiles/knewstuffauthortest.dir/__/src/core/xmlloader.cpp.o
Building CXX object autotests/CMakeFiles/knewstuffentrytest.dir/__/src/core/author.cpp.o
Building CXX object autotests/CMakeFiles/knewstuffauthortest.dir/knewstuffauthortest_automoc.cpp.o
In file included from /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kio/inst/include/KF5/KIOCore/kio/simplejob.h:24:0,
                 from /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kio/inst/include/KF5/KIOCore/kio/jobclasses.h:25,
                 from /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kio/inst/include/KF5/KIOCore/kio/job.h:74,
                 from <http://build.kde.org/job/knewstuff_master_qt5/ws/src/core/xmlloader.cpp>:28:
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kio/inst/include/KF5/KIOCore/kio/job_base.h:24:27: fatal error: kcompositejob.h: No such file or directory
 #include <kcompositejob.h>
                           ^
compilation terminated.
make[2]: *** [autotests/CMakeFiles/knewstuffauthortest.dir/__/src/core/xmlloader.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 27%] Building CXX object autotests/CMakeFiles/knewstuffentrytest.dir/__/src/core/entryinternal.cpp.o
[ 29%] Building CXX object autotests/CMakeFiles/knewstuffentrytest.dir/__/src/entry.cpp.o
[ 31%] Building CXX object autotests/CMakeFiles/knewstuffentrytest.dir/__/src/core/xmlloader.cpp.o
[ 33%] Building CXX object autotests/CMakeFiles/knewstuffentrytest.dir/knewstuffentrytest_automoc.cpp.o
In file included from /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kio/inst/include/KF5/KIOCore/kio/simplejob.h:24:0,
                 from /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kio/inst/include/KF5/KIOCore/kio/jobclasses.h:25,
                 from /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kio/inst/include/KF5/KIOCore/kio/job.h:74,
                 from <http://build.kde.org/job/knewstuff_master_qt5/ws/src/core/xmlloader.cpp>:28:
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kio/inst/include/KF5/KIOCore/kio/job_base.h:24:27: fatal error: kcompositejob.h: No such file or directory
 #include <kcompositejob.h>
                           ^
compilation terminated.
make[2]: *** [autotests/CMakeFiles/knewstuffentrytest.dir/__/src/core/xmlloader.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Generating moc_downloadmanager.cpp
Generating moc_downloadwidget.cpp
Generating moc_uploaddialog.cpp
Generating moc_atticaprovider_p.cpp
Generating moc_button.cpp
Generating moc_cache_p.cpp
Generating moc_engine_p.cpp
Generating moc_installation_p.cpp
Generating moc_provider_p.cpp
Generating moc_security_p.cpp
Generating moc_xmlloader_p.cpp
Generating moc_downloaddialog.cpp
Generating moc_staticxmlprovider_p.cpp
Generating moc_entrydetailsdialog_p.cpp
Generating moc_imageloader_p.cpp
Generating moc_imagepreviewwidget_p.cpp
Generating moc_itemsgridviewdelegate_p.cpp
Generating moc_itemsmodel_p.cpp
Generating moc_itemsviewbasedelegate_p.cpp
Generating moc_itemsviewdelegate_p.cpp
Generating moc_progressindicator_p.cpp
Generating moc_atticahelper_p.cpp
[ 33%] Built target KF5NewStuff_automoc
make[1]: *** [autotests/CMakeFiles/knewstuffauthortest.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 37%] [ 37%] Generating ui_downloadwidget.h
Generating ui_uploaddialog.h
<http://build.kde.org/job/knewstuff_master_qt5/ws/src/downloadwidget.ui>: Warning: Z-order assignment: '' is not a valid widget.
make[1]: *** [autotests/CMakeFiles/knewstuffentrytest.dir/all] Error 2
Scanning dependencies of target KF5NewStuff
[ 39%] [ 41%] [ 43%] [ 45%] [ 47%] [ 49%] [ 50%] Building CXX object src/CMakeFiles/KF5NewStuff.dir/downloadwidget.cpp.o
Building CXX object src/CMakeFiles/KF5NewStuff.dir/downloaddialog.cpp.o
Building CXX object src/CMakeFiles/KF5NewStuff.dir/knewstuffaction.cpp.o
Building CXX object src/CMakeFiles/KF5NewStuff.dir/button.cpp.o
Building CXX object src/CMakeFiles/KF5NewStuff.dir/entry.cpp.o
Building CXX object src/CMakeFiles/KF5NewStuff.dir/downloadmanager.cpp.o
[ 52%] [ 54%] Building CXX object src/CMakeFiles/KF5NewStuff.dir/core/author.cpp.o
Building CXX object src/CMakeFiles/KF5NewStuff.dir/core/cache.cpp.o
Building CXX object src/CMakeFiles/KF5NewStuff.dir/core/engine.cpp.o
In file included from /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kio/inst/include/KF5/KIOCore/kio/simplejob.h:24:0,
                 from /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kio/inst/include/KF5/KIOCore/kio/jobclasses.h:25,
                 from /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kio/inst/include/KF5/KIOCore/kio/job.h:74,
                 from <http://build.kde.org/job/knewstuff_master_qt5/ws/src/core/engine.cpp>:34:
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kio/inst/include/KF5/KIOCore/kio/job_base.h:24:27: fatal error: kcompositejob.h: No such file or directory
 #include <kcompositejob.h>
                           ^
compilation terminated.
make[2]: *** [src/CMakeFiles/KF5NewStuff.dir/core/engine.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [src/CMakeFiles/KF5NewStuff.dir/all] Error 2
make: *** [all] Error 2
Compiliation step exited with non-zero code, assuming failure to build from source for project knewstuff.
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