Build failed in Jenkins: kdelibs_frameworks_qt5 #1727
KDE CI System
null at kde.org
Fri Nov 22 12:10:57 UTC 2013
See <http://build.kde.org/job/kdelibs_frameworks_qt5/1727/changes>
Changes:
[faure] Move IdleSlave from klauncher to KIO, so that KIO::Connection can remain internal.
[faure] Move ConnectionServer into own header, and install it for klauncher.
------------------------------------------
[...truncated 305 lines...]
-- Looking for __res_init in resolv - found
-- Looking for gethostbyname in nsl
-- Looking for gethostbyname in nsl - 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
-- Looking for setpriority
-- Looking for setpriority - found
-- Looking for getpeereid
-- Looking for getpeereid - not found
-- Looking for initgroups
-- Looking for initgroups - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of struct ucred
-- Check size of struct ucred - failed
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Check size of time_t
-- Check size of time_t - done
-- Performing Test HAVE_STRUCT_TM_TM_ZONE
-- Performing Test HAVE_STRUCT_TM_TM_ZONE - Success
-- Looking for dgettext
-- Looking for dgettext - found
-- Found Libintl: /usr/include
-- Performing Test HAVE_QSSLSOCKET
-- Performing Test HAVE_QSSLSOCKET - Success
-- Looking for 3 include files sys/types.h, ..., net/if.h
-- Looking for 3 include files sys/types.h, ..., net/if.h - found
-- Looking for include file stropts.h
-- Looking for include file stropts.h - found
-- Looking for include file paths.h
-- Looking for include file paths.h - found
-- Looking for fdatasync
-- Looking for fdatasync - found
-- Looking for inet_pton
-- Looking for inet_pton - found
-- Looking for inet_ntop
-- Looking for inet_ntop - found
-- Looking for getprotobyname_r
-- Looking for getprotobyname_r - found
-- Looking for poll
-- Looking for poll - found
-- Looking for getservbyname_r
-- Looking for getservbyname_r - found
-- Looking for getservbyport_r
-- Looking for getservbyport_r - found
-- Looking for gethostbyname2
-- Looking for gethostbyname2 - found
-- Looking for gethostbyname2_r
-- Looking for gethostbyname2_r - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for gethostbyname_r
-- Looking for gethostbyname_r - found
-- Looking for if_nametoindex
-- Looking for if_nametoindex - found
-- Performing Test HAVE_GETSERVBYNAME_R_PROTO
-- Performing Test HAVE_GETSERVBYNAME_R_PROTO - Success
-- Looking for freeaddrinfo
-- Looking for freeaddrinfo - found
-- Looking for getnameinfo
-- Looking for getnameinfo - found
-- Looking for getaddrinfo
-- Looking for getaddrinfo - found
-- Looking for res_init
-- Looking for res_init - found
-- Performing Test HAVE_GAI_STRERROR_PROTO
-- Performing Test HAVE_GAI_STRERROR_PROTO - Success
-- Check size of struct addrinfo
-- Check size of struct addrinfo - done
-- Check size of struct sockaddr_in6
-- Check size of struct sockaddr_in6 - done
-- Performing Test HAVE_RES_INIT_PROTO
-- Performing Test HAVE_RES_INIT_PROTO - Success
-- Performing Test HAVE_GOOD_GETADDRINFO
-- Performing Test HAVE_GOOD_GETADDRINFO - Success
-- Performing Test GIF_GifFileType_UserData
-- Performing Test GIF_GifFileType_UserData - Success
-- Found GIF: /usr/lib64/libgif.so (found version "4")
-- Found PNG: /usr/lib64/libpng.so (found version "1.5.13")
--
-- The following features have been enabled:
* X Screensaver Extension (libXss) , Support for KIdleTime (fallback mode)
* X Sync Extension (libXext) , Efficient operation of KIdleTime. STRONGLY RECOMMENDED
* X Screensaver Extension (libXss) , Support for KIdleTime (fallback mode)
* X Sync Extension (libXext) , Efficient operation of KIdleTime. STRONGLY RECOMMENDED
-- The following RUNTIME packages have been found:
* MediaPlayerInfo , Enables identification and querying of portable media players , <http://www.freedesktop.org/wiki/Software/media-player-info>
Runtime-only dependency of the udev solid backend. Support for m-p-i is included even if not found during build
-- The following OPTIONAL packages have been found:
* Jasper , Support for JPEG-2000 images , <http://www.ece.uvic.ca/~mdadams/jasper>
* OpenEXR , A library for reading and writing OpenEXR high dynamic-range image files , <http://www.openexr.com/>
QImage plugin for OpenEXR images
* X11_XCB
* ENCHANT , Spell checking support via Enchant , <http://www.abisource.com/projects/enchant/>
* HUNSPELL , Spell checking support via Hunspell , <http://hunspell.sourceforge.net/>
This is not needed for spell checking if Enchant or Aspell is provided or only Hebrew spell checking is required.
* XCB
* LibLZMA , Support for xz compressed files and data streams , <http://tukaani.org/xz/>
Support for xz compressed files and data streams
* UDev , UDev support for Solid , <http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html>
Allows Solid to use UDev to provide information about devices on Linux
* FLEX , Allows the Solid predicate parser to be updated , <http://flex.sourceforge.net>
Required by the UpdateSolidPredicateParser target (mainly useful for developers)
* BISON , Allows the Solid predicate parser to be updated , <http://www.gnu.org/software/bison>
Required by the UpdateSolidPredicateParser target (mainly useful for developers)
* FAM , File alteration notification support via a separate service , <http://oss.sgi.com/projects/fam>
Provides file alteration notification facilities using a separate service. FAM provides additional support for NFS.
* PCRE , Perl-compatible regular expressions in KJS , <http://www.pcre.org>
Without PCRE, KJS will have extremely poor regular expression support, breaking many webpages.
* DBusMenuQt5 , DBusMenuQt , <https://launchpad.net/libdbusmenu-qt>
Support for notification area menus via the DBusMenu protocol
* Avahi , Facilities for service discovery on a local network (DNSSD) , <http://avahi.org>
Either Avahi or DNSSD is required for KDE applications to make use of multicast DNS/DNS-SD service discovery
* GSSAPI , Allows KIO to make use of certain HTTP authentication services , <http://web.mit.edu/kerberos/www>
A MIT or HEIMDAL flavor of GSSAPI can be used
* Qt5OpenGL (required version >= 5.2.0)
* Qt5WebKit (required version >= 5.2.0)
* Qt5Sensors (required version >= 5.2.0)
* PkgConfig
* Libintl
* X11
-- The following RECOMMENDED packages have been found:
* BZip2 , Support for BZip2 compressed files and data streams , <http://www.bzip.org>
Support for BZip2 compressed files and data streams
* PolkitQt-1 (required version >= 0.99.0) , PolicyKit API for Qt , <http://techbase.kde.org/Polkit-Qt-1>
Support for executing priviledged actions in a controlled way (KAuth)
* ACL , LibACL , <ftp://oss.sgi.com/projects/xfs/cmd_tars>
Support for manipulating access control lists
Support for manipulating access control lists
Support for manipulating access control lists
* 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
KDE uses OpenSSL for the bulk of secure communications, including secure web browsing via HTTPS
-- The following REQUIRED packages have been found:
* SharedMimeInfo (required version >= 0.70) , Shared Mime Info , <http://freedesktop.org/wiki/Software/shared-mime-info>
Allows KDE applications to determine file types
* DocBookXML , DocBook XML , <http://www.oasis-open.org/docbook/xml/4.2>
Required by the KDE help system to process DocBook XML
* DocBookXSL , DocBook XSL , <http://docbook.sourceforge.net/release/xsl/current/>
Required by the KDE help system to process DocBook XML
* LibAttica (required version >= 1.0.0) , A Qt library that implements the Open Collaboration Services API , <https://projects.kde.org/attica>
Support for Get Hot New Stuff in KNewStuff
Support for Get Hot New Stuff in XMLGUI
* Qt5UiTools
* Qt5Script
* LibXslt , <http://xmlsoft.org/XSLT>
Required by the KDE help system to process DocBook XML
Required by the KDE help system to process DocBook XML
* LibXml2 , <http://xmlsoft.org>
Required by the KDE help system to process DocBook XML
Required by the KDE help system to process DocBook XML
* Qt5Qml (required version >= 5.2.0)
* Qt5Quick (required version >= 5.2.0)
* Qt5WebKitWidgets
* Qt5Svg
* Qt5Concurrent
* Qt5Designer
* Qt5Network
* Qt5PrintSupport , Support for Qt printing, necessary for the EPS format
* Qt5Xml
* Perl , <http://www.perl.org>
Needed for building kdelibs
Needed for building kdelibs
Needed for building kdelibs
* 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
* ZLIB , Support for gzip compressed files and data streams , <http://www.zlib.net>
Required by the core KDE libraries and some criti cal kioslaves
Required by the hspell sonnet plugin
* PNG , PNG image format support , <http://www.libpng.org/pub/png>
Required by khtml
* Qt5X11Extras
* Qt5 (required version >= 5.2.0)
* Qt5Core (required version >= 5.2.0)
* ECM (required version >= 0.0.9)
* Qt5Gui (required version >= 5.2.0)
* Qt5Widgets (required version >= 5.2.0)
* Qt5Test (required version >= 5.2.0)
* Qt5DBus (required version >= 5.2.0) , Qt D-Bus module
Required for the audio file preview component
* Phonon4Qt5 (required version >= 4.6.60) , Qt-based audio library
Required for the audio file preview component
-- The following OPTIONAL packages have not been found:
* ASPELL , Spell checking support via Aspell , <http://aspell.net/>
This is not needed for spell checking if Enchant is provided or only Hebrew spell checking is required
* HSPELL , Spell checking support for Hebrew , <http://ivrix.org.il/projects/spell-checker/>
Hebrew support can also be provided via Enchant, providing the correct Enchant backends are installed
* HUpnp (required version >= 0.9) , UPnP support for Solid , <http://www.herqq.org>
Allows Solid to provide information about UPnP devices on the network
-- Configuring done
CMake Error at tier3/kio/src/core/CMakeLists.txt:105 (add_library):
Cannot find source file:
connectionserver.cpp
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/kdelibs_frameworks_qt5/ws/build>
Configure step exited with non-zero code, assuming failure to configure for project kdelibs.
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...
Recording test results
More information about the Kde-frameworks-devel
mailing list