Hi, I modified the RAM space to 13G, and I tried the same error. And I have always used 8G RAM space to compile. harley ________________________________ 发件人: Andrew Jeffery 发送时间: 2020年10月13日 17:21 收件人: zhouyuanqing8@outlook.com ; openbmc 抄送: uperic@163.com 主题: Re: The latest code of openbmc-master failed to compile, please take a look, thank you. On Tue, 13 Oct 2020, at 19:05, 周 远清 wrote: ... > > the error as follow: > zma: Memory allocation failederror: liblzma: Memory allocation > failederror: liblzma: Memory allocation failederror: liblzma: Memory > allocation failederror: liblzma: Memory allocation failederror: > liblzma: Memory allocation failederror: liblzma: Memory allocation > failederror: liblzma: Memory allocation failederror: liblzma: Memory > allocation failedWrote: ... > /home/zyq/master-openbmc/openbmc/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/sdbusplus/asio/connection.hpp:28, > from ../git/include/dbus_singleton.hpp:2, > from ../git/include/sessions.hpp:12, > from ../git/http/http_request.h:5, > from ../git/http/app.h:3, > from ../git/src/webserver_main.cpp:1: > /home/zyq/master-openbmc/openbmc/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/detail/scoped_enum_emulation.hpp:17:1: note: '#pragma message: This header is deprecated. Use instead.' > 17 | BOOST_HEADER_DEPRECATED("") > | ^~~~~~~~~~~~~~~~~~~~~~~ > virtual memory exhausted: Cannot allocate memory Looks like you need more RAM for your build machine. Andrew