On Tue, Nov 14, 2017 at 08:35:46AM +0000, Build bot for Mark Brown wrote:
Today's -next fails to build on arm and arm64 due to:
arm64-allmodconfig ../scripts/insert-sys-cert.c:28:18: fatal error: gelf.h: No such file or directory
arm-allmodconfig ../scripts/insert-sys-cert.c:28:18: fatal error: gelf.h: No such file or directory
which is due to 2dbfb74badfd3a0178 (KEYS: Add ELF class-independent certificate insertion support) adding a requirement for libelf rather suddenly. I've installed that on the build box but it's a bit surprising to see this appear after the merge window has opened.