回复: 回复: The latest code of openbmc-master failed to compile, please take a look, thank you.

周 远清 zhouyuanqing8 at outlook.com
Thu Oct 15 23:23:32 AEDT 2020


Hi

     Thank you everyone.
     After I added 16GB of memory and reinstalled ubuntu18.4, the release version of openbmc 2.8.0 can be compiled successfully. But the latest code of the openbmc community on the github repository, compile and report the following error. It looks like bmcweb refers to the header file abandoned by boost.


error as follow:

/home/harley/openbmc-master/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 <boost/core/scoped_enum.hpp> instead.'

17 | BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")

| ^~~~~~~~~~~~~~~~~~~~~~~


The details as follow:


Initialising tasks: 100% |#########################################################################################################################################| Time: 0:00:01

Sstate summary: Wanted 18 Found 0 Missed 18 Current 576 (0% match, 96% complete)

NOTE: Executing Tasks

ERROR: bmcweb-1.0+gitAUTOINC+e436008377-r0 do_compile: Execution of '/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/temp/run.do_compile.104750' failed with exit code 1:

[1/4] arm-openbmc-linux-gnueabi-g++ -marm -mcpu=arm1176jz-s --sysroot=/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot -Ibmcweb.p -I. -I../git -I../git/include -I../git/redfish-core/include -I../git/redfish-core/lib -I../git/http -I/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Wpedantic -Werror -std=c++17 -Os -g -DNDEBUG -DBMCWEB_ENABLE_SSL -DBMCWEB_ENABLE_HOST_SERIAL_WEBSOCKET -DBMCWEB_ENABLE_KVM -DBMCWEB_ENABLE_MUTUAL_TLS_AUTHENTICATION -DWEBSERVER_ENABLE_PAM -DBMCWEB_ENABLE_REDFISH -DBMCWEB_ENABLE_REDFISH_DBUS_LOG_ENTRIES -DBMCWEB_ENABLE_DBUS_REST -DBMCWEB_ENABLE_STATIC_HOSTING -DBMCWEB_ENABLE_VM_WEBSOCKET -Wold-style-cast -Wcast-align -Wunused -Woverloaded-virtual -Wconversion -Wsign-conversion -Wno-attributes -Wno-stringop-overflow -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wunused-parameter -Wnull-dereference -Wdouble-promotion -Wformat=2 -fno-fat-lto-objects -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fPIE -fPIC -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DBOOST_ASIO_DISABLE_THREADS -DBOOST_BEAST_USE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_ASIO_NO_DEPRECATED -DBOOST_NO_RTTI -DBOOST_NO_TYPEID -DBOOST_COROUTINES_NO_DEPRECATION_WARNING -DBOOST_URL_STANDALONE -DBOOST_URL_HEADER_ONLY -Os -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB -MD -MQ bmcweb.p/redfish-core_src_utils_json_utils.cpp.o -MF bmcweb.p/redfish-core_src_utils_json_utils.cpp.o.d -o bmcweb.p/redfish-core_src_utils_json_utils.cpp.o -c ../git/redfish-core/src/utils/json_utils.cpp

In file included from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/config/header_deprecated.hpp:18,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/detail/scoped_enum_emulation.hpp:15,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/exceptions.hpp:14,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/asymmetric_coroutine.hpp:24,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/coroutine.hpp:10,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/all.hpp:11,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/asio/spawn.hpp:19,

from /home/harley/openbmc-master/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/redfish-core/include/utils/json_utils.hpp:18,

from ../git/redfish-core/src/utils/json_utils.cpp:16:

/home/harley/openbmc-master/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 <boost/core/scoped_enum.hpp> instead.'

17 | BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")

| ^~~~~~~~~~~~~~~~~~~~~~~

