<div dir="ltr">Yes, this seems to have fixed that issue. Thank you.<div><br></div><div>When starting up the phosphor-bmc-state-manager on its own, everything appears to work fine, but when I restart using systemctl the journal entries do not appear to show any of my functions working. Previously the hello world would show up in the journal entry, but after adding more code, specifically the code seen below, nothing appears after systemctl starts it.</div><div><div><img src="cid:ii_k7do9agg0" alt="image.png" width="412" height="89"><br></div></div><div>And here is the journal entry. All of the compiling has been working flawlessly since.</div><div><div><img src="cid:ii_k7doa2fh1" alt="image.png" width="412" height="125"><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 2, 2020 at 9:51 PM Andrew Geissler <<a href="mailto:geissonator@gmail.com">geissonator@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
> On Mar 2, 2020, at 12:06 PM, Michael Richardson <<a href="mailto:mcr@sandelman.ca" target="_blank">mcr@sandelman.ca</a>> wrote:<br>
> <br>
> Samuel Herts <<a href="mailto:sdherts@gmail.com" target="_blank">sdherts@gmail.com</a>> wrote:<br>
>> Apologies for all the constant questions. I am trying to add code to the<br>
>> Hello World tutorial, specifically a system call to run a shell script on<br>
>> the QEMU BMC. The problem I run into is in the image below. My bmc state<br>
>> manager main looks like the following as well.<br>
> <br>
> It looks like your hello world program was not properly linked.<br>
> Usually, that results in no executable being created.<br>
> Maybe, you linked against a different version of a share library than is in<br>
> the target image.<br>
<br>
Yes, most likely your SDK that you are using to build the bmc application<br>
does not match the level of code your are running in QEMU.<br>
<br>
If you’re using images from jenkins, try and match the git commit<br>
id’s up in these 2 jobs (for your image and SDK)<br>
<br>
<a href="https://openpower.xyz/job/openbmc-build-sdk/distro=ubuntu,target=romulus/" rel="noreferrer" target="_blank">https://openpower.xyz/job/openbmc-build-sdk/distro=ubuntu,target=romulus/</a> <br>
<a href="https://openpower.xyz/job/openbmc-build/distro=ubuntu,label=builder,target=romulus/" rel="noreferrer" target="_blank">https://openpower.xyz/job/openbmc-build/distro=ubuntu,label=builder,target=romulus/</a> <br>
<br>
> <br>
> --<br>
> ]               Never tell me the odds!                 | ipv6 mesh networks [<br>
> ]   Michael Richardson, Sandelman Software Works        |    IoT architect   [<br>
> ]     <a href="mailto:mcr@sandelman.ca" target="_blank">mcr@sandelman.ca</a>  <a href="http://www.sandelman.ca/" rel="noreferrer" target="_blank">http://www.sandelman.ca/</a>        |   ruby on rails    [<br>
> <br>
> <br>
> <br>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Sincerely, <div>Samuel Herts</div></div></div>