openbmc icon indicating copy to clipboard operation
openbmc copied to clipboard

mfg-tool build failed

Open jack206 opened this issue 1 month ago • 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?

jack206 avatar May 08 '24 02:05 jack206