[2/4] arm-openbmc-linux-gnueabi-g++ -marm -mcpu=arm1176jz-s --sysroot=/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot -Ibmcweb.p -I. -I../git -I../git/include -I../git/redfish-core/include -I../git/redfish-core/lib -I../git/http -I/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Wpedantic -Werror -std=c++17 -Os -g -DNDEBUG -DBMCWEB_ENABLE_SSL -DBMCWEB_ENABLE_HOST_SERIAL_WEBSOCKET -DBMCWEB_ENABLE_KVM -DBMCWEB_ENABLE_MUTUAL_TLS_AUTHENTICATION -DWEBSERVER_ENABLE_PAM -DBMCWEB_ENABLE_REDFISH -DBMCWEB_ENABLE_REDFISH_DBUS_LOG_ENTRIES -DBMCWEB_ENABLE_DBUS_REST -DBMCWEB_ENABLE_STATIC_HOSTING -DBMCWEB_ENABLE_VM_WEBSOCKET -Wold-style-cast -Wcast-align -Wunused -Woverloaded-virtual -Wconversion -Wsign-conversion -Wno-attributes -Wno-stringop-overflow -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wunused-parameter -Wnull-dereference -Wdouble-promotion -Wformat=2 -fno-fat-lto-objects -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fPIE -fPIC -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DBOOST_ASIO_DISABLE_THREADS -DBOOST_BEAST_USE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_ASIO_NO_DEPRECATED -DBOOST_NO_RTTI -DBOOST_NO_TYPEID -DBOOST_COROUTINES_NO_DEPRECATION_WARNING -DBOOST_URL_STANDALONE -DBOOST_URL_HEADER_ONLY -Os -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB -MD -MQ bmcweb.p/redfish-core_src_error_messages.cpp.o -MF bmcweb.p/redfish-core_src_error_messages.cpp.o.d -o bmcweb.p/redfish-core_src_error_messages.cpp.o -c ../git/redfish-core/src/error_messages.cpp

In file included from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/config/header_deprecated.hpp:18,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/detail/scoped_enum_emulation.hpp:15,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/exceptions.hpp:14,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/asymmetric_coroutine.hpp:24,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/coroutine.hpp:10,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/all.hpp:11,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/asio/spawn.hpp:19,

from /home/harley/openbmc-master/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/http_response.h:2,

from ../git/redfish-core/include/error_messages.hpp:17,

from ../git/redfish-core/src/error_messages.cpp:18:

/home/harley/openbmc-master/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 <boost/core/scoped_enum.hpp> instead.'

17 | BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")

| ^~~~~~~~~~~~~~~~~~~~~~~

[3/4] arm-openbmc-linux-gnueabi-g++ -marm -mcpu=arm1176jz-s --sysroot=/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot -Ibmcweb.p -I. -I../git -I../git/include -I../git/redfish-core/include -I../git/redfish-core/lib -I../git/http -I/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Wpedantic -Werror -std=c++17 -Os -g -DNDEBUG -DBMCWEB_ENABLE_SSL -DBMCWEB_ENABLE_HOST_SERIAL_WEBSOCKET -DBMCWEB_ENABLE_KVM -DBMCWEB_ENABLE_MUTUAL_TLS_AUTHENTICATION -DWEBSERVER_ENABLE_PAM -DBMCWEB_ENABLE_REDFISH -DBMCWEB_ENABLE_REDFISH_DBUS_LOG_ENTRIES -DBMCWEB_ENABLE_DBUS_REST -DBMCWEB_ENABLE_STATIC_HOSTING -DBMCWEB_ENABLE_VM_WEBSOCKET -Wold-style-cast -Wcast-align -Wunused -Woverloaded-virtual -Wconversion -Wsign-conversion -Wno-attributes -Wno-stringop-overflow -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wunused-parameter -Wnull-dereference -Wdouble-promotion -Wformat=2 -fno-fat-lto-objects -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fPIE -fPIC -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DBOOST_ASIO_DISABLE_THREADS -DBOOST_BEAST_USE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_ASIO_NO_DEPRECATED -DBOOST_NO_RTTI -DBOOST_NO_TYPEID -DBOOST_COROUTINES_NO_DEPRECATION_WARNING -DBOOST_URL_STANDALONE -DBOOST_URL_HEADER_ONLY -Os -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB -MD -MQ bmcweb.p/src_webserver_main.cpp.o -MF bmcweb.p/src_webserver_main.cpp.o.d -o bmcweb.p/src_webserver_main.cpp.o -c ../git/src/webserver_main.cpp

