Build failed in Jenkins: khtml_master_qt5 #143

KDE CI System null at kde.org
Sat Oct 25 21:06:19 UTC 2014


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

Changes:

[aiacovitti] Do not allow uri in css format where it is not allowed and clean up from parseURL() use.

[aiacovitti] Remove surrounding spaces from href value, as per spec.

[aiacovitti] Fix url comparison.

------------------------------------------
[...truncated 104 lines...]
-- 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") 
-- 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.1i") 
-- 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.KHtml.VERSION = 5.4.0
    QT.KHtml.MAJOR_VERSION = 5
    QT.KHtml.MINOR_VERSION = 4
    QT.KHtml.PATCH_VERSION = 0
    QT.KHtml.name = KF5KHtml
    QT.KHtml.defines = 
    QT.KHtml.includes = /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/khtml/inst/include/KF5/KHtml
    QT.KHtml.private_includes =
    QT.KHtml.libs = /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/khtml/inst/lib64
    QT.KHtml.depends = gui KIOCore KJS KI18n KParts
    '

  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:799 (ecm_generate_pri_file)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- 
-- 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:

 * ECM (required version >= 1.3.0)
 * Qt5Core (required version >= 5.3.1)
 * Qt5Gui (required version >= 5.3.1)
 * Qt5Widgets
 * Qt5Network
 * Qt5DBus
 * Qt5PrintSupport
 * Qt5Xml
 * KF5Archive (required version >= 5.3.0)
 * KF5Codecs (required version >= 5.3.0)
 * KF5GlobalAccel (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)
 * KF5JS (required version >= 5.3.0)
 * KF5Notifications (required version >= 5.3.0)
 * KF5Parts (required version >= 5.3.0)
 * KF5Sonnet (required version >= 5.3.0)
 * KF5TextWidgets (required version >= 5.3.0)
 * KF5Wallet (required version >= 5.3.0)
 * KF5WidgetsAddons (required version >= 5.3.0)
 * KF5WindowSystem (required version >= 5.3.0)
 * KF5XmlGui (required version >= 5.3.0)
 * Perl , <http://www.perl.org>
   Required for generating JS bindings for elements
 * Phonon4Qt5 (required version >= 4.6.60) , Qt Multimedia Library , <http://phonon.kde.org>
   Required for HTML5 multimedia elements
 * JPEG , JPEG decoding library , <http://www.ijg.org>
   Required for decoding and displaying JPEG images
 * GIF , GIF decoding library , <http://sourceforge.net/projects/giflib>
   Required for decoding and displaying GIF images
 * PNG , PNG decoding library , <http://www.libpng.org/pub/png>
   Required for decoding and displaying PNG images
 * Qt5 (required version >= 5.2.0)
 * Qt5X11Extras (required version >= 5.2)
   Required for tests
 * Qt5Test (required version >= 5.2)
   Required for autotests

-- Configuring done
-- Generating done
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>

== Commencing the Build

Scanning dependencies of target khtmlimagepart_automoc
Scanning dependencies of target KF5KHtml_automoc
Scanning dependencies of target kjavaappletviewer_automoc
Scanning dependencies of target khtmladaptorpart_automoc
Scanning dependencies of target kmultipart_automoc
Scanning dependencies of target testkhtml_automoc
Scanning dependencies of target khtmlpart_automoc
Scanning dependencies of target khtmltest_automoc
Scanning dependencies of target testkhtml_static_automoc
[  0%] [  0%] [  0%] [  1%] [  2%] [  3%] [  4%] [  4%] [  4%] Automatic moc for target khtmlimagepart
Automatic moc for target KF5KHtml
Automatic moc for target kjavaappletviewer
Automatic moc for target khtmlpart
Automatic moc for target khtmladaptorpart
Automatic moc for target kmultipart
Automatic moc for target testkhtml
Automatic moc for target testkhtml_static
Automatic moc for target khtmltest
[  4%] Generating moc_khtml_factory.cpp
QIODevice::read: device not open
<http://build.kde.org/job/khtml_master_qt5/ws/src/khtml_factory.h>:32: Error: Undefined interface
AUTOGEN: error: process for <http://build.kde.org/job/khtml_master_qt5/ws/build/src/moc_khtml_factory.cpp> failed:
QIODevice::read: device not open
<http://build.kde.org/job/khtml_master_qt5/ws/src/khtml_factory.h>:32: Error: Undefined interface

moc failed...
make[2]: *** [src/CMakeFiles/khtmlpart_automoc] Error 1
make[1]: *** [src/CMakeFiles/khtmlpart_automoc.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Built target khtmlimagepart_automoc
Generating moc_testkhtmlnew.cpp
[  4%] Built target khtmltest_automoc
Generating moc_testkhtml.cpp
Generating moc_testkhtml.cpp
[  4%] [  4%] Built target testkhtml_static_automoc
Built target testkhtml_automoc
Generating moc_khtmladaptorpart.cpp
[  4%] Built target khtmladaptorpart_automoc
Generating kmultipart.moc
<http://build.kde.org/job/khtml_master_qt5/ws/src/kmultipart/kmultipart.cpp>:0: Note: No relevant classes found. No output generated.
Generating moc_httpfiltergzip_p.cpp
Generating moc_kmultipart.cpp
[  4%] Built target kmultipart_automoc
Generating moc_kjavaapplet.cpp
Generating moc_kjavaappletcontext.cpp
Generating moc_kjavaappletserver.cpp
Generating moc_kjavaappletviewer.cpp
Generating moc_kjavaappletwidget.cpp
Generating moc_kjavadownloader.cpp
Generating moc_kjavaprocess.cpp
[  4%] Built target kjavaappletviewer_automoc
Generating moc_ksslkeygen.cpp
Generating moc_ksslkeygen_p.cpp
Generating khtml_settings.moc
Generating moc_khtml_wallet_p.cpp
Generating moc_khtmlpart_p.cpp
<http://build.kde.org/job/khtml_master_qt5/ws/src/khtmlpart_p.h>:0: Note: No relevant classes found. No output generated.
Generating moc_kjs_scriptable.cpp
Generating moc_kjs_window.cpp
Generating moc_xmlhttprequest.cpp
Generating moc_editor.cpp
Generating moc_html_documentimpl.cpp
Generating moc_html_objectimpl.cpp
Generating moc_animtimer.cpp
Generating moc_updater.cpp
Generating moc_khtml_childframe_p.cpp
Generating moc_khtml_ext.cpp
Generating moc_khtml_iface.cpp
Generating moc_khtml_pagecache.cpp
Generating moc_khtml_part.cpp
Generating moc_khtml_printsettings.cpp
Generating moc_khtml_run.cpp
Generating moc_khtmlimage.cpp
Generating moc_khtmlview.cpp
Generating moc_khtmlviewbar.cpp
Generating moc_khtmlviewbarwidget.cpp
Generating moc_kjserrordlg.cpp
Generating moc_loader.cpp
Generating moc_paintbuffer.cpp
Generating moc_media_controls.cpp
Generating moc_render_form.cpp
Generating moc_render_frames.cpp
Generating moc_render_layer.cpp
Generating moc_render_media.cpp
Generating moc_render_replaced.cpp
Generating moc_khtmlfind_p.cpp
Generating moc_khtmlfindbar.cpp
Generating moc_storepassbar.cpp
Generating moc_dom_docimpl.cpp
Generating moc_xml_tokenizer.cpp
[  4%] Built target KF5KHtml_automoc
make: *** [all] Error 2
Compiliation step exited with non-zero code, assuming failure to build from source 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