All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5] qtwebkit 5.15 update failure
@ 2020-03-26  0:02 Denys Dmytriyenko
  2020-03-26  0:55 ` [oe] " Martin Jansa
  0 siblings, 1 reply; 8+ messages in thread
From: Denys Dmytriyenko @ 2020-03-26  0:02 UTC (permalink / raw)
  To: openembedded-devel

| Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:116: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacast(char const*)'
| Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:121: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacall(QMetaObject::Call, int, void**)'
| Source/WebKit/CMakeFiles/WebKitWidgets.dir/WebKitWidgets_autogen/mocs_compilation.cpp.o:mocs_compilation.cpp:WebKit::DefaultFullScreenVideoHandler::staticMetaObject: error: undefined reference to 'QWebFullScreenVideoHandler::staticMetaObject'
| /usr/src/debug/qtwebkit/5.14.99+gitAUTOINC+ab1bd15209-r0.arago8/git/Source/WebKit/qt/WidgetSupport/DefaultFullScreenVideoHandler.cpp:45: error: undefined reference to 'vtable for QWebFullScreenVideoHandler'

FWIW, it was building just fine before the update...

-- 
Denys

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [oe] [meta-qt5] qtwebkit 5.15 update failure
  2020-03-26  0:02 [meta-qt5] qtwebkit 5.15 update failure Denys Dmytriyenko
@ 2020-03-26  0:55 ` Martin Jansa
  2020-03-26 17:07   ` Denys Dmytriyenko
  0 siblings, 1 reply; 8+ messages in thread
From: Martin Jansa @ 2020-03-26  0:55 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1033 bytes --]

On Wed, Mar 25, 2020 at 08:02:57PM -0400, Denys Dmytriyenko wrote:
> | Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:116: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacast(char const*)'
> | Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:121: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacall(QMetaObject::Call, int, void**)'
> | Source/WebKit/CMakeFiles/WebKitWidgets.dir/WebKitWidgets_autogen/mocs_compilation.cpp.o:mocs_compilation.cpp:WebKit::DefaultFullScreenVideoHandler::staticMetaObject: error: undefined reference to 'QWebFullScreenVideoHandler::staticMetaObject'
> | /usr/src/debug/qtwebkit/5.14.99+gitAUTOINC+ab1bd15209-r0.arago8/git/Source/WebKit/qt/WidgetSupport/DefaultFullScreenVideoHandler.cpp:45: error: undefined reference to 'vtable for QWebFullScreenVideoHandler'
> 
> FWIW, it was building just fine before the update...

If you care about qtwebkit, then please send patches for this.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 201 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [oe] [meta-qt5] qtwebkit 5.15 update failure
  2020-03-26  0:55 ` [oe] " Martin Jansa
@ 2020-03-26 17:07   ` Denys Dmytriyenko
  2020-03-26 17:13     ` Khem Raj
  2020-03-26 19:34     ` Martin Jansa
  0 siblings, 2 replies; 8+ messages in thread
From: Denys Dmytriyenko @ 2020-03-26 17:07 UTC (permalink / raw)
  To: Martin Jansa; +Cc: openembedded-devel

On Thu, Mar 26, 2020 at 01:55:29AM +0100, Martin Jansa wrote:
> On Wed, Mar 25, 2020 at 08:02:57PM -0400, Denys Dmytriyenko wrote:
> > | Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:116: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacast(char const*)'
> > | Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:121: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacall(QMetaObject::Call, int, void**)'
> > | Source/WebKit/CMakeFiles/WebKitWidgets.dir/WebKitWidgets_autogen/mocs_compilation.cpp.o:mocs_compilation.cpp:WebKit::DefaultFullScreenVideoHandler::staticMetaObject: error: undefined reference to 'QWebFullScreenVideoHandler::staticMetaObject'
> > | /usr/src/debug/qtwebkit/5.14.99+gitAUTOINC+ab1bd15209-r0.arago8/git/Source/WebKit/qt/WidgetSupport/DefaultFullScreenVideoHandler.cpp:45: error: undefined reference to 'vtable for QWebFullScreenVideoHandler'
> > 
> > FWIW, it was building just fine before the update...
> 
> If you care about qtwebkit, then please send patches for this.

On the other hand - if you don't care about qtwebkit, why would you update it 
from a working version to a broken one?

The issue is that with the upcoming 3.1 LTS around the corner, many of us are 
trying to finalize and stabilize our own code bases in master. I was very 
close to resolving most of the breakages for my builds just couple days ago, 
and now I got few more unexpected failures from meta-qt5...

Anyway, I'll see if I can find some time to look into this breakage...

-- 
Denys

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [oe] [meta-qt5] qtwebkit 5.15 update failure
  2020-03-26 17:07   ` Denys Dmytriyenko