FAILED: bmcweb.p/src_webserver_main.cpp.o

arm-openbmc-linux-gnueabi-g++ -marm -mcpu=arm1176jz-s --sysroot=/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot -Ibmcweb.p -I. -I../git -I../git/include -I../git/redfish-core/include -I../git/redfish-core/lib -I../git/http -I/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Wpedantic -Werror -std=c++17 -Os -g -DNDEBUG -DBMCWEB_ENABLE_SSL -DBMCWEB_ENABLE_HOST_SERIAL_WEBSOCKET -DBMCWEB_ENABLE_KVM -DBMCWEB_ENABLE_MUTUAL_TLS_AUTHENTICATION -DWEBSERVER_ENABLE_PAM -DBMCWEB_ENABLE_REDFISH -DBMCWEB_ENABLE_REDFISH_DBUS_LOG_ENTRIES -DBMCWEB_ENABLE_DBUS_REST -DBMCWEB_ENABLE_STATIC_HOSTING -DBMCWEB_ENABLE_VM_WEBSOCKET -Wold-style-cast -Wcast-align -Wunused -Woverloaded-virtual -Wconversion -Wsign-conversion -Wno-attributes -Wno-stringop-overflow -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wunused-parameter -Wnull-dereference -Wdouble-promotion -Wformat=2 -fno-fat-lto-objects -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fPIE -fPIC -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DBOOST_ASIO_DISABLE_THREADS -DBOOST_BEAST_USE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_ASIO_NO_DEPRECATED -DBOOST_NO_RTTI -DBOOST_NO_TYPEID -DBOOST_COROUTINES_NO_DEPRECATION_WARNING -DBOOST_URL_STANDALONE -DBOOST_URL_HEADER_ONLY -Os -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB -MD -MQ bmcweb.p/src_webserver_main.cpp.o -MF bmcweb.p/src_webserver_main.cpp.o.d -o bmcweb.p/src_webserver_main.cpp.o -c ../git/src/webserver_main.cpp

In file included from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/config/header_deprecated.hpp:18,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/detail/scoped_enum_emulation.hpp:15,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/exceptions.hpp:14,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/asymmetric_coroutine.hpp:24,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/coroutine.hpp:10,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/all.hpp:11,

from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/asio/spawn.hpp:19,

from /home/harley/openbmc-master/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/harley/openbmc-master/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 <boost/core/scoped_enum.hpp> instead.'

17 | BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")

| ^~~~~~~~~~~~~~~~~~~~~~~

{standard input}: Assembler messages:

{standard input}:9057397: Warning: end of file in string; '"' inserted

arm-openbmc-linux-gnueabi-g++: fatal error: Killed signal terminated program cc1plus

compilation terminated.

ninja: build stopped: subcommand failed.

WARNING: exit code 1 from a shell command.

ERROR: Logfile of failure stored in: /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/temp/log.do_compile.104750

Log data follows:

| DEBUG: Executing shell function do_compile

| [1/4] arm-openbmc-linux-gnueabi-g++ -marm -mcpu=arm1176jz-s --sysroot=/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot -Ibmcweb.p -I. -I../git -I../git/include -I../git/redfish-core/include -I../git/redfish-core/lib -I../git/http -I/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Wpedantic -Werror -std=c++17 -Os -g -DNDEBUG -DBMCWEB_ENABLE_SSL -DBMCWEB_ENABLE_HOST_SERIAL_WEBSOCKET -DBMCWEB_ENABLE_KVM -DBMCWEB_ENABLE_MUTUAL_TLS_AUTHENTICATION -DWEBSERVER_ENABLE_PAM -DBMCWEB_ENABLE_REDFISH -DBMCWEB_ENABLE_REDFISH_DBUS_LOG_ENTRIES -DBMCWEB_ENABLE_DBUS_REST -DBMCWEB_ENABLE_STATIC_HOSTING -DBMCWEB_ENABLE_VM_WEBSOCKET -Wold-style-cast -Wcast-align -Wunused -Woverloaded-virtual -Wconversion -Wsign-conversion -Wno-attributes -Wno-stringop-overflow -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wunused-parameter -Wnull-dereference -Wdouble-promotion -Wformat=2 -fno-fat-lto-objects -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fPIE -fPIC -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DBOOST_ASIO_DISABLE_THREADS -DBOOST_BEAST_USE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_ASIO_NO_DEPRECATED -DBOOST_NO_RTTI -DBOOST_NO_TYPEID -DBOOST_COROUTINES_NO_DEPRECATION_WARNING -DBOOST_URL_STANDALONE -DBOOST_URL_HEADER_ONLY -Os -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB -MD -MQ bmcweb.p/redfish-core_src_utils_json_utils.cpp.o -MF bmcweb.p/redfish-core_src_utils_json_utils.cpp.o.d -o bmcweb.p/redfish-core_src_utils_json_utils.cpp.o -c ../git/redfish-core/src/utils/json_utils.cpp

