Не удается собрать openbmc из-за ошибки: "Неизвестная псевдооперация в cli11
Попытка собрать openbmc с целью romulus (согласно readme для начинающих). ОС - Ubuntu 20.04.1 LTS. Я получаю ошибку в cli11. Файл tests/AppTest.cpp:
standard input}: Assembler messages:
{standard input}:501682: Warning: end of file not at end of a line; newline inserted
{standard input}:502346: Error: unknown pseudo-op: `.'
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
arm-openbmc-linux-gnueabi-g++: fatal error: Killed signal terminated program cc1plus
Версия gcc - 9.3.0. Это связано с новой обработкой компилятора? Если да, нужен ли мне патч?