@ 2020-03-26 17:13     ` Khem Raj
  2020-03-26 17:39       ` Denys Dmytriyenko
  2020-03-26 19:34     ` Martin Jansa
  1 sibling, 1 reply; 8+ messages in thread
From: Khem Raj @ 2020-03-26 17:13 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: Martin Jansa, openembeded-devel

On Thu, Mar 26, 2020 at 10:07 AM Denys Dmytriyenko <denis@denix.org> wrote:
>
> On Thu, Mar 26, 2020 at 01:55:29AM +0100, Martin Jansa wrote:
> > On Wed, Mar 25, 2020 at 08:02:57PM -0400, Denys Dmytriyenko wrote:
> > > | Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:116: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacast(char const*)'
> > > | Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:121: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacall(QMetaObject::Call, int, void**)'
> > > | Source/WebKit/CMakeFiles/WebKitWidgets.dir/WebKitWidgets_autogen/mocs_compilation.cpp.o:mocs_compilation.cpp:WebKit::DefaultFullScreenVideoHandler::staticMetaObject: error: undefined reference to 'QWebFullScreenVideoHandler::staticMetaObject'
> > > | /usr/src/debug/qtwebkit/5.14.99+gitAUTOINC+ab1bd15209-r0.arago8/git/Source/WebKit/qt/WidgetSupport/DefaultFullScreenVideoHandler.cpp:45: error: undefined reference to 'vtable for QWebFullScreenVideoHandler'
> > >

Yeah I have seen this failure too on master.

> > > FWIW, it was building just fine before the update...
> >
> > If you care about qtwebkit, then please send patches for this.
>
> On the other hand - if you don't care about qtwebkit, why would you update it
> from a working version to a broken one?
>
> The issue is that with the upcoming 3.1 LTS around the corner, many of us are
> trying to finalize and stabilize our own code bases in master. I was very
> close to resolving most of the breakages for my builds just couple days ago,
> and now I got few more unexpected failures from meta-qt5...
>

meta-qt5 has already branched out dunfell before bumping QT version,
so we should be good there
 unless Martin plans to backport it into dunfell branch

> Anyway, I'll see if I can find some time to look into this breakage...
>
> --
> Denys
> 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [oe] [meta-qt5] qtwebkit 5.15 update failure
  2020-03-26 17:13     ` Khem Raj
