Fwd: KDE CI: Administration » Dependency Build Applications stable-kf5-qt5 FreeBSDQt5.13 - Build # 49 - Still Failing!

Ben Cooksley bcooksley at kde.org
Mon Jan 27 09:30:38 GMT 2020


Hi all,

Any ideas why this would have suddenly started to fail like this in KHTML?
>From what I can see there haven't been any changes in KHTML itself, so this
would have to be a regression in another Framework/ECM...

(This isn't FreeBSD specific either, as a Linux build just tripped up on
the exact same failure)

Cheers,
Ben

---------- Forwarded message ---------
From: CI System <noreply at kde.org>
Date: Mon, Jan 27, 2020 at 9:40 PM
Subject: KDE CI: Administration » Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13 - Build # 49 - Still Failing!
To: <bcooksley at kde.org>


*BUILD FAILURE*
Build URL
https://build.kde.org/job/Administration/job/Dependency%20Build%20Applications%20stable-kf5-qt5%20FreeBSDQt5.13/49/
Project: Dependency Build Applications stable-kf5-qt5 FreeBSDQt5.13
Date of build: Mon, 27 Jan 2020 07:59:57 +0000
Build duration: 40 min and counting
* CONSOLE OUTPUT *
[...truncated 65798 lines...]
[2020-01-27T08:40:26.782Z]
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/rendering/render_style.h:1052:13:
warning: anonymous types declared in an anonymous union are an extension
[-Wnested-anon-types]
[2020-01-27T08:40:26.782Z] struct {
[2020-01-27T08:40:26.782Z] ^
[2020-01-27T08:40:26.782Z]
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/rendering/render_style.h:1093:13:
warning: anonymous types declared in an anonymous union are an extension
[-Wnested-anon-types]
[2020-01-27T08:40:26.782Z] struct {
[2020-01-27T08:40:26.782Z] ^
[2020-01-27T08:40:27.042Z]
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/ecma/kjs_context2d.cpp:721:1:
warning: private field 'id' is not used [-Wunused-private-field]
[2020-01-27T08:40:27.042Z] KJS_IMPLEMENT_PROTOFUNC(CanvasPatternFunction)
[2020-01-27T08:40:27.042Z] ^
[2020-01-27T08:40:27.042Z]
/usr/home/jenkins/install-prefix/include/KF5/kjs/lookup.h:414:13: note:
expanded from macro 'KJS_IMPLEMENT_PROTOFUNC'
[2020-01-27T08:40:27.042Z] int id; \
[2020-01-27T08:40:27.042Z] ^
[2020-01-27T08:40:27.307Z] 4 warnings generated.
[2020-01-27T08:40:27.307Z] [ 53%] Building CXX object
src/CMakeFiles/KF5KHtml.dir/ecma/kjs_clientrect.cpp.o
[2020-01-27T08:40:27.307Z]
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/ecma/kjs_scriptable.cpp:123:5:
warning: 'QWeakPointer' is deprecated [-Wdeprecated-declarations]
[2020-01-27T08:40:27.307Z] objExtension(owner), objId(objId), field(field),
type(t), refsByUs(1), tableKey(owner)
[2020-01-27T08:40:27.307Z] ^
[2020-01-27T08:40:27.307Z]
/usr/local/include/qt5/QtCore/qsharedpointer_impl.h:578:26: note:
'QWeakPointer' has been explicitly marked deprecated here
[2020-01-27T08:40:27.307Z] QT_DEPRECATED inline QWeakPointer(X *ptr) :
d(ptr ? Data::getAndRef(ptr) : nullptr), value(ptr)
[2020-01-27T08:40:27.307Z] ^
[2020-01-27T08:40:27.881Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/ecma/kjs_data.cpp:20:
[2020-01-27T08:40:27.881Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/ecma/kjs_data.h:22:
[2020-01-27T08:40:27.881Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/ecma/kjs_window.h:30:
[2020-01-27T08:40:27.881Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/khtmlpart_p.h:44:
[2020-01-27T08:40:27.881Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/html/html_formimpl.h:29:
[2020-01-27T08:40:27.881Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/html/html_imageimpl.h:29:
[2020-01-27T08:40:27.881Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/rendering/render_object.h:40:
[2020-01-27T08:40:27.881Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/rendering/render_style.h:50:
[2020-01-27T08:40:27.881Z]
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/rendering/SVGRenderStyle.h:180:13:
warning: anonymous types declared in an anonymous union are an extension
[-Wnested-anon-types]
[2020-01-27T08:40:27.881Z] struct {
[2020-01-27T08:40:27.881Z] ^
[2020-01-27T08:40:27.881Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/ecma/kjs_data.cpp:20:
[2020-01-27T08:40:27.881Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/ecma/kjs_data.h:22:
[2020-01-27T08:40:27.881Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/ecma/kjs_window.h:30:
[2020-01-27T08:40:27.881Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/khtmlpart_p.h:44:
[2020-01-27T08:40:27.881Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/html/html_formimpl.h:29:
[2020-01-27T08:40:27.881Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/html/html_imageimpl.h:29:
[2020-01-27T08:40:27.881Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/rendering/render_object.h:40:
[2020-01-27T08:40:27.881Z]
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/rendering/render_style.h:1052:13:
warning: anonymous types declared in an anonymous union are an extension
[-Wnested-anon-types]
[2020-01-27T08:40:27.881Z] struct {
[2020-01-27T08:40:27.881Z] ^
[2020-01-27T08:40:27.881Z]
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/rendering/render_style.h:1093:13:
warning: anonymous types declared in an anonymous union are an extension
[-Wnested-anon-types]
[2020-01-27T08:40:27.881Z] struct {
[2020-01-27T08:40:27.881Z] ^
[2020-01-27T08:40:28.139Z] 4 warnings generated.
[2020-01-27T08:40:28.139Z] [ 53%] Building CXX object
src/CMakeFiles/KF5KHtml.dir/dom/dom_misc.cpp.o
[2020-01-27T08:40:28.398Z]
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/ecma/kjs_data.cpp:144:82: warning:
'QWeakPointer' is deprecated [-Wdeprecated-declarations]
[2020-01-27T08:40:28.398Z] sourceOrigin(_sourceOrigin),
targetOrigin(_targetOrigin), payload(_payload), source(_source)
[2020-01-27T08:40:28.398Z] ^
[2020-01-27T08:40:28.398Z]
/usr/local/include/qt5/QtCore/qsharedpointer_impl.h:578:26: note:
'QWeakPointer' has been explicitly marked deprecated here
[2020-01-27T08:40:28.398Z] [ 54%] Building CXX object
src/CMakeFiles/KF5KHtml.dir/dom/html_block.cpp.o
[2020-01-27T08:40:28.398Z] QT_DEPRECATED inline QWeakPointer(X *ptr) :
d(ptr ? Data::getAndRef(ptr) : nullptr), value(ptr)
[2020-01-27T08:40:28.398Z] ^
[2020-01-27T08:40:28.398Z] [ 54%] Building CXX object
src/CMakeFiles/KF5KHtml.dir/dom/html_inline.cpp.o
[2020-01-27T08:40:28.657Z] [ 54%] Building CXX object
src/CMakeFiles/KF5KHtml.dir/dom/css_rule.cpp.o
[2020-01-27T08:40:28.918Z] 4 warnings generated.
[2020-01-27T08:40:28.918Z] [ 54%] Building CXX object
src/CMakeFiles/KF5KHtml.dir/dom/dom_node.cpp.o
[2020-01-27T08:40:29.183Z] [ 54%] Building CXX object
src/CMakeFiles/KF5KHtml.dir/dom/html_document.cpp.o
[2020-01-27T08:40:29.443Z] [ 55%] Building CXX object
src/CMakeFiles/KF5KHtml.dir/dom/html_list.cpp.o
[2020-01-27T08:40:29.704Z] [ 55%] Building CXX object
src/CMakeFiles/KF5KHtml.dir/dom/css_stylesheet.cpp.o
[2020-01-27T08:40:30.272Z] [ 55%] Building CXX object
src/CMakeFiles/KF5KHtml.dir/dom/dom_string.cpp.o
[2020-01-27T08:40:30.272Z] [ 55%] Building CXX object
src/CMakeFiles/KF5KHtml.dir/dom/html_element.cpp.o
[2020-01-27T08:40:30.838Z] [ 56%] Building CXX object
src/CMakeFiles/KF5KHtml.dir/dom/html_misc.cpp.o
[2020-01-27T08:40:30.838Z] [ 56%] Building CXX object
src/CMakeFiles/KF5KHtml.dir/dom/css_value.cpp.o
[2020-01-27T08:40:31.444Z] [ 56%] Building CXX object
src/CMakeFiles/KF5KHtml.dir/dom/dom_text.cpp.o
[2020-01-27T08:40:31.444Z]
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/dom/dom_string.cpp:422:5: warning:
'COMPILER' is not defined, evaluates to 0 [-Wundef]
[2020-01-27T08:40:31.444Z] #if COMPILER(MSVC)
[2020-01-27T08:40:31.444Z] ^
[2020-01-27T08:40:31.444Z]
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/dom/dom_string.cpp:422:5: error:
function-like macro 'COMPILER' is not defined
[2020-01-27T08:40:31.444Z] 1 warning and 1 error generated.
[2020-01-27T08:40:31.444Z] gmake[2]: ***
[src/CMakeFiles/KF5KHtml.dir/build.make:2518:
src/CMakeFiles/KF5KHtml.dir/dom/dom_string.cpp.o] Error 1
[2020-01-27T08:40:31.444Z] gmake[2]: *** Waiting for unfinished jobs....
[2020-01-27T08:40:32.378Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/dom/css_value.cpp:26:
[2020-01-27T08:40:32.378Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5
FreeBSDQt5.13/khtml/src/css/css_renderstyledeclarationimpl.h:26:
[2020-01-27T08:40:32.378Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/rendering/render_style.h:50:
[2020-01-27T08:40:32.378Z]
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/rendering/SVGRenderStyle.h:180:13:
warning: anonymous types declared in an anonymous union are an extension
[-Wnested-anon-types]
[2020-01-27T08:40:32.378Z] struct {
[2020-01-27T08:40:32.378Z] ^
[2020-01-27T08:40:32.378Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/dom/css_value.cpp:26:
[2020-01-27T08:40:32.378Z] In file included from
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5
FreeBSDQt5.13/khtml/src/css/css_renderstyledeclarationimpl.h:26:
[2020-01-27T08:40:32.378Z]
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/rendering/render_style.h:1052:13:
warning: anonymous types declared in an anonymous union are an extension
[-Wnested-anon-types]
[2020-01-27T08:40:32.378Z] struct {
[2020-01-27T08:40:32.378Z] ^
[2020-01-27T08:40:32.378Z]
/usr/home/jenkins/workspace/Administration/Dependency Build Applications
stable-kf5-qt5 FreeBSDQt5.13/khtml/src/rendering/render_style.h:1093:13:
warning: anonymous types declared in an anonymous union are an extension
[-Wnested-anon-types]
[2020-01-27T08:40:32.378Z] struct {
[2020-01-27T08:40:32.378Z] ^
[2020-01-27T08:40:32.378Z] 3 warnings generated.
[2020-01-27T08:40:32.378Z] gmake[1]: *** [CMakeFiles/Makefile2:381:
src/CMakeFiles/KF5KHtml.dir/all] Error 2
[2020-01-27T08:40:32.378Z] gmake: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-01-27T08:40:33.085Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] deleteDir
[Pipeline] sh
[2020-01-27T08:40:34.682Z] + rm -rf /home/jenkins/install-prefix/
[Pipeline] emailextrecipients
[Pipeline] emailext
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200127/ce2e45a7/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list