Details
Description
meta-qt6 CI fails to build latest 6.8 branch submodule update with error:
/home/qt/work/build/build/tmp/work/cortexa15t2hf-neon-poky-linux-gnueabi/python3-pyside6/6.8.4/build/PySide6/QtWebEngineCore/PySide6/QtWebEngineCore/qwebenginefullscreenrequest_wrapper.cpp: In function 'int Sbk_QWebEngineFullScreenRequest_Init(PyObject*, PyObject*, PyObject*)': /home/qt/work/build/build/tmp/work/cortexa15t2hf-neon-poky-linux-gnueabi/python3-pyside6/6.8.4/build/PySide6/QtWebEngineCore/PySide6/QtWebEngineCore/qwebenginefullscreenrequest_wrapper.cpp:104:65: error: no matching function for call to 'QWebEngineFullScreenRequest::QWebEngineFullScreenRequest(bool&)' 104 | cptr = new ::QWebEngineFullScreenRequest(cppArg0); | ^