**** BEGIN LOGGING AT Mon Dec 24 02:59:59 2018 Dec 24 07:11:08 khem: cool, will add it to meta-qt5/qtwebengine and merge all Dec 24 07:16:08 JaMa: ok, I think gcc 4.8 does not compile qtbase 5.12 anymore Dec 24 07:16:33 JaMa: dont know if thats intentional from QT community you need to find Dec 24 07:16:42 I have a builder with ubuntu 14.04 Dec 24 07:16:47 where it fails Dec 24 07:16:51 5.11 worked ok Dec 24 07:19:56 ok Dec 24 07:20:18 btw: why don't you use git format-patch to dump qtwebengine patches? Dec 24 07:20:41 I've added the headers based on meta-qt5 commit, now it isin meta-qt5/master-next Dec 24 07:22:59 JaMa: yeah I could have but I changes some options for quilt so was testing :) Dec 24 07:40:26 ok, fair enough Dec 24 07:56:02 JaMa: https://bugreports.qt.io/browse/QTBUG-71945 Dec 24 07:56:15 can you backport the suggestion ? Dec 24 07:56:47 add Q_DECL_CONSTEXPR to the newly added functions in https://code.qt.io/cgit/qt/qtbase.git/commit/src/corelib/global/qendian.h?h=5.12.0&id=95476bfcf64aa9cb43775ebfe3410ce9565de4d5 Dec 24 08:16:57 JaMa: another change we need https://github.com/meta-qt5/meta-qt5/pull/145 Dec 24 08:20:26 ok, will add it, thanks Dec 24 08:22:39 I guess we can limit this to native(sdk) but won't harm target as well? Dec 24 08:30:26 added in master-next Dec 24 08:31:01 it wont Dec 24 08:36:37 the patch broke qtbase-native for me: Dec 24 08:36:38 | /OE/build/oe-core/tmp-glibc/work/x86_64-linux/qtbase-native/5.12.0+gitAUTOINC+13ed06640c-r0/git/src/corelib/global/qendian.h:163:1: error: body of constexpr function �constexpr Float qbswapFloatHelper(Float) [with Float = qfloat16]� not a return-statement Dec 24 08:39:12 khem: your fix is quite different from upstream https://codereview.qt-project.org/#/c/246190/4/src/corelib/global/qendian.h Dec 24 08:40:44 JaMa: take upstream one Dec 24 08:41:00 doing that now Dec 24 08:44:29 pushed **** ENDING LOGGING AT Tue Dec 25 02:59:59 2018