| In file included from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/config/header_deprecated.hpp:18,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/detail/scoped_enum_emulation.hpp:15,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/exceptions.hpp:14,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/asymmetric_coroutine.hpp:24,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/coroutine.hpp:10,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/all.hpp:11,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/asio/spawn.hpp:19,

| from /home/harley/openbmc-master/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/redfish-core/include/utils/json_utils.hpp:18,

| from ../git/redfish-core/src/utils/json_utils.cpp:16:

| /home/harley/openbmc-master/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 <boost/core/scoped_enum.hpp> instead.'

| 17 | BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")

| | ^~~~~~~~~~~~~~~~~~~~~~~

| [2/4] arm-openbmc-linux-gnueabi-g++ -marm -mcpu=arm1176jz-s --sysroot=/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot -Ibmcweb.p -I. -I../git -I../git/include -I../git/redfish-core/include -I../git/redfish-core/lib -I../git/http -I/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Wpedantic -Werror -std=c++17 -Os -g -DNDEBUG -DBMCWEB_ENABLE_SSL -DBMCWEB_ENABLE_HOST_SERIAL_WEBSOCKET -DBMCWEB_ENABLE_KVM -DBMCWEB_ENABLE_MUTUAL_TLS_AUTHENTICATION -DWEBSERVER_ENABLE_PAM -DBMCWEB_ENABLE_REDFISH -DBMCWEB_ENABLE_REDFISH_DBUS_LOG_ENTRIES -DBMCWEB_ENABLE_DBUS_REST -DBMCWEB_ENABLE_STATIC_HOSTING -DBMCWEB_ENABLE_VM_WEBSOCKET -Wold-style-cast -Wcast-align -Wunused -Woverloaded-virtual -Wconversion -Wsign-conversion -Wno-attributes -Wno-stringop-overflow -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wunused-parameter -Wnull-dereference -Wdouble-promotion -Wformat=2 -fno-fat-lto-objects -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fPIE -fPIC -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DBOOST_ASIO_DISABLE_THREADS -DBOOST_BEAST_USE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_ASIO_NO_DEPRECATED -DBOOST_NO_RTTI -DBOOST_NO_TYPEID -DBOOST_COROUTINES_NO_DEPRECATION_WARNING -DBOOST_URL_STANDALONE -DBOOST_URL_HEADER_ONLY -Os -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB -MD -MQ bmcweb.p/redfish-core_src_error_messages.cpp.o -MF bmcweb.p/redfish-core_src_error_messages.cpp.o.d -o bmcweb.p/redfish-core_src_error_messages.cpp.o -c ../git/redfish-core/src/error_messages.cpp

| In file included from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/config/header_deprecated.hpp:18,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/detail/scoped_enum_emulation.hpp:15,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/exceptions.hpp:14,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/asymmetric_coroutine.hpp:24,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/coroutine.hpp:10,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/all.hpp:11,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/asio/spawn.hpp:19,

| from /home/harley/openbmc-master/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/http_response.h:2,

| from ../git/redfish-core/include/error_messages.hpp:17,

