DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75
make all-recursive
make[1]: Entering directory 'TOPDIR/tmp/work/x86-64-v3-poky-linux/evemu-tools/2.7.0+git/build'
Making all in src
make[2]: Entering directory 'TOPDIR/tmp/work/x86-64-v3-poky-linux/evemu-tools/2.7.0+git/build/src'
/bin/bash ../libtool --tag=CC --mode=compile 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/x86-64-v3-poky-linux/evemu-tools/2.7.0+git/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../sources/evemu-tools-2.7.0+git/src -I.. -I../../sources/evemu-tools-2.7.0+git/include/ -I/usr/include/libevdev-1.0/ -Wall -Wextra -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/evemu-tools/2.7.0+git/sources/evemu-tools-2.7.0+git=/usr/src/debug/evemu-tools/2.7.0+git -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/evemu-tools/2.7.0+git/build=/usr/src/debug/evemu-tools/2.7.0+git -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/evemu-tools/2.7.0+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/evemu-tools/2.7.0+git/recipe-sysroot-native= -pipe -c -o evemu.lo ../../sources/evemu-tools-2.7.0+git/src/evemu.c
libtool: compile: 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/x86-64-v3-poky-linux/evemu-tools/2.7.0+git/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../sources/evemu-tools-2.7.0+git/src -I.. -I../../sources/evemu-tools-2.7.0+git/include/ -I/usr/include/libevdev-1.0/ -Wall -Wextra -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/evemu-tools/2.7.0+git/sources/evemu-tools-2.7.0+git=/usr/src/debug/evemu-tools/2.7.0+git -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/evemu-tools/2.7.0+git/build=/usr/src/debug/evemu-tools/2.7.0+git -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/evemu-tools/2.7.0+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/evemu-tools/2.7.0+git/recipe-sysroot-native= -pipe -c ../../sources/evemu-tools-2.7.0+git/src/evemu.c -fPIC -DPIC -o .libs/evemu.o
cc1: error: include location "/usr/include/libevdev-1.0/" is unsafe for cross-compilation [-Werror=poison-system-directories]
In file included from ../../sources/evemu-tools-2.7.0+git/src/evemu.c:44:
../../sources/evemu-tools-2.7.0+git/src/evemu-impl.h:22:10: fatal error: libevdev/libevdev.h: No such file or directory
22 | #include <libevdev/libevdev.h>
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
cc1: some warnings being treated as errors
make[2]: *** [Makefile:478: evemu.lo] Error 1
make[2]: Leaving directory 'TOPDIR/tmp/work/x86-64-v3-poky-linux/evemu-tools/2.7.0+git/build/src'
make[1]: *** [Makefile:486: all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/x86-64-v3-poky-linux/evemu-tools/2.7.0+git/build'
make: *** [Makefile:395: all] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.