facebook/openbmc

mfg-tool build failed

Opened this issue · 0 comments

when i bitbake mfg-tool,it always report an error.

ERROR: Nothing PROVIDES 'sdbusplus' (but /openbmc/yocto/lf-master/../../common/recipes-lfopenbmc/mfg-tool/mfg-tool_1.0.bb DEPENDS on or otherwise requires it)
ERROR: Required build target 'mfg-tool' has no buildable providers.
Missing or unbuildable dependency chain was: ['mfg-tool', 'sdbusplus']
or
ERROR: Nothing PROVIDES 'phosphor-dbus-interfaces' (but /openbmc/yocto/lf-master/../../common/recipes-lfopenbmc/mfg-tool/mfg-tool_1.0.bb DEPENDS on or otherwise requires it)
ERROR: Required build target 'mfg-tool' has no buildable providers.
Missing or unbuildable dependency chain was: ['mfg-tool', 'phosphor-dbus-interfaces']
or
ERROR: Nothing PROVIDES 'phosphor-logging' (but /openbmc/yocto/lf-master/../../common/recipes-lfopenbmc/mfg-tool/mfg-tool_1.0.bb DEPENDS on or otherwise requires it)
ERROR: Required build target 'mfg-tool' has no buildable providers.
Missing or unbuildable dependency chain was: ['mfg-tool', 'phosphor-logging']

Does anyone know how to fix it?