From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: bitbake webkit-gtk fails with clean temp dir
Date: Tue, 04 Oct 2011 13:40:49 +0100 [thread overview]
Message-ID: <1317732057.14671.38.camel@ted> (raw)
In-Reply-To: <201110032045.14771.schnitzeltony@gmx.de>
On Mon, 2011-10-03 at 20:45 +0200, Andreas Müller wrote:
> On Monday, October 03, 2011 05:29:52 PM Gary Thomas wrote:
> > >> NOTE: package webkit-gtk-1.5.1+svnr90727-r0: task do_compile: Failed
> > >> ERROR: Task 7 (/home/Superandy/data/oe-core/sources/openembedded-core/meta/recipes-sato/webkit/webkit-gtk_svn.bb, do_compile) failed with exit code '1'
> > >>
> > >> ideas what causes this?
> > >
> > > no idea, but I get the same error
> > >
> >
> > It builds in Yocto/Poky so you might compare with those recipes.
> Dit you pull [1] and rebuild webkit-gtk?
> >
> >
> some investigation later: by diff'ing log files created by working environment with the current environment I fell over log.do_configure:
>
> --disable-dependency-tracking
>
> was added in [1]. Tried manual bisecting by
>
> git reset --hard 288343e30604b944dc18fd82172febd314d9c520
>
> é voilà: webkit-gtk builds again. Will send a patch with --enable-dependency-tracking after testing...
>
> Andreas
I'm planning to add this commit:
http://cgit.openembedded.org/cgit.cgi/openembedded-core/commit/?h=master-next&id=d53a0282be132a4ced507c0277925ae4a0f2f40d
which means you should just be able to set:
CONFIGUREOPT_DEPTRACK = ""
for this recipe rather than having multiple configure options and hoping
the right one wins.
I'd also note this means there is a bug somewhere in the webkit
makefiles...
Cheers,
Richard
next prev parent reply other threads:[~2011-10-04 12:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-03 14:03 bitbake webkit-gtk fails with clean temp dir Andreas Müller
2011-10-03 15:24 ` Koen Kooi
2011-10-03 15:29 ` Gary Thomas
2011-10-03 18:45 ` Andreas Müller
2011-10-04 12:40 ` Richard Purdie [this message]
2011-10-05 0:05 ` Andreas Müller
2011-10-05 13:37 ` Richard Purdie
2011-10-05 18:13 ` Andreas Müller
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=1317732057.14671.38.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@lists.openembedded.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