DEBUG: Executing shell function do_compile
NOTE: make -j1
make all-am
make[1]: Entering directory 'TOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/git'
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/recipe-sysroot -DHAVE_CONFIG_H -I. -I./libvmi -D_FILE_OFFSET_BITS=64 -ITOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/recipe-sysroot/usr/include/fuse -ITOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/recipe-sysroot/usr/lib/glib-2.0/include -DFUSE_USE_VERSION=22 -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/git=/usr/src/debug/libvmi/0.14.0+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/git=/usr/src/debug/libvmi/0.14.0+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/recipe-sysroot-native= -pipe -c -o tools/vmifs/vmifs-vmifs.o `test -f 'tools/vmifs/vmifs.c' || echo './'`tools/vmifs/vmifs.c
tools/vmifs/vmifs.c:129:18: error: initialization of 'void (*)(void *)' from incompatible pointer type 'void (*)(void)' [-Wincompatible-pointer-types]
129 | .destroy = vmifs_destroy,
| ^~~~~~~~~~~~~
tools/vmifs/vmifs.c:129:18: note: (near initialization for 'vmifs_oper.destroy')
tools/vmifs/vmifs.c:113:6: note: 'vmifs_destroy' declared here
113 | void vmifs_destroy()
| ^~~~~~~~~~~~~
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/git'
make[1]: *** [Makefile:2748: tools/vmifs/vmifs-vmifs.o] Error 1
make: *** [Makefile:1363: all] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/temp/run.do_compile.238626:181 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, TOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/temp/run.do_compile.238626, line 181
#2: die, TOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/temp/run.do_compile.238626, line 165
#3: oe_runmake, TOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/temp/run.do_compile.238626, line 160
#4: autotools_do_compile, TOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/temp/run.do_compile.238626, line 155
#5: do_compile, TOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/temp/run.do_compile.238626, line 150
#6: main, TOPDIR/tmp/work/core2-32-oe-linux-musl/libvmi/0.14.0+git/temp/run.do_compile.238626, line 194