DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']
DEBUG: Executing shell function do_compile
NOTE: make -j 16
make all-recursive
make[1]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgpg-error/1.35-r0/build'
Making all in m4
make[2]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgpg-error/1.35-r0/build/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgpg-error/1.35-r0/build/m4'
Making all in src
make[2]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgpg-error/1.35-r0/build/src'
gawk -f ../../libgpg-error-1.35/src/mkerrnos.awk ../../libgpg-error-1.35/src/errnos.in >code-to-errno.h
gawk -f ../../libgpg-error-1.35/src/mkerrcodes1.awk ../../libgpg-error-1.35/src/errnos.in >_mkerrcodes.h
gawk -f ../../libgpg-error-1.35/src/mkstrtable.awk -v textidx=2 -v nogettext=1 \
../../libgpg-error-1.35/src/err-sources.h.in >err-sources-sym.h
gawk -f ../../libgpg-error-1.35/src/mkstrtable.awk -v textidx=2 -v nogettext=1 \
../../libgpg-error-1.35/src/err-codes.h.in >err-codes-sym.h
gawk -f ../../libgpg-error-1.35/src/mkstrtable.awk -v textidx=2 -v nogettext=1 \
-v prefix=GPG_ERR_ -v namespace=errnos_ \
../../libgpg-error-1.35/src/errnos.in >errnos-sym.h
gcc -g -O0 -I. -I../../libgpg-error-1.35/src -o mkheader ../../libgpg-error-1.35/src/mkheader.c
gawk: ../../libgpg-error-1.35/src/mkerrcodes1.awk:84: warning: regexp escape sequence `\#' is not a known regexp operator
cat ../../libgpg-error-1.35/src/gpg-error.def.in >_gpg-error.def.h
echo "/*dummy*/" > mkw32errmap.map.c
gawk: fatal: cannot use gawk builtin `namespace' as variable name
x86_64-poky-linux-gcc -E --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/libgpg-error/1.35-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -P -P _mkerrcodes.h | grep GPG_ERR_ | \
gawk -f ../../libgpg-error-1.35/src/mkerrcodes.awk >mkerrcodes.h
make[2]: *** [Makefile:1711: errnos-sym.h] Error 2
make[2]: *** Waiting for unfinished jobs....
x86_64-poky-linux-gcc -E --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/libgpg-error/1.35-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -I. -I../../libgpg-error-1.35/src -I.. _gpg-error.def.h | \
grep -v '^#' >gpg-error.def
gawk: ../../libgpg-error-1.35/src/mkerrnos.awk:86: warning: regexp escape sequence `\#' is not a known regexp operator
gawk: ../../libgpg-error-1.35/src/mkstrtable.awk:113: warning: regexp escape sequence `\#' is not a known regexp operator
gawk: ../../libgpg-error-1.35/src/mkstrtable.awk:113: warning: regexp escape sequence `\#' is not a known regexp operator
gawk: ../../libgpg-error-1.35/src/mkerrcodes.awk:88: warning: regexp escape sequence `\#' is not a known regexp operator
In file included from TOPDIR/tmp/work/core2-64-poky-linux/libgpg-error/1.35-r0/recipe-sysroot/usr/include/errno.h:25,
from _mkerrcodes.h:25:
TOPDIR/tmp/work/core2-64-poky-linux/libgpg-error/1.35-r0/recipe-sysroot/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^~~~~~~
rm _mkerrcodes.h
rm _gpg-error.def.h
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgpg-error/1.35-r0/build/src'
make[1]: *** [Makefile:500: all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgpg-error/1.35-r0/build'
make: *** [Makefile:432: all] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/core2-64-poky-linux/libgpg-error/1.35-r0/temp/run.do_compile.1768:1 exit 1 from 'exit 1'
ERROR: Function failed: do_compile (log file is located at TOPDIR/tmp/work/core2-64-poky-linux/libgpg-error/1.35-r0/temp/log.do_compile.1768)