[poky] Can't build mtd-utils-native

Darren Hart dvhart at linux.intel.com
Sun Feb 6 23:00:49 PST 2011


On 02/06/2011 09:49 AM, Gary Thomas wrote:
> Using latest master 50387575ecdb05712958ea3c5caf023d6eb753ba
> The recipe for mtd-utils-native fails to build, log attached.
> 
> Any ideas how to fix this?
> 

I hit this earlier... let me dig up the logs...

Feb 03 14:25:35 <dvhart>	RP__, I'll see if I can resolve this, but mtd_utils do_unpack fails with the new fetcher patch - I reverted it and was able to move past it
Feb 03 14:25:44 <dvhart>	git read-tree v1.4.1 failed with signal 128, output:
Feb 03 14:25:44 <dvhart>	| fatal: Not a valid object name v1.4.1
Feb 03 14:30:38 <RP__>	dvhart: Hmm, which patch did you revert to get past it?
Feb 03 14:30:52 <dvhart>	dfc5faf717ac1f917af398097d5295128548a55d
Feb 03 14:31:00 <dvhart>	which looking at - doesn't make a lot of sense
Feb 03 14:31:00 <--	juliefl has quit (Quit: Leaving.)
Feb 03 14:31:22 <RP__>	dvhart: no :/
Feb 03 14:32:55 <dvhart>	but the do_unpack log now reports success and the do_patch followed and completed
Feb 03 14:33:11 *	dvhart kills, cleans, and rebuilds mtd_utils
...
Feb 03 15:01:28 <dvhart>	RP__, appears to have been a false alarm :/ sorry about that, can't explain it, but I'm not able to reproduce

So, two things to try.

1) do a _full_ clean and try again
$ bitbake -c cleanall mtd-utils-native
$ rm -rf downloads/*mtd-utils* downloads/git/*mtd-utils* sstate-cache/*mtd-utils
$ bitbake mtd-utils-native

If you are still able to produce it,

2) try reverting the commit above
$ git revert dfc5faf717ac1f917af398097d5295128548a55d
followed by all the commands in step 1) above.

Please let us know how it goes, if we have an elusive fetcher bug, we need all
the details on it we can get.

Thanks,

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel



More information about the poky mailing list