DEBUG: SITE files ['endian-little', 'common-linux', 'common-musl', 'x86_64-linux', 'bit-64', 'x86_64-linux-musl', '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-musl/xev/1_1.2.3-r0/build'
Making all in man
make[2]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux-musl/xev/1_1.2.3-r0/build/man'
sed -e 's|__vendorversion__|"xev 1.2.3" "X Version 11"|' -e 's|__xorgversion__|"xev 1.2.3" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < ../../xev-1.2.3/man/xev.man > xev.1
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux-musl/xev/1_1.2.3-r0/build/man'
make[2]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux-musl/xev/1_1.2.3-r0/build'
x86_64-poky-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux-musl/xev/1_1.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../xev-1.2.3 -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux-musl/xev/1_1.2.3-r0=/usr/src/debug/xev/1_1.2.3-r0 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux-musl/xev/1_1.2.3-r0=/usr/src/debug/xev/1_1.2.3-r0 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux-musl/xev/1_1.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux-musl/xev/1_1.2.3-r0/recipe-sysroot-native= -c -o xev.o ../xev-1.2.3/xev.c
../xev-1.2.3/xev.c: In function 'do_KeyPress':
../xev-1.2.3/xev.c:120:12: warning: unused variable 'status' [-Wunused-variable]
Status status;
^~~~~~
../xev-1.2.3/xev.c:116:17: warning: unused variable 'nmbbytes' [-Wunused-variable]
int nbytes, nmbbytes = 0;
^~~~~~~~
../xev-1.2.3/xev.c: In function 'parse_event_mask':
../xev-1.2.3/xev.c:1144:4: error: expected expression before '/' token
}*/
^
../xev-1.2.3/xev.c: In function 'main':
../xev-1.2.3/xev.c:1173:11: warning: unused variable 'imvalret' [-Wunused-variable]
char *imvalret;
^~~~~~~~
../xev-1.2.3/xev.c:1171:14: warning: unused variable 'xim_style' [-Wunused-variable]
XIMStyle xim_style = 0;
^~~~~~~~~
../xev-1.2.3/xev.c:1170:16: warning: unused variable 'xim_styles' [-Wunused-variable]
XIMStyles *xim_styles;
^~~~~~~~~~
../xev-1.2.3/xev.c:1169:9: warning: unused variable 'xim' [-Wunused-variable]
XIM xim;
^~~
Makefile:498: recipe for target 'xev.o' failed
make[2]: *** [xev.o] Error 1
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux-musl/xev/1_1.2.3-r0/build'
Makefile:514: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux-musl/xev/1_1.2.3-r0/build'
Makefile:380: recipe for target 'all' failed
make: *** [all] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_compile (log file is located at TOPDIR/tmp/work/core2-64-poky-linux-musl/xev/1_1.2.3-r0/temp/log.do_compile.13778)