DEBUG: Executing shell function do_compile
TOPDIR/tmp/work/qemux86_64-poky-linux/turbostat/1.0/temp/run.do_compile.3034606: 137: TMPCHECK=grep: not found
NOTE: make -j 16 -l 75 CC=x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/turbostat/1.0/recipe-sysroot CFLAGS=-Wall -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now STAGING_KERNEL_DIR=TOPDIR/tmp/work-shared/qemux86-64/kernel-source
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/turbostat/1.0/recipe-sysroot -Wall -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -O2 -Wall -Wextra -I../../../include -DMSRHEADER='"../../../../arch/x86/include/asm/msr-index.h"' -DINTEL_FAMILY_HEADER='"../../../../arch/x86/include/asm/intel-family.h"' -DBUILD_BUG_HEADER='"../../../../include/linux/build_bug.h"' -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now turbostat.c -o TOPDIR/tmp/work/qemux86_64-poky-linux/turbostat/1.0/sources/turbostat -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -lcap -lrt
In file included from compiler.h:7,
from build_bug.h:5,
from turbostat.c:40:
compiler_types.h:16:10: fatal error: linux/compiler-context-analysis.h: No such file or directory
16 | #include <linux/compiler-context-analysis.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:23: turbostat] Error 1
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.