| from ../git/redfish-core/src/error_messages.cpp:18:

| /home/harley/openbmc-master/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 <boost/core/scoped_enum.hpp> instead.'

| 17 | BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")

| | ^~~~~~~~~~~~~~~~~~~~~~~

| [3/4] arm-openbmc-linux-gnueabi-g++ -marm -mcpu=arm1176jz-s --sysroot=/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot -Ibmcweb.p -I. -I../git -I../git/include -I../git/redfish-core/include -I../git/redfish-core/lib -I../git/http -I/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Wpedantic -Werror -std=c++17 -Os -g -DNDEBUG -DBMCWEB_ENABLE_SSL -DBMCWEB_ENABLE_HOST_SERIAL_WEBSOCKET -DBMCWEB_ENABLE_KVM -DBMCWEB_ENABLE_MUTUAL_TLS_AUTHENTICATION -DWEBSERVER_ENABLE_PAM -DBMCWEB_ENABLE_REDFISH -DBMCWEB_ENABLE_REDFISH_DBUS_LOG_ENTRIES -DBMCWEB_ENABLE_DBUS_REST -DBMCWEB_ENABLE_STATIC_HOSTING -DBMCWEB_ENABLE_VM_WEBSOCKET -Wold-style-cast -Wcast-align -Wunused -Woverloaded-virtual -Wconversion -Wsign-conversion -Wno-attributes -Wno-stringop-overflow -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wunused-parameter -Wnull-dereference -Wdouble-promotion -Wformat=2 -fno-fat-lto-objects -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fPIE -fPIC -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DBOOST_ASIO_DISABLE_THREADS -DBOOST_BEAST_USE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_ASIO_NO_DEPRECATED -DBOOST_NO_RTTI -DBOOST_NO_TYPEID -DBOOST_COROUTINES_NO_DEPRECATION_WARNING -DBOOST_URL_STANDALONE -DBOOST_URL_HEADER_ONLY -Os -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB -MD -MQ bmcweb.p/src_webserver_main.cpp.o -MF bmcweb.p/src_webserver_main.cpp.o.d -o bmcweb.p/src_webserver_main.cpp.o -c ../git/src/webserver_main.cpp

| FAILED: bmcweb.p/src_webserver_main.cpp.o

| arm-openbmc-linux-gnueabi-g++ -marm -mcpu=arm1176jz-s --sysroot=/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot -Ibmcweb.p -I. -I../git -I../git/include -I../git/redfish-core/include -I../git/redfish-core/lib -I../git/http -I/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Wpedantic -Werror -std=c++17 -Os -g -DNDEBUG -DBMCWEB_ENABLE_SSL -DBMCWEB_ENABLE_HOST_SERIAL_WEBSOCKET -DBMCWEB_ENABLE_KVM -DBMCWEB_ENABLE_MUTUAL_TLS_AUTHENTICATION -DWEBSERVER_ENABLE_PAM -DBMCWEB_ENABLE_REDFISH -DBMCWEB_ENABLE_REDFISH_DBUS_LOG_ENTRIES -DBMCWEB_ENABLE_DBUS_REST -DBMCWEB_ENABLE_STATIC_HOSTING -DBMCWEB_ENABLE_VM_WEBSOCKET -Wold-style-cast -Wcast-align -Wunused -Woverloaded-virtual -Wconversion -Wsign-conversion -Wno-attributes -Wno-stringop-overflow -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wunused-parameter -Wnull-dereference -Wdouble-promotion -Wformat=2 -fno-fat-lto-objects -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fPIE -fPIC -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DBOOST_ASIO_DISABLE_THREADS -DBOOST_BEAST_USE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_ASIO_NO_DEPRECATED -DBOOST_NO_RTTI -DBOOST_NO_TYPEID -DBOOST_COROUTINES_NO_DEPRECATION_WARNING -DBOOST_URL_STANDALONE -DBOOST_URL_HEADER_ONLY -Os -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB -MD -MQ bmcweb.p/src_webserver_main.cpp.o -MF bmcweb.p/src_webserver_main.cpp.o.d -o bmcweb.p/src_webserver_main.cpp.o -c ../git/src/webserver_main.cpp

