From: Martin Jansa <martin.jansa@gmail.com>
To: Trevor Woerner <trevor.woerner@linaro.org>
Cc: Abhijit Potnis <abhijit_potnis@mentor.com>,
openembedded-devel@lists.openembedded.org
Subject: Re: meta-qt5, master, qtwebkit-examples build failure
Date: Fri, 4 Oct 2013 16:14:33 +0200 [thread overview]
Message-ID: <20131004141433.GG6240@jama> (raw)
In-Reply-To: <CALmOhgkzmnVuviF+cAzELRpdZomHDzpHn5-1dZEwa_xznG8JiQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 3326 bytes --]
On Fri, Oct 04, 2013 at 09:03:06AM -0400, Trevor Woerner wrote:
> Hi,
>
> I tried performing a
>
> $ bitbake qtwebkit-examples
>
> and had a build failure in do_configure. I was just wondering if anyone
> else is seeing
> the same thing?
>
> Unknown module(s) in QT: webkit
Just lucky guess, do you have ICU enabled in qtbase?
>
> Full error:
>
> ERROR: Function failed: do_configure (log file is located at
> /home/trevor/build/yocto/tmp/master/qemuarm/work/armv5te-poky-linux-gnueabi/qtwebkit-examples/5.1.0-r0/temp/log.do_configure.20401)
> ERROR: Logfile of failure stored in:
> /home/trevor/build/yocto/tmp/master/qemuarm/work/armv5te-poky-linux-gnueabi/qtwebkit-examples/5.1.0-r0/temp/log.do_configure.20401
> Log data follows:
> | DEBUG: Executing python function sysroot_cleansstate
> | DEBUG: Python function sysroot_cleansstate finished
> | DEBUG: Executing shell function qmake5_base_preconfigure
> | DEBUG: Shell function qmake5_base_preconfigure finished
> | DEBUG: Executing shell function do_configure
> | Reading
> /home/trevor/build/yocto/tmp/master/qemuarm/work/armv5te-poky-linux-gnueabi/qtwebkit-examples/5.1.0-r0/qtwebkit-examples-opensource-src-5.1.0/examples/
> examples.pro[/home/trevor/build/yocto/tmp/master/qemuarm/work/armv5te-poky-linux-gnueabi/qtwebkit-examples/5.1.0-r0/build/examples]
> | Reading
> /home/trevor/build/yocto/tmp/master/qemuarm/work/armv5te-poky-linux-gnueabi/qtwebkit-examples/5.1.0-r0/qtwebkit-examples-opensource-src-5.1.0/examples/webkitqml/
> webkitqml.pro[/home/trevor/build/yocto/tmp/master/qemuarm/work/armv5te-poky-linux-gnueabi/qtwebkit-examples/5.1.0-r0/build/examples/webkitqml]
> | Reading
> /home/trevor/build/yocto/tmp/master/qemuarm/work/armv5te-poky-linux-gnueabi/qtwebkit-examples/5.1.0-r0/qtwebkit-examples-opensource-src-5.1.0/examples/webkitqml/shared/
> shared.pro[/home/trevor/build/yocto/tmp/master/qemuarm/work/armv5te-poky-linux-gnueabi/qtwebkit-examples/5.1.0-r0/build/examples/webkitqml/shared]
> | Reading
> /home/trevor/build/yocto/tmp/master/qemuarm/work/armv5te-poky-linux-gnueabi/qtwebkit-examples/5.1.0-r0/qtwebkit-examples-opensource-src-5.1.0/examples/webkitqml/flickrview/
> flickrview.pro[/home/trevor/build/yocto/tmp/master/qemuarm/work/armv5te-poky-linux-gnueabi/qtwebkit-examples/5.1.0-r0/build/examples/webkitqml/flickrview]
> | Project ERROR: Unknown module(s) in QT: webkit
> | ERROR: Error calling
> /home/trevor/build/yocto/tmp/master/qemuarm/sysroots/x86_64-linux/usr/bin/qt5/qmake
> -makefile -o Makefile -r
> /home/trevor/build/yocto/tmp/master/qemuarm/work/armv5te-poky-linux-gnueabi/qtwebkit-examples/5.1.0-r0/qtwebkit-examples-opensource-src-5.1.0/
> qtwebkit-examples.pro
> | WARNING:
> /home/trevor/build/yocto/tmp/master/qemuarm/work/armv5te-poky-linux-gnueabi/qtwebkit-examples/5.1.0-r0/temp/run.do_configure.20401:1
> exit 1 from
> | exit 1
> | ERROR: Function failed: do_configure (log file is located at
> /home/trevor/build/yocto/tmp/master/qemuarm/work/armv5te-poky-linux-gnueabi/qtwebkit-examples/5.1.0-r0/temp/log.do_configure.20401)
> ERROR: Task 6 (/home/trevor/devel/yocto/git/meta-qt5/recipes-qt/qt5/
> qtwebkit-examples_5.1.0.bb, do_configure) failed with exit code '1'
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2013-10-04 14:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-04 13:03 meta-qt5, master, qtwebkit-examples build failure Trevor Woerner
2013-10-04 14:14 ` Martin Jansa [this message]
2013-10-04 16:50 ` Trevor Woerner
2013-10-04 17:39 ` Martin Jansa
2013-10-07 17:53 ` Denys Dmytriyenko
2013-10-08 4:28 ` Trevor Woerner
2013-10-08 4:37 ` Denys Dmytriyenko
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=20131004141433.GG6240@jama \
--to=martin.jansa@gmail.com \
--cc=abhijit_potnis@mentor.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=trevor.woerner@linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox