<div dir="ltr"><div>Does anyone have any insite as to why Qt5 does not compile against OE core fido branch? <br><br>A more recent pull of OE core master now fails building qtbase at do_populate_sysroot with:<br><br>ERROR: QA Issue: Qt5OpenGLExtensions.pc failed sanity test (tmpdir) in path /home/developer/oe/poky/build/tmp/work/i586-poky-linux/qtbase/5.5.99+5.6.0-alpha1+gitAUTOINC+f7f4dde80e-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]<br>ERROR: QA Issue: Qt5Sql.pc failed sanity test (tmpdir) in path /home/developer/oe/poky/build/tmp/work/i586-poky-linux/qtbase/5.5.99+5.6.0-alpha1+gitAUTOINC+f7f4dde80e-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]<br>ERROR: QA Issue: Qt5Network.pc failed sanity test (tmpdir) in path /home/developer/oe/poky/build/tmp/work/i586-poky-linux/qtbase/5.5.99+5.6.0-alpha1+gitAUTOINC+f7f4dde80e-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]<br>ERROR: QA Issue: Qt5Test.pc failed sanity test (tmpdir) in path /home/developer/oe/poky/build/tmp/work/i586-poky-linux/qtbase/5.5.99+5.6.0-alpha1+gitAUTOINC+f7f4dde80e-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]<br>ERROR: QA Issue: Qt5DBus.pc failed sanity test (tmpdir) in path /home/developer/oe/poky/build/tmp/work/i586-poky-linux/qtbase/5.5.99+5.6.0-alpha1+gitAUTOINC+f7f4dde80e-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]<br>ERROR: QA Issue: Qt5Core.pc failed sanity test (tmpdir) in path /home/developer/oe/poky/build/tmp/work/i586-poky-linux/qtbase/5.5.99+5.6.0-alpha1+gitAUTOINC+f7f4dde80e-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]<br>ERROR: QA Issue: Qt5PlatformSupport.pc failed sanity test (tmpdir) in path /home/developer/oe/poky/build/tmp/work/i586-poky-linux/qtbase/5.5.99+5.6.0-alpha1+gitAUTOINC+f7f4dde80e-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]<br>ERROR: QA Issue: Qt5PrintSupport.pc failed sanity test (tmpdir) in path /home/developer/oe/poky/build/tmp/work/i586-poky-linux/qtbase/5.5.99+5.6.0-alpha1+gitAUTOINC+f7f4dde80e-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]<br>ERROR: QA Issue: Qt5Widgets.pc failed sanity test (tmpdir) in path /home/developer/oe/poky/build/tmp/work/i586-poky-linux/qtbase/5.5.99+5.6.0-alpha1+gitAUTOINC+f7f4dde80e-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]<br>ERROR: QA Issue: Qt5Xml.pc failed sanity test (tmpdir) in path /home/developer/oe/poky/build/tmp/work/i586-poky-linux/qtbase/5.5.99+5.6.0-alpha1+gitAUTOINC+f7f4dde80e-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]<br>ERROR: QA Issue: Qt5Concurrent.pc failed sanity test (tmpdir) in path /home/developer/oe/poky/build/tmp/work/i586-poky-linux/qtbase/5.5.99+5.6.0-alpha1+gitAUTOINC+f7f4dde80e-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]<br>ERROR: QA Issue: Qt5Gui.pc failed sanity test (tmpdir) in path /home/developer/oe/poky/build/tmp/work/i586-poky-linux/qtbase/5.5.99+5.6.0-alpha1+gitAUTOINC+f7f4dde80e-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]<br>ERROR: QA Issue: Qt5XcbQpa.pc failed sanity test (tmpdir) in path /home/developer/oe/poky/build/tmp/work/i586-poky-linux/qtbase/5.5.99+5.6.0-alpha1+gitAUTOINC+f7f4dde80e-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]<br>ERROR: QA Issue: Qt5OpenGL.pc failed sanity test (tmpdir) in path /home/developer/oe/poky/build/tmp/work/i586-poky-linux/qtbase/5.5.99+5.6.0-alpha1+gitAUTOINC+f7f4dde80e-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]<br>ERROR: QA Issue: Qt5Bootstrap.pc failed sanity test (tmpdir) in path /home/developer/oe/poky/build/tmp/work/i586-poky-linux/qtbase/5.5.99+5.6.0-alpha1+gitAUTOINC+f7f4dde80e-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]<br>ERROR: QA staging was broken by the package built above<br><br></div><div>Michael Gloff<br></div><div><a href="mailto:mgloff@emacinc.com">mgloff@emacinc.com</a><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 3, 2016 at 3:15 PM, Michael Gloff <span dir="ltr"><<a href="mailto:mgloff@emacinc.com" target="_blank">mgloff@emacinc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>All,<br></div>I'm hoping someone can help to get qtbase to compile on a fresh checkout of poky and meta-qt5 on Jethro branch and a clean build directory. I've attached the log.do_compile and pasted below what I believe to be the error. Has anyone seen this before? Qtbase does build in master for me though. Are there some particular patches that need to be backported?<br><br>Build Configuration:<br>BB_VERSION        = "1.28.0"<br>BUILD_SYS         = "x86_64-linux"<br>NATIVELSBSTRING   = "Ubuntu-14.04"<br>TARGET_SYS        = "x86_64-poky-linux"<br>MACHINE           = "genericx86-64"<br>DISTRO            = "poky"<br>DISTRO_VERSION    = "2.0.1"<br>TUNE_FEATURES     = "m64 core2"<br>TARGET_FPU        = ""<br>meta              <br>meta-yocto        <br>meta-yocto-bsp    = "jethro:dd0ba9ea4a11ab15348d4fe3574e4b28784db82f"<br>meta-qt5          = "jethro:d5536e34ec985c82b621448ab4325e5cbba38560"<br><br>| /home/developer/oe/poky/build/tmp/work/core2-64-poky-linux/qtbase/5.5.1+gitAUTOINC+5afc431323-r0/git/src/widgets/styles/qgtkstyle.cpp: In member function 'virtual QRect QGtkStyle::subControlRect(QStyle::ComplexControl, const QStyleOptionComplex*, QStyle::SubControl, const QWidget*) const':<br>| /home/developer/oe/poky/build/tmp/work/core2-64-poky-linux/qtbase/5.5.1+gitAUTOINC+5afc431323-r0/git/src/widgets/styles/qgtkstyle.cpp:3636:24: error: 'isInstanceOf' is not a member of 'QStyleHelper'<br>|              } else if (QStyleHelper::isInstanceOf(groupBox->styleObject, QAccessible::Grouping)) {<br>|                         ^<br>| /home/developer/oe/poky/build/tmp/work/core2-64-poky-linux/qtbase/5.5.1+gitAUTOINC+5afc431323-r0/git/src/widgets/styles/qgtkstyle.cpp:3636:74: error: 'QAccessible' has not been declared<br>|              } else if (QStyleHelper::isInstanceOf(groupBox->styleObject, QAccessible::Grouping)) {<br><br></div>Are there some PACKAGECONFIGs or DISTRO_FEATURES that are not part of default Poky that need to be enabled?<br><br></div>Thanks,<br><br></div>Michael Gloff<br></div><a href="mailto:mgloff@emacinc.com" target="_blank">mgloff@emacinc.com</a><br></div>
</blockquote></div><br></div>