DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/tk/9.0.1/recipe-sysroot -c -ITOPDIR/tmp/work/core2-64-poky-linux/tk/9.0.1/sources/tk9.0.1/unix/../unix -ITOPDIR/tmp/work/core2-64-poky-linux/tk/9.0.1/sources/tk9.0.1/unix/../generic -ITOPDIR/tmp/work/core2-64-poky-linux/tk/9.0.1/sources/tk9.0.1/unix/../bitmaps -O2 -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/tk/9.0.1/sources/tk9.0.1=/usr/src/debug/tk/9.0.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/tk/9.0.1/build=/usr/src/debug/tk/9.0.1 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/tk/9.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/tk/9.0.1/recipe-sysroot-native= -pipe -pipe -finput-charset=UTF-8 -Wall -Wextra -Wshadow -Wundef -Wwrite-strings -Wpointer-arith -Wc++-compat -fextended-identifiers -fPIC -fno-common -DBUILD_tk -ITOPDIR/tmp/work/core2-64-poky-linux/tk/9.0.1/recipe-sysroot/usr/include/sources/tcl9.0.1/generic -ITOPDIR/tmp/work/core2-64-poky-linux/tk/9.0.1/recipe-sysroot/usr/include/sources/tcl9.0.1/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"9.0\" -DPACKAGE_STRING=\"tk\ 9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DTCL_CFGVAL_ENCODING=\"utf-8\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DZIPFS_BUILD=1 -DTCL_UTF_MAX=4 -DUSE_TCL_STUBS -fno-lto TOPDIR/tmp/work/core2-64-poky-linux/tk/9.0.1/sources/tk9.0.1/unix/../generic/tkStubLib.c
In file included from TOPDIR/tmp/work/core2-64-poky-linux/tk/9.0.1/sources/tk9.0.1/unix/../generic/tkPort.h:21,
from TOPDIR/tmp/work/core2-64-poky-linux/tk/9.0.1/sources/tk9.0.1/unix/../generic/tkInt.h:19,
from TOPDIR/tmp/work/core2-64-poky-linux/tk/9.0.1/sources/tk9.0.1/unix/../generic/tkStubLib.c:14:
TOPDIR/tmp/work/core2-64-poky-linux/tk/9.0.1/sources/tk9.0.1/unix/../generic/tk.h:19:10: fatal error: tcl.h: No such file or directory
19 | #include <tcl.h>
| ^~~~~~~
compilation terminated.
make: *** [Makefile:1280: tkStubLib.o] Error 1
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.