openbmc build err "internal compiler error'

Lei YU mine260309 at gmail.com
Fri May 25 11:41:42 AEST 2018


On Fri, May 25, 2018 at 12:55 AM,  <Lakesh.Sharma at dell.com> wrote:
> I am seeing following build err.
>
> “arm-openbmc-linux-gnueabi-g++: internal compiler error: Killed (program
> cc1plus)”
>

I guess g++ is killed due to using too much memory, maybe you can check your
system log to see if there is any oom.
It is known issue that building phosphor-host-ipmid (more precisely, the
generated sensor-gen.cpp) consumes too much memory.

Possibly increase the RAM for your VM, e.g. my 16GiB VM is fine.


More information about the openbmc mailing list