Build failed in Jenkins: khtml_master_qt5 #27

KDE CI System null at kde.org
Thu Jan 30 15:33:22 UTC 2014


See <http://build.kde.org/job/khtml_master_qt5/27/changes>

Changes:

[martin.sandsmark] don't install unused dbus interface

------------------------------------------
Started by remote host 127.0.0.1 with note: Triggered by commit
Building remotely on LinuxSlave - 3 in workspace <http://build.kde.org/job/khtml_master_qt5/ws/>
Running Prebuild steps
[khtml_master_qt5] $ /bin/sh -xe /tmp/hudson7189141827401450303.sh
+ /home/jenkins/scripts/setup-env.sh

Preparing to perform KDE Continuous Integration build
== Setting Up Sources

>From git://anongit.kde.org/khtml
   1d3e4eb..24c50ce  master     -> origin/master
Branch jenkins set up to track remote branch master from origin.

== Cleaning Source Tree

HEAD is now at 1d3e4eb Add content from old Mainpage.dox to README.md
Removing build/
Removing install/
Success build forhudson.tasks.Shell at 4b44354
Fetching changes from the remote Git repository
Fetching upstream changes from git://anongit.kde.org/khtml
Checking out Revision 24c50cea9c32be8661cbc4914d8f4c2767206937 (refs/heads/jenkins)
Run condition [File exists] enabling prebuild for step [Publish JUnit test result report]
Run condition [File exists] enabling prebuild for step [Publish Cppcheck results]
[khtml_master_qt5] $ /bin/sh -xe /tmp/hudson6290231230354438328.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: khtml - Branch master
== Build Dependencies:
==== kjobwidgets - Branch master
==== polkit-qt-1 - Branch qt5
==== sonnet - Branch master
==== kiconthemes - Branch master
==== ki18n - Branch master
==== solid - Branch master
==== kcrash - Branch master
==== kio - Branch master
==== extra-cmake-modules - Branch master
==== kguiaddons - Branch master
==== ktextwidgets - Branch master
==== kparts - Branch master
==== knotifications - Branch master
==== kcoreaddons - Branch master
==== cmake - Branch master
==== kxmlgui - Branch master
==== kwindowsystem - Branch master
==== kconfig - Branch master
==== kconfigwidgets - Branch master
==== kinit - Branch master
==== kitemviews - Branch master
==== kglobalaccel - Branch master
==== kdbusaddons - Branch master
==== kauth - Branch master
==== kservice - Branch master
==== kjs - Branch master
==== kbookmarks - Branch master
==== kdoctools - Branch master
==== kcodecs - Branch master
==== phonon - Branch master
==== kwallet-framework - Branch master
==== kwidgetsaddons - Branch master
==== qt5 - Branch stable
==== kcompletion - Branch master
==== karchive - Branch master

== Applying Patches
=== No patches to apply

== Syncing Dependencies from Master Server


== Configuring Build

-- The C compiler identification is GNU 4.7.2
-- The CXX compiler identification is GNU 4.7.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
-- 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
-- Found Perl: /usr/bin/perl (found version "5.16.2") 
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- Found JPEG: /usr/lib64/libjpeg.so  
-- Performing Test GIF_GifFileType_UserData
-- Performing Test GIF_GifFileType_UserData - Success
-- Found GIF: /usr/lib64/libgif.so (found version "4") 
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7") 
-- Found PNG: /usr/lib64/libpng.so (found version "1.5.13") 
-- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.1e") 
-- 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
-- 
-- The following OPTIONAL packages have been found:

 * X11
 * ZLIB

-- The following RECOMMENDED packages have been found:

 * OpenSSL , Support for secure network communications (SSL and TLS) , <http://openssl.org>
   KDE uses OpenSSL for the bulk of secure communications, including secure web browsing via HTTPS

-- The following REQUIRED packages have been found:

 * Qt5Core (required version >= 5.2.0)
 * ECM (required version >= 0.0.9)
 * Qt5Gui (required version >= 5.2.2)
 * Qt5Widgets
 * Qt5Network
 * Qt5DBus
 * Qt5PrintSupport
 * Qt5Xml
 * Qt5Test
 * KF5Archive (required version >= 5.0.0)
 * KF5I18n (required version >= 5.0.0)
 * KF5CoreAddons (required version >= 5.0.0)
 * KF5GuiAddons (required version >= 5.0.0)
 * KF5DBusAddons (required version >= 5.0.0)
 * KF5Config (required version >= 5.0.0)
 * KF5Service (required version >= 5.0.0)
 * KF5WindowSystem (required version >= 5.0.0)
 * KF5Crash (required version >= 5.0.0)
 * KF5Init (required version >= 5.0.0)
 * KF5JS (required version >= 5.0.0)
 * KF5Auth (required version >= 5.0.0)
 * KF5Codecs (required version >= 5.0.0)
 * KF5WidgetsAddons (required version >= 5.0.0)
 * KF5ConfigWidgets (required version >= 5.0.0)
 * KF5ItemViews (required version >= 5.0.0)
 * KF5IconThemes (required version >= 5.0.0)
 * KF5Notifications (required version >= 5.0.0)
 * KF5Completion (required version >= 5.0.0)
 * KF5Sonnet (required version >= 5.0.0)
 * KF5TextWidgets (required version >= 5.0.0)
 * KF5XmlGui (required version >= 5.0.0)
 * KF5Bookmarks (required version >= 5.0.0)
 * KF5JobWidgets (required version >= 5.0.0)
 * KF5Solid (required version >= 5.0.0)
 * KF5Parts (required version >= 5.0.0)
 * KF5KIO (required version >= 5.0.0)
 * KF5Wallet (required version >= 5.0.0)
 * KF5GlobalAccel (required version >= 5.0.0)
 * Perl , <http://www.perl.org>
   Needed for building kdelibs
 * Phonon4Qt5 (required version >= 4.6.60)
 * JPEG , JPEG image format support , <http://www.ijg.org>
   Required by khtml
 * GIF , GIF image format support , <http://sourceforge.net/projects/giflib>
   Required by khtml
 * PNG , PNG image format support , <http://www.libpng.org/pub/png>
   Required by khtml
 * Qt5X11Extras
 * Qt5 (required version >= 5.2.0)

-- Configuring done
CMake Error at src/CMakeLists.txt:550 (add_library):
  Cannot find source file:

    <http://build.kde.org/job/khtml_master_qt5/ws/build/src/org.kde.KHtmlPart.xml>

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx


CMake Warning:
  Manually-specified variables were not used by the project:

    KDE4_BUILD_TESTS
    SIP_DEFAULT_SIP_DIR


-- Build files have been written to: <http://build.kde.org/job/khtml_master_qt5/ws/build>
Configure step exited with non-zero code, assuming failure to configure for project khtml.
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