| In file included from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/config/header_deprecated.hpp:18,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/detail/scoped_enum_emulation.hpp:15,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/exceptions.hpp:14,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/asymmetric_coroutine.hpp:24,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/coroutine.hpp:10,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/all.hpp:11,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/asio/spawn.hpp:19,

| from /home/harley/openbmc-master/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/harley/openbmc-master/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 <boost/core/scoped_enum.hpp> instead.'

| 17 | BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")

| | ^~~~~~~~~~~~~~~~~~~~~~~

| {standard input}: Assembler messages:

| {standard input}:9057397: Warning: end of file in string; '"' inserted

| arm-openbmc-linux-gnueabi-g++: fatal error: Killed signal terminated program cc1plus

| compilation terminated.

| ninja: build stopped: subcommand failed.

| WARNING: exit code 1 from a shell command.

| ERROR: Execution of '/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/temp/run.do_compile.104750' failed with exit code 1:

| [1/4] arm-openbmc-linux-gnueabi-g++ -marm -mcpu=arm1176jz-s --sysroot=/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot -Ibmcweb.p -I. -I../git -I../git/include -I../git/redfish-core/include -I../git/redfish-core/lib -I../git/http -I/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Wpedantic -Werror -std=c++17 -Os -g -DNDEBUG -DBMCWEB_ENABLE_SSL -DBMCWEB_ENABLE_HOST_SERIAL_WEBSOCKET -DBMCWEB_ENABLE_KVM -DBMCWEB_ENABLE_MUTUAL_TLS_AUTHENTICATION -DWEBSERVER_ENABLE_PAM -DBMCWEB_ENABLE_REDFISH -DBMCWEB_ENABLE_REDFISH_DBUS_LOG_ENTRIES -DBMCWEB_ENABLE_DBUS_REST -DBMCWEB_ENABLE_STATIC_HOSTING -DBMCWEB_ENABLE_VM_WEBSOCKET -Wold-style-cast -Wcast-align -Wunused -Woverloaded-virtual -Wconversion -Wsign-conversion -Wno-attributes -Wno-stringop-overflow -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wunused-parameter -Wnull-dereference -Wdouble-promotion -Wformat=2 -fno-fat-lto-objects -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fPIE -fPIC -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DBOOST_ASIO_DISABLE_THREADS -DBOOST_BEAST_USE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_ASIO_NO_DEPRECATED -DBOOST_NO_RTTI -DBOOST_NO_TYPEID -DBOOST_COROUTINES_NO_DEPRECATION_WARNING -DBOOST_URL_STANDALONE -DBOOST_URL_HEADER_ONLY -Os -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB -MD -MQ bmcweb.p/redfish-core_src_utils_json_utils.cpp.o -MF bmcweb.p/redfish-core_src_utils_json_utils.cpp.o.d -o bmcweb.p/redfish-core_src_utils_json_utils.cpp.o -c ../git/redfish-core/src/utils/json_utils.cpp

| In file included from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/config/header_deprecated.hpp:18,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/detail/scoped_enum_emulation.hpp:15,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/exceptions.hpp:14,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/asymmetric_coroutine.hpp:24,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/coroutine.hpp:10,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/all.hpp:11,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/asio/spawn.hpp:19,

| from /home/harley/openbmc-master/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/redfish-core/include/utils/json_utils.hpp:18,

| from ../git/redfish-core/src/utils/json_utils.cpp:16:

| /home/harley/openbmc-master/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 <boost/core/scoped_enum.hpp> instead.'

| 17 | BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")

| | ^~~~~~~~~~~~~~~~~~~~~~~

