[poky] Can't build web-webkit
Gary Thomas
gary at mlbassoc.com
Sat Mar 17 06:02:48 PDT 2012
On 2012-03-16 17:47, Richard Purdie wrote:
> On Fri, 2012-03-16 at 12:29 -0600, Gary Thomas wrote:
>> On 2012-03-16 09:32, Gary Thomas wrote:
>>> On 2012-03-16 08:55, Gary Thomas wrote:
>>>> I'm getting an error fetching for meta/recipes-sato/web/web-webkit_git.bb
>>>> I tried running the clone by hand:
>>>>
>>>> $ git clone git://git.yoctoproject.org/web-webkit
>>>> Cloning into 'web-webkit'...
>>>> fatal: remote error: access denied or repository not exported: /web-webkit
>>
>> Filed as bug #2135
>>
>>>>
>>>> Query: I have a tar package of this (I built it yesterday! using only that)
>>>> Why is the fetcher trying to go to the network for it now?
>>>>
>>>> Note: if I populate ${BUILD}/downloads/git2/git.yoctoproject.org.web-webkit
>>>> from my tarball, the build succeeds without problems.
>>>
>>> It seems that something has changed in the fetcher (git) code
>>>
>>> I was previously using (which works with no network activity)
>>> commit 8f07bdc0a42dd7a7c3acf5d1b13220dbc98c8017
>>> Author: Richard Purdie<richard.purdie at linuxfoundation.org>
>>> Date: Wed Feb 29 16:27:21 2012 +0000
>>>
>>> Now I'm using (which fails)
>>> commit be0f9dd483af2a2f55b2ae8ef9ca172e7c90819c
>>> Author: Paul Eggleton<paul.eggleton at linux.intel.com>
>>> Date: Thu Mar 15 13:17:58 2012 +0000
>>>
>>> Any ideas where I should look?
>>>
>>
>> I've bisected this to this commit:
>> commit 87ef82dead665ea8805ccbab8ef871dc20008701
>> Author: Richard Purdie<richard.purdie at linuxfoundation.org>
>> Date: Tue Dec 6 22:20:11 2011 +0000
>>
>> bitbake/fetch: Fix uri_replace
>>
>> Richard - Any ideas what might have broken in your changes? Whatever this
>> change does, it breaks the use of a pre-staged tarball for git trees (at least)
>
> I think you've found the problem and I've applied the patch, thanks!
>
> Sorry about the C&P error in the commit.
No problem, after bisection it was pretty obvious. Of course
bisecting 198 revisions where each test took around 20 minutes
was a bit trying...
Sadly, the actual clone error remains. It was only exposed by
this error that made it happen unexpectedly.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
More information about the poky
mailing list