All of lore.kernel.org
 help / color / mirror / Atom feed
* #uboot Problem compiling u-boot with bitbake
@ 2020-12-05  0:08 ajellisuk
  2020-12-05 18:54 ` [yocto] " Randy MacLeod
  0 siblings, 1 reply; 7+ messages in thread
From: ajellisuk @ 2020-12-05  0:08 UTC (permalink / raw)
  To: yocto

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

Hi

I'm trying to compile u-boot for an iMX6 board (iMX6-Q7_Plus from MSC technologies), but the compile process fails with the following output:

> 
> ERROR: Unable to start bitbake server
> ERROR: Last 10 lines of server log for this session
> (/home/user/msc-yocto-140/msc-ldk/build/1006/bitbake-cookerdaemon.log):
> self.cooker = bb.cooker.BBCooker(self.configuration, self.featureset)
> File
> "/home/user/msc-yocto-140/msc-ldk/sources/yocto.git/bitbake/lib/bb/cooker.py",
> line 197, in __init__
> self.initConfigurationData()
> File
> "/home/user/msc-yocto-140/msc-ldk/sources/yocto.git/bitbake/lib/bb/cooker.py",
> line 356, in initConfigurationData
> self.databuilder.parseBaseConfiguration()
> File
> "/home/user/msc-yocto-140/msc-ldk/sources/yocto.git/bitbake/lib/bb/cookerdata.py",
> line 317, in parseBaseConfiguration
> raise bb.BBHandledException
> bb.BBHandledException
> ERROR: The following required tools (as specified by HOSTTOOLS) appear to
> be unavailable in PATH, please install them in order to proceed:
> test
> 
> ERROR: bitbake u-boot-imx -c compile –f

I have had errors like this before, and have been to resolve by installing the missing tools indicated. The problem that I've got here is that I'm not sure what "test" is referring to. using, "sudo apt-get install test", doesn't work.

Can someone please give me a hint as to what the problem is here.

Thanks in advance

Andrew

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-12-07 22:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-05  0:08 #uboot Problem compiling u-boot with bitbake ajellisuk
2020-12-05 18:54 ` [yocto] " Randy MacLeod
2020-12-05 19:59   ` ajellisuk
2020-12-05 20:27     ` Randy MacLeod
2020-12-05 23:20       ` Andrew Ellis
2020-12-06 16:56         ` Randy MacLeod
2020-12-07 22:05           ` Andrew Ellis

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.