@ 2020-03-26 17:39       ` Denys Dmytriyenko
  0 siblings, 0 replies; 8+ messages in thread
From: Denys Dmytriyenko @ 2020-03-26 17:39 UTC (permalink / raw)
  To: Khem Raj; +Cc: Martin Jansa, openembeded-devel

On Thu, Mar 26, 2020 at 10:13:52AM -0700, Khem Raj wrote:
> On Thu, Mar 26, 2020 at 10:07 AM Denys Dmytriyenko <denis@denix.org> wrote:
> >
> > On Thu, Mar 26, 2020 at 01:55:29AM +0100, Martin Jansa wrote:
> > > On Wed, Mar 25, 2020 at 08:02:57PM -0400, Denys Dmytriyenko wrote:
> > > > | Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:116: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacast(char const*)'
> > > > | Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:121: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacall(QMetaObject::Call, int, void**)'
> > > > | Source/WebKit/CMakeFiles/WebKitWidgets.dir/WebKitWidgets_autogen/mocs_compilation.cpp.o:mocs_compilation.cpp:WebKit::DefaultFullScreenVideoHandler::staticMetaObject: error: undefined reference to 'QWebFullScreenVideoHandler::staticMetaObject'
> > > > | /usr/src/debug/qtwebkit/5.14.99+gitAUTOINC+ab1bd15209-r0.arago8/git/Source/WebKit/qt/WidgetSupport/DefaultFullScreenVideoHandler.cpp:45: error: undefined reference to 'vtable for QWebFullScreenVideoHandler'
> > > >
> 
> Yeah I have seen this failure too on master.
> 
> > > > FWIW, it was building just fine before the update...
> > >
> > > If you care about qtwebkit, then please send patches for this.
> >
> > On the other hand - if you don't care about qtwebkit, why would you update it
> > from a working version to a broken one?
> >
> > The issue is that with the upcoming 3.1 LTS around the corner, many of us are
> > trying to finalize and stabilize our own code bases in master. I was very
> > close to resolving most of the breakages for my builds just couple days ago,
> > and now I got few more unexpected failures from meta-qt5...
> >
> 
> meta-qt5 has already branched out dunfell before bumping QT version,
> so we should be good there

Ah, that's good to know, I missed that!


>  unless Martin plans to backport it into dunfell branch
> 
> > Anyway, I'll see if I can find some time to look into this breakage...
> >
> > --
> > Denys
> > 

> 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [oe] [meta-qt5] qtwebkit 5.15 update failure
  2020-03-26 17:07   ` Denys Dmytriyenko
  2020-03-26 17:13     ` Khem Raj
@ 2020-03-26 19:34     ` Martin Jansa
  2020-03-26 20:06       ` Andreas M?ller
  2020-03-26 20:09       ` Denys Dmytriyenko
  1 sibling, 2 replies; 8+ messages in thread
From: Martin Jansa @ 2020-03-26 19:34 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 2336 bytes --]

On Thu, Mar 26, 2020 at 01:07:21PM -0400, Denys Dmytriyenko wrote:
> On Thu, Mar 26, 2020 at 01:55:29AM +0100, Martin Jansa wrote:
> > On Wed, Mar 25, 2020 at 08:02:57PM -0400, Denys Dmytriyenko wrote:
> > > | Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:116: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacast(char const*)'
> > > | Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:121: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacall(QMetaObject::Call, int, void**)'
> > > | Source/WebKit/CMakeFiles/WebKitWidgets.dir/WebKitWidgets_autogen/mocs_compilation.cpp.o:mocs_compilation.cpp:WebKit::DefaultFullScreenVideoHandler::staticMetaObject: error: undefined reference to 'QWebFullScreenVideoHandler::staticMetaObject'
> > > | /usr/src/debug/qtwebkit/5.14.99+gitAUTOINC+ab1bd15209-r0.arago8/git/Source/WebKit/qt/WidgetSupport/DefaultFullScreenVideoHandler.cpp:45: error: undefined reference to 'vtable for QWebFullScreenVideoHandler'
> > > 
> > > FWIW, it was building just fine before the update...
> > 
> > If you care about qtwebkit, then please send patches for this.
> 
> On the other hand - if you don't care about qtwebkit, why would you update it 
> from a working version to a broken one?

I didn't update qtwebkit.

qtwebkit isn't part of regular Qt upgrades since 5.9, I've already
removed it a while ago and then restored it based on Andreas's request,
see last few commits:

c8cd55b0 qtwebkit: build with python3
23914740 Revert "qtwebkit: remove"
a35403dc qtwebkit: remove
a797f85c python-pyqt5, qtwebengine, qtwebkit, qt-kiosk-browser: skip without meta-python2
b1f4f1fd Revert "recipes: Use python3 during build"
47fb26de recipes: Use python3 during build

