<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div class="">Hi All,</div>
<div class="">I followed the exact steps in Add a New System to OpenBMC.</div>
<div class=""><a href="https://github.com/openbmc/docs/blob/master/development/add-new-system.md" class="">https://github.com/openbmc/docs/blob/master/development/add-new-system.md</a></div>
<div class=""><br class="">
</div>
<div class="">Unfortunately, I got this error as "ERROR: Nothing RPROVIDES 'virtual-p9-vcs-workaround' (but /home/bradc/Documents/openbmc/meta-openpower/recipes-phosphor/host/p9-vcs-workaround.bb RDEPENDS on or otherwise requires it)”.</div>
<div class=""><br class="">
</div>
<div class="">I need to delete one line in romulus-prine.conf to fix this error.</div>
<div class=""># require conf/machine/include/p9.inc</div>
<div class=""><br class="">
</div>
<div class="">Is anyone have idea why it only happens when create a new machine ?</div>
<div class="">Thanks.</div>
<div class=""> </div>
<div class="">The detail error messages are :</div>
<div class=""><br class="">
</div>
<div class="">[bradc@hyve-taipei-fw-lab build]$ bitbake obmc-phosphor-image</div>
<div class="">Loading cache: 100% |#####################################################################################################################################################################################| Time: 0:00:00</div>
<div class="">Loaded 3596 entries from dependency cache.</div>
<div class="">Parsing recipes: 100% |###################################################################################################################################################################################| Time: 0:00:02</div>
<div class="">Parsing of 2442 .bb files complete (2441 cached, 1 parsed). 3597 targets, 351 skipped, 0 masked, 0 errors.</div>
<div class="">Removing 1 recipes from the armv6 sysroot: 100% |#########################################################################################################################################################| Time: 0:00:00</div>
<div class="">Removing 1 recipes from the romulus_prime sysroot: 100% |#################################################################################################################################################| Time: 0:00:00</div>
<div class="">NOTE: Resolving any missing task queue dependencies</div>
<div class="">ERROR: Nothing RPROVIDES 'virtual-p9-vcs-workaround' (but /home/bradc/Documents/openbmc/meta-openpower/recipes-phosphor/host/p9-vcs-workaround.bb RDEPENDS on or otherwise requires it)</div>
<div class="">NOTE: Runtime target 'virtual-p9-vcs-workaround' is unbuildable, removing...</div>
<div class="">Missing or unbuildable dependency chain was: ['virtual-p9-vcs-workaround']</div>
<div class="">NOTE: Runtime target 'p9-vcs-workaround' is unbuildable, removing...</div>
<div class="">Missing or unbuildable dependency chain was: ['p9-vcs-workaround', 'virtual-p9-vcs-workaround']</div>
<div class="">NOTE: Runtime target 'virtual-obmc-host-ctl' is unbuildable, removing...</div>
<div class="">Missing or unbuildable dependency chain was: ['virtual-obmc-host-ctl', 'p9-vcs-workaround', 'virtual-p9-vcs-workaround']</div>
<div class="">ERROR: Required build target 'obmc-phosphor-image' has no buildable providers.</div>
<div class="">Missing or unbuildable dependency chain was: ['obmc-phosphor-image', 'virtual-obmc-host-ctl', 'p9-vcs-workaround', 'virtual-p9-vcs-workaround']</div>
<div class=""><br class="">
</div>
<div class="">Summary: There were 2 ERROR messages shown, returning a non-zero exit code.</div>
</body>
</html>