All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Bolek <simon.bolek@googlemail.com>
To: Martin Jansa <martin.jansa@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-toolchain-qt5] Can't install qtwebkit-dev-5.3.2-r0@i586: no package provides qtwebkit = 5.3.2-r0
Date: Fri, 30 Jan 2015 15:57:09 +0100	[thread overview]
Message-ID: <CAEfap_CfxhuEA9Ud27orT+eaPgZd3HKfNTr8wY9EQr91EWhQZg@mail.gmail.com> (raw)
In-Reply-To: <20150128200618.GK2477@jama>

[-- Attachment #1: Type: text/plain, Size: 2332 bytes --]

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@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@all
> > packagegroup-core-standalone-sdk-target@all
> > packagegroup-qt5-toolchain-target@all' returned 1:error: Can't install
> > qtwebkit-dev-5.3.2-r0@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@gmail.com
>

[-- Attachment #2: Type: text/html, Size: 3289 bytes --]

      reply	other threads:[~2015-01-30 14:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-28 17:15 [meta-toolchain-qt5] Can't install qtwebkit-dev-5.3.2-r0@i586: no package provides qtwebkit = 5.3.2-r0 Simon Bolek
2015-01-28 20:06 ` Martin Jansa
2015-01-30 14:57   ` Simon Bolek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEfap_CfxhuEA9Ud27orT+eaPgZd3HKfNTr8wY9EQr91EWhQZg@mail.gmail.com \
    --to=simon.bolek@googlemail.com \
    --cc=martin.jansa@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.