I have not intention to support it myself, either send patches or maybe
Andreas will do.

> The issue is that with the upcoming 3.1 LTS around the corner, many of us are 
> trying to finalize and stabilize our own code bases in master. I was very 
> close to resolving most of the breakages for my builds just couple days ago, 
> and now I got few more unexpected failures from meta-qt5...

Yes, that's why there is dunfell branch as mentioned in the PR, see:
https://github.com/meta-qt5/meta-qt5/pull/294

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 201 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [oe] [meta-qt5] qtwebkit 5.15 update failure
  2020-03-26 19:34     ` Martin Jansa
@ 2020-03-26 20:06       ` Andreas M?ller
  2020-03-26 20:09       ` Denys Dmytriyenko
  1 sibling, 0 replies; 8+ messages in thread
From: Andreas M?ller @ 2020-03-26 20:06 UTC (permalink / raw)
  To: Martin Jansa; +Cc: Denys Dmytriyenko, openembeded-devel

On Thu, Mar 26, 2020 at 8:34 PM Martin Jansa <Martin.Jansa@gmail.com> wrote:
>
> On Thu, Mar 26, 2020 at 01:07:21PM -0400, Denys Dmytriyenko wrote:
> > On Thu, Mar 26, 2020 at 01:55:29AM +0100, Martin Jansa wrote:
> > > On Wed, Mar 25, 2020 at 08:02:57PM -0400, Denys Dmytriyenko wrote:
> > > > | Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:116: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacast(char const*)'
> > > > | Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:121: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacall(QMetaObject::Call, int, void**)'
> > > > | Source/WebKit/CMakeFiles/WebKitWidgets.dir/WebKitWidgets_autogen/mocs_compilation.cpp.o:mocs_compilation.cpp:WebKit::DefaultFullScreenVideoHandler::staticMetaObject: error: undefined reference to 'QWebFullScreenVideoHandler::staticMetaObject'
> > > > | /usr/src/debug/qtwebkit/5.14.99+gitAUTOINC+ab1bd15209-r0.arago8/git/Source/WebKit/qt/WidgetSupport/DefaultFullScreenVideoHandler.cpp:45: error: undefined reference to 'vtable for QWebFullScreenVideoHandler'
> > > >
> > > > FWIW, it was building just fine before the update...
> > >
> > > If you care about qtwebkit, then please send patches for this.
> >
> > On the other hand - if you don't care about qtwebkit, why would you update it
> > from a working version to a broken one?
>
> I didn't update qtwebkit.
>
> qtwebkit isn't part of regular Qt upgrades since 5.9, I've already
> removed it a while ago and then restored it based on Andreas's request,
> see last few commits:
>
> c8cd55b0 qtwebkit: build with python3
> 23914740 Revert "qtwebkit: remove"
> a35403dc qtwebkit: remove
> a797f85c python-pyqt5, qtwebengine, qtwebkit, qt-kiosk-browser: skip without meta-python2
> b1f4f1fd Revert "recipes: Use python3 during build"
> 47fb26de recipes: Use python3 during build
>
> I have not intention to support it myself, either send patches or maybe
> Andreas will do.
>
> > The issue is that with the upcoming 3.1 LTS around the corner, many of us are
> > trying to finalize and stabilize our own code bases in master. I was very
> > close to resolving most of the breakages for my builds just couple days ago,
> > and now I got few more unexpected failures from meta-qt5...
>
> Yes, that's why there is dunfell branch as mentioned in the PR, see:
> https://github.com/meta-qt5/meta-qt5/pull/294
Since KDE (meta-qt5-extra) still requires it I have to take care - but
cannot say when I am tough enough for after dunfell adventures...

Andreas

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [oe] [meta-qt5] qtwebkit 5.15 update failure
  2020-03-26 19:34     ` Martin Jansa
  2020-03-26 20:06       ` Andreas M?ller
@ 2020-03-26 20:09       ` Denys Dmytriyenko
  1 sibling, 0 replies; 8+ messages in thread
