host-ipmid bumps failing on tiogapass

Vijay Khemka vijaykhemka at fb.com
Tue Oct 15 06:20:10 AEDT 2019



From: Johnathan Mantey <johnathanx.mantey at intel.com>
Date: Monday, October 14, 2019 at 9:10 AM
To: Brad Bishop <bradleyb at fuzziesquirrel.com>, William Kennington <wak at google.com>
Cc: Emily Shaffer <emilyshaffer at google.com>, Vernon Mauery <vernon.mauery at linux.intel.com>, OpenBMC Maillist <openbmc at lists.ozlabs.org>, Vijay Khemka <vijaykhemka at fb.com>
Subject: Re: host-ipmid bumps failing on tiogapass

>Looking at the logs from the build, there are some "multiple definition" errors:

>08:47:22 /tmp/openbmc/work/arm1176jzs-openbmc-linux-gnueabi/fb-ipmi-oem/0.1+gitAUTOINC+38183d6670-r0/git/src/oemcommands.cpp:77:16: error: conflicting declaration 'constexpr >const auto ipmi::network::ROOT'
>08:47:22    77 | constexpr auto ROOT = "/xyz/openbmc_project/network";
>08:47:22       |                ^~~~

>This content was in the include/ipmid/utils.hpp file.  The commit moved them to the transporthandler.cpp file, making the definitions private.
Utils.hpp was supposed to be used by anyone including libipmid and removing content from this file impacts everyone. I guess more than tiogapass uses this definition including bmcweb.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20191014/a56320c5/attachment.htm>


More information about the openbmc mailing list