DEBUG: Executing shell function do_compile
NOTE: make -j 70 -l 140
x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/recipe-sysroot -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libburn\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -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 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../libburn-1.5.6 -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/libburn-1.5.6=/usr/src/debug/libburn/1.5.6 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/libburn-1.5.6=/usr/src/debug/libburn/1.5.6 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/build=/usr/src/debug/libburn/1.5.6 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/build=/usr/src/debug/libburn/1.5.6 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/recipe-sysroot-native= -pipe -c -o test/poll-poll.o `test -f 'test/poll.c' || echo '../libburn-1.5.6/'`test/poll.c
../libburn-1.5.6/test/poll.c: In function 'main':
../libburn-1.5.6/test/poll.c:67:27: error: assignment to '__sighandler_t' {aka 'void (*)(int)'} from incompatible pointer type 'void (*)(void)' [-Wincompatible-pointer-types]
67 | newact.sa_handler = catch_int;
| ^
../libburn-1.5.6/test/poll.c:17:13: note: 'catch_int' declared here
17 | static void catch_int ()
| ^~~~~~~~~
In file included from ../libburn-1.5.6/test/poll.c:9:
TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/recipe-sysroot/usr/include/signal.h:72:16: note: '__sighandler_t' declared here
72 | typedef void (*__sighandler_t) (int);
| ^~~~~~~~~~~~~~
make: *** [Makefile:1024: test/poll-poll.o] Error 1
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/temp/run.do_compile.3040826:181 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/temp/run.do_compile.3040826, line 181
#2: die, TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/temp/run.do_compile.3040826, line 165
#3: oe_runmake, TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/temp/run.do_compile.3040826, line 160
#4: autotools_do_compile, TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/temp/run.do_compile.3040826, line 155
#5: do_compile, TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/temp/run.do_compile.3040826, line 150
#6: main, TOPDIR/tmp/work/core2-64-oe-linux/libburn/1.5.6/temp/run.do_compile.3040826, line 194