[yocto] [meta-toolchain-qt5] Can't install qtwebkit-dev-5.3.2-r0 at i586: no package provides qtwebkit = 5.3.2-r0

Simon Bolek simon.bolek at googlemail.com
Fri Jan 30 06:57:09 PST 2015


TADA! well reading README helped ;), actually reading log.do_configure of
qtwebkit would help as well ;)

So after all, I set in qtbase.inc:

...
PACKAGECONFIG_ICU ?= "icu"
...
PACKAGECONFIG ?= " \
...
    ${PACKAGECONFIG_ICU} \
"

After that bitbake'ed meta-toolchain-qt5 again and voila! SDK .sh script
was generated alright
I have other problems now with Qt Creator compiling apps, but this will be
a story for another thread...

thank you (Martin)!
and best regards
simon:-)

On Wed, Jan 28, 2015 at 9:06 PM, Martin Jansa <martin.jansa at gmail.com>
wrote:

> On Wed, Jan 28, 2015 at 06:15:11PM +0100, Simon Bolek wrote:
> > hello group!
> >
> > working with dizzy trying to
> > *bitbake meta-toolchain-qt5*
> > it fails at the step
> >
> > *do_populate_sdk*
> >
> > with the error(see below). So if i read the error correctly, qtwebkit-dev
> > is missing qtwebkit.
> > There is no such package as qtwebkit beeing generated :( So is this a
> bug?
> > Or maybe I am doing sth wrong?
>
> Read README file and qtbase.inc about mandatory PACKAGECONFIG options.
>
> > HELP please :) Any hint would be more than welcome.
> > *BTW: Working with daisy did not produce such an error.*
> >
> > +++
> >
> >
> >
> >
> >
> >
> > *ERROR: Unable to install packages. Command
> > '/home/simon/poky-dizzy/build/tmp/sysroots/i686-linux/usr/bin/smart
> --quiet
> >
> --data-dir=/home/simon/poky-dizzy/build/tmp/work/i586-poky-linux/meta-toolchain-qt5/1.0-r0/sdk/image/opt/poky/1.7/sysroots/i586-poky-linux/var/lib/smart
> > install -y packagegroup-core-standalone-sdk-target-dbg at all
> > packagegroup-core-standalone-sdk-target at all
> > packagegroup-qt5-toolchain-target at all' returned 1:error: Can't install
> > qtwebkit-dev-5.3.2-r0 at i586: no package provides qtwebkit =
> 5.3.2-r0ERROR:
> > Function failed: do_populate_sdkERROR: Logfile of failure stored in:
> >
> /home/simon/poky-dizzy/build/tmp/work/i586-poky-linux/meta-toolchain-qt5/1.0-r0/temp/log.do_populate_sdk.20827ERROR:
> > Task 7
> > (/home/simon/poky-dizzy/sources/meta-qt5/recipes-qt/meta/
> meta-toolchain-qt5.bb
> > <http://meta-toolchain-qt5.bb>, do_populate_sdk) failed with exit code
> '1'*
> > +++
> >
> > thank you and br
> > simon:)
>
> --
> Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150130/e3ca68ae/attachment.html>


More information about the yocto mailing list