| [2/4] arm-openbmc-linux-gnueabi-g++ -marm -mcpu=arm1176jz-s --sysroot=/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot -Ibmcweb.p -I. -I../git -I../git/include -I../git/redfish-core/include -I../git/redfish-core/lib -I../git/http -I/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Wpedantic -Werror -std=c++17 -Os -g -DNDEBUG -DBMCWEB_ENABLE_SSL -DBMCWEB_ENABLE_HOST_SERIAL_WEBSOCKET -DBMCWEB_ENABLE_KVM -DBMCWEB_ENABLE_MUTUAL_TLS_AUTHENTICATION -DWEBSERVER_ENABLE_PAM -DBMCWEB_ENABLE_REDFISH -DBMCWEB_ENABLE_REDFISH_DBUS_LOG_ENTRIES -DBMCWEB_ENABLE_DBUS_REST -DBMCWEB_ENABLE_STATIC_HOSTING -DBMCWEB_ENABLE_VM_WEBSOCKET -Wold-style-cast -Wcast-align -Wunused -Woverloaded-virtual -Wconversion -Wsign-conversion -Wno-attributes -Wno-stringop-overflow -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wunused-parameter -Wnull-dereference -Wdouble-promotion -Wformat=2 -fno-fat-lto-objects -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fPIE -fPIC -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DBOOST_ASIO_DISABLE_THREADS -DBOOST_BEAST_USE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_ASIO_NO_DEPRECATED -DBOOST_NO_RTTI -DBOOST_NO_TYPEID -DBOOST_COROUTINES_NO_DEPRECATION_WARNING -DBOOST_URL_STANDALONE -DBOOST_URL_HEADER_ONLY -Os -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB -MD -MQ bmcweb.p/redfish-core_src_error_messages.cpp.o -MF bmcweb.p/redfish-core_src_error_messages.cpp.o.d -o bmcweb.p/redfish-core_src_error_messages.cpp.o -c ../git/redfish-core/src/error_messages.cpp

| In file included from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/config/header_deprecated.hpp:18,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/detail/scoped_enum_emulation.hpp:15,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/exceptions.hpp:14,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/asymmetric_coroutine.hpp:24,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/coroutine.hpp:10,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/all.hpp:11,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/asio/spawn.hpp:19,

| from /home/harley/openbmc-master/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/http_response.h:2,

| from ../git/redfish-core/include/error_messages.hpp:17,

| from ../git/redfish-core/src/error_messages.cpp:18:

| /home/harley/openbmc-master/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 <boost/core/scoped_enum.hpp> instead.'

| 17 | BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")

| | ^~~~~~~~~~~~~~~~~~~~~~~

| [3/4] arm-openbmc-linux-gnueabi-g++ -marm -mcpu=arm1176jz-s --sysroot=/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot -Ibmcweb.p -I. -I../git -I../git/include -I../git/redfish-core/include -I../git/redfish-core/lib -I../git/http -I/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Wpedantic -Werror -std=c++17 -Os -g -DNDEBUG -DBMCWEB_ENABLE_SSL -DBMCWEB_ENABLE_HOST_SERIAL_WEBSOCKET -DBMCWEB_ENABLE_KVM -DBMCWEB_ENABLE_MUTUAL_TLS_AUTHENTICATION -DWEBSERVER_ENABLE_PAM -DBMCWEB_ENABLE_REDFISH -DBMCWEB_ENABLE_REDFISH_DBUS_LOG_ENTRIES -DBMCWEB_ENABLE_DBUS_REST -DBMCWEB_ENABLE_STATIC_HOSTING -DBMCWEB_ENABLE_VM_WEBSOCKET -Wold-style-cast -Wcast-align -Wunused -Woverloaded-virtual -Wconversion -Wsign-conversion -Wno-attributes -Wno-stringop-overflow -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wunused-parameter -Wnull-dereference -Wdouble-promotion -Wformat=2 -fno-fat-lto-objects -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fPIE -fPIC -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DBOOST_ASIO_DISABLE_THREADS -DBOOST_BEAST_USE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_ASIO_NO_DEPRECATED -DBOOST_NO_RTTI -DBOOST_NO_TYPEID -DBOOST_COROUTINES_NO_DEPRECATION_WARNING -DBOOST_URL_STANDALONE -DBOOST_URL_HEADER_ONLY -Os -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB -MD -MQ bmcweb.p/src_webserver_main.cpp.o -MF bmcweb.p/src_webserver_main.cpp.o.d -o bmcweb.p/src_webserver_main.cpp.o -c ../git/src/webserver_main.cpp

| FAILED: bmcweb.p/src_webserver_main.cpp.o

| arm-openbmc-linux-gnueabi-g++ -marm -mcpu=arm1176jz-s --sysroot=/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot -Ibmcweb.p -I. -I../git -I../git/include -I../git/redfish-core/include -I../git/redfish-core/lib -I../git/http -I/home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Wpedantic -Werror -std=c++17 -Os -g -DNDEBUG -DBMCWEB_ENABLE_SSL -DBMCWEB_ENABLE_HOST_SERIAL_WEBSOCKET -DBMCWEB_ENABLE_KVM -DBMCWEB_ENABLE_MUTUAL_TLS_AUTHENTICATION -DWEBSERVER_ENABLE_PAM -DBMCWEB_ENABLE_REDFISH -DBMCWEB_ENABLE_REDFISH_DBUS_LOG_ENTRIES -DBMCWEB_ENABLE_DBUS_REST -DBMCWEB_ENABLE_STATIC_HOSTING -DBMCWEB_ENABLE_VM_WEBSOCKET -Wold-style-cast -Wcast-align -Wunused -Woverloaded-virtual -Wconversion -Wsign-conversion -Wno-attributes -Wno-stringop-overflow -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wunused-parameter -Wnull-dereference -Wdouble-promotion -Wformat=2 -fno-fat-lto-objects -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fPIE -fPIC -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DBOOST_ASIO_DISABLE_THREADS -DBOOST_BEAST_USE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_ASIO_NO_DEPRECATED -DBOOST_NO_RTTI -DBOOST_NO_TYPEID -DBOOST_COROUTINES_NO_DEPRECATION_WARNING -DBOOST_URL_STANDALONE -DBOOST_URL_HEADER_ONLY -Os -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB -MD -MQ bmcweb.p/src_webserver_main.cpp.o -MF bmcweb.p/src_webserver_main.cpp.o.d -o bmcweb.p/src_webserver_main.cpp.o -c ../git/src/webserver_main.cpp

| In file included from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/config/header_deprecated.hpp:18,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/detail/scoped_enum_emulation.hpp:15,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/exceptions.hpp:14,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/asymmetric_coroutine.hpp:24,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/coroutine.hpp:10,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/coroutine/all.hpp:11,

| from /home/harley/openbmc-master/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+e436008377-r0/recipe-sysroot/usr/include/boost/asio/spawn.hpp:19,

| from /home/harley/openbmc-master/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/harley/openbmc-master/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 <boost/core/scoped_enum.hpp> instead.'

| 17 | BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")

| | ^~~~~~~~~~~~~~~~~~~~~~~

| {standard input}: Assembler messages:

| {standard input}:9057397: Warning: end of file in string; '"' inserted

| arm-openbmc-linux-gnueabi-g++: fatal error: Killed signal terminated program cc1plus

| compilation terminated.

| ninja: build stopped: subcommand failed.

| WARNING: exit code 1 from a shell command.

|

ERROR: Task (/home/harley/openbmc-master/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb:do_compile) failed with exit code '1'

NOTE: Tasks Summary: Attempted 1985 tasks of which 1965 didn't need to be rerun and 1 failed.

________________________________
发件人: Patrick Williams
已发送: 2020 10 月 15 日 星期四 0:56
收件人: 周 远清
抄送: Andrew Jeffery; openbmc; uperic at 163.com
主题: Re: 回复: The latest code of openbmc-master failed to compile, please take a look, thank you.

On Tue, Oct 13, 2020 at 09:45:01AM +0000, 周 远清 wrote:
> Hi,
>
>    I modified the RAM space to 13G, and I tried the same error. And I have always used 8G RAM space to compile.

> > virtual memory exhausted: Cannot allocate memory

Are you trying to build on a 32-bit platform?  The message here of
'virtual memory exhausted' to me would be an indication not that you've
ran out of RAM but that the address space is totally filled up.

--
Patrick Williams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20201015/bec02480/attachment-0001.htm>


More information about the openbmc mailing list