On Thu, Mar 26, 2020 at 10:13:52AM -0700, Khem Raj wrote: > On Thu, Mar 26, 2020 at 10:07 AM Denys Dmytriyenko <[email protected]> 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 > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#83525): https://lists.openembedded.org/g/openembedded-devel/message/83525 Mute This Topic: https://lists.openembedded.org/mt/72554632/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