From: Denys Dmytriyenko @ 2020-03-26 20:09 UTC (permalink / raw)
  To: Martin Jansa; +Cc: openembedded-devel

On Thu, Mar 26, 2020 at 08:34:18PM +0100, Martin Jansa wrote:
> On Thu, Mar 26, 2020 at 01:07:21PM -0400, Denys Dmytriyenko wrote:
> > On Thu, Mar 26, 2020 at 01:55:29AM +0100, Martin Jansa wrote:
> > > On Wed, Mar 25, 2020 at 08:02:57PM -0400, Denys Dmytriyenko wrote:
> > > > | Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:116: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacast(char const*)'
> > > > | Source/WebKit/WebKitWidgets_autogen/J52LRV53MS/moc_DefaultFullScreenVideoHandler.cpp:121: error: undefined reference to 'QWebFullScreenVideoHandler::qt_metacall(QMetaObject::Call, int, void**)'
> > > > | Source/WebKit/CMakeFiles/WebKitWidgets.dir/WebKitWidgets_autogen/mocs_compilation.cpp.o:mocs_compilation.cpp:WebKit::DefaultFullScreenVideoHandler::staticMetaObject: error: undefined reference to 'QWebFullScreenVideoHandler::staticMetaObject'
> > > > | /usr/src/debug/qtwebkit/5.14.99+gitAUTOINC+ab1bd15209-r0.arago8/git/Source/WebKit/qt/WidgetSupport/DefaultFullScreenVideoHandler.cpp:45: error: undefined reference to 'vtable for QWebFullScreenVideoHandler'
> > > > 
> > > > FWIW, it was building just fine before the update...
> > > 
> > > If you care about qtwebkit, then please send patches for this.
> > 
> > On the other hand - if you don't care about qtwebkit, why would you update it 
> > from a working version to a broken one?
> 
> I didn't update qtwebkit.
> 
> qtwebkit isn't part of regular Qt upgrades since 5.9, I've already
> removed it a while ago and then restored it based on Andreas's request,
> see last few commits:
> 
> c8cd55b0 qtwebkit: build with python3
> 23914740 Revert "qtwebkit: remove"
> a35403dc qtwebkit: remove
> a797f85c python-pyqt5, qtwebengine, qtwebkit, qt-kiosk-browser: skip without meta-python2
> b1f4f1fd Revert "recipes: Use python3 during build"
> 47fb26de recipes: Use python3 during build
> 
> I have not intention to support it myself, either send patches or maybe
> Andreas will do.

I understand the sentiment, but it's still a nice fallback option to have. 
Like I said, I'll see if I can find time after the release to look into the 
breakage...


> > The issue is that with the upcoming 3.1 LTS around the corner, many of us are 
> > trying to finalize and stabilize our own code bases in master. I was very 
> > close to resolving most of the breakages for my builds just couple days ago, 
> > and now I got few more unexpected failures from meta-qt5...
> 
> Yes, that's why there is dunfell branch as mentioned in the PR, see:
> https://github.com/meta-qt5/meta-qt5/pull/294

Yeah, as we already established with Khem, I missed the fact that meta-qt5 
already branched off dunfell, since I don't monitor github, sorry. I'm good 
now using 5.14 again from dunfell branch.

-- 
Denys

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-03-26 20:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-26  0:02 [meta-qt5] qtwebkit 5.15 update failure Denys Dmytriyenko
2020-03-26  0:55 ` [oe] " Martin Jansa
2020-03-26 17:07   ` Denys Dmytriyenko
2020-03-26 17:13     ` Khem Raj
2020-03-26 17:39       ` Denys Dmytriyenko
2020-03-26 19:34     ` Martin Jansa
2020-03-26 20:06       ` Andreas M?ller
2020-03-26 20:09       ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.