Build failed in Jenkins: kpty_master_qt5 #58

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


See <http://build.kde.org/job/kpty_master_qt5/58/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 - 1 (PACKAGER LINBUILDER) in workspace <http://build.kde.org/job/kpty_master_qt5/ws/>
Running Prebuild steps
[kpty_master_qt5] $ /bin/sh -xe /tmp/hudson3333539146022259345.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 779b765 Upgrade KF5 version to 5.4.0.
Success build forhudson.tasks.Shell at 1a209503
 > 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/kpty # timeout=10
Fetching upstream changes from git://anongit.kde.org/kpty
 > git --version # timeout=10
 > git fetch --tags --progress git://anongit.kde.org/kpty +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 779b765bcbef0561e5b2ce20f044fd0ab320f838 (refs/heads/jenkins)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 779b765bcbef0561e5b2ce20f044fd0ab320f838
 > git rev-list bbfa5e16e79b2776fb92583690bef70ef5effaf9 # timeout=10
 > git tag -a -f -m Jenkins Build #58 jenkins-kpty_master_qt5-58 # 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]
[kpty_master_qt5] $ /bin/sh -xe /tmp/hudson4866864456979115642.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: kpty - Branch master
== Build Dependencies:
==== ki18n - Branch master
==== qt5 - Branch stable
==== dogtail - Branch master
==== extra-cmake-modules - Branch master
==== kcoreaddons - Branch master
==== cmake - 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
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include files sys/types.h, libutil.h
-- Looking for include files sys/types.h, libutil.h - not found
-- Looking for include file util.h
-- Looking for include file util.h - not found
-- Looking for include file termios.h
-- Looking for include file termios.h - found
-- Looking for include file termio.h
-- Looking for include file termio.h - found
-- Looking for include file pty.h
-- Looking for include file pty.h - found
-- Looking for include file sys/stropts.h
-- Looking for include file sys/stropts.h - found
-- Looking for include file sys/filio.h
-- Looking for include file sys/filio.h - not found
-- Looking for addToUtmp in utempter
-- Looking for addToUtmp in utempter - found
-- Looking for include file utempter.h
-- Looking for include file utempter.h - found
-- Looking for openpty
-- Looking for openpty - not found
-- Looking for openpty in util
-- Looking for openpty in util - found
-- Looking for ptsname
-- Looking for ptsname - found
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.KPty.VERSION = 5.4.0
    QT.KPty.MAJOR_VERSION = 5
    QT.KPty.MINOR_VERSION = 4
    QT.KPty.PATCH_VERSION = 0
    QT.KPty.name = KF5Pty
    QT.KPty.defines = 
    QT.KPty.includes = /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kpty/inst/include/KF5/KPty
    QT.KPty.private_includes =
    QT.KPty.libs = /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kpty/inst/lib64
    QT.KPty.depends = core KCoreAddons
    '

  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:57 (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
 * KF5CoreAddons (required version >= 5.3.0)
 * Gettext
 * PythonInterp
 * KF5I18n (required version >= 5.3.0)
 * Qt5Test
 * Qt5 (required version >= 5.2)

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

== Commencing the Build

Scanning dependencies of target KF5Pty_automoc
Scanning dependencies of target kptyprocesstest_automoc
[ 12%] [ 25%] Automatic moc for target KF5Pty
Automatic moc for target kptyprocesstest
Generating moc_kptyprocesstest.cpp
Generating moc_kptydevice.cpp
Generating moc_kptyprocess.cpp
[ 25%] [ 25%] Built target kptyprocesstest_automoc
Built target KF5Pty_automoc
Scanning dependencies of target KF5Pty
[ 37%] [ 50%] [ 75%] [ 75%] Building CXX object src/CMakeFiles/KF5Pty.dir/kpty.cpp.o
Building CXX object src/CMakeFiles/KF5Pty.dir/kptydevice.cpp.o
Building CXX object src/CMakeFiles/KF5Pty.dir/kptyprocess.cpp.o
Building CXX object src/CMakeFiles/KF5Pty.dir/KF5Pty_automoc.cpp.o
In file included from <http://build.kde.org/job/kpty_master_qt5/ws/src/kptyprocess.cpp>:22:0:
<http://build.kde.org/job/kpty_master_qt5/ws/src/kptyprocess.h>:25:22: fatal error: kprocess.h: No such file or directory
 #include <kprocess.h>
                      ^
compilation terminated.
make[2]: *** [src/CMakeFiles/KF5Pty.dir/kptyprocess.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [src/CMakeFiles/KF5Pty.dir/all] Error 2
make: *** [all] Error 2
Compiliation step exited with non-zero code, assuming failure to build from source for project kpty.
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