[yocto] Qtbase Poky/Jethro

Michael Gloff mgloff at emacinc.com
Wed Feb 3 13:15:26 PST 2016


All,
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?

Build Configuration:
BB_VERSION        = "1.28.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
TARGET_SYS        = "x86_64-poky-linux"
MACHINE           = "genericx86-64"
DISTRO            = "poky"
DISTRO_VERSION    = "2.0.1"
TUNE_FEATURES     = "m64 core2"
TARGET_FPU        = ""
meta
meta-yocto
meta-yocto-bsp    = "jethro:dd0ba9ea4a11ab15348d4fe3574e4b28784db82f"
meta-qt5          = "jethro:d5536e34ec985c82b621448ab4325e5cbba38560"

|
/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':
|
/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'
|              } else if (QStyleHelper::isInstanceOf(groupBox->styleObject,
QAccessible::Grouping)) {
|                         ^
|
/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
|              } else if (QStyleHelper::isInstanceOf(groupBox->styleObject,
QAccessible::Grouping)) {

Are there some PACKAGECONFIGs or DISTRO_FEATURES that are not part of
default Poky that need to be enabled?

Thanks,

Michael Gloff
mgloff at emacinc.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160203/f1bea6fe/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.do_compile
Type: application/octet-stream
Size: 242004 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160203/f1bea6fe/attachment.obj>


More information about the yocto mailing list