DEBUG: Executing shell function do_compile
NOTE: make -j 70 -l 140
make all-recursive
make[1]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/build'
Making all in .
make[2]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/build'
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/fetchmail/6.4.38/recipe-sysroot -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I../fetchmail-6.4.38 -I../fetchmail-6.4.38/libesmtp -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/fetchmail-6.4.38=/usr/src/debug/fetchmail/6.4.38 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/fetchmail-6.4.38=/usr/src/debug/fetchmail/6.4.38 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/build=/usr/src/debug/fetchmail/6.4.38 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/build=/usr/src/debug/fetchmail/6.4.38 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/recipe-sysroot-native= -pipe -ITOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/recipe-sysroot/usr/include -I/usr/kerberos/include -c -o xmalloc.o ../fetchmail-6.4.38/xmalloc.c
../fetchmail-6.4.38/xmalloc.c:35:1: error: conflicting types for 'xrealloc'; have 'char *(char *, size_t)' {aka 'char *(char *, long unsigned int)'}
35 | xrealloc (XMALLOCTYPE *p, size_t n)
| ^~~~~~~~
In file included from ../fetchmail-6.4.38/xmalloc.c:9:
../fetchmail-6.4.38/xmalloc.h:28:14: note: previous declaration of 'xrealloc' with type 'char *(void *, size_t)' {aka 'char *(void *, long unsigned int)'}
28 | XMALLOCTYPE *xrealloc(/*@null@*/ void *, size_t n);
| ^~~~~~~~
make[2]: *** [Makefile:1300: xmalloc.o] Error 1
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/build'
make[1]: *** [Makefile:1559: all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/build'
make: *** [Makefile:967: all] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/temp/run.do_compile.22863:188 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/temp/run.do_compile.22863, line 188
#2: die, TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/temp/run.do_compile.22863, line 172
#3: oe_runmake, TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/temp/run.do_compile.22863, line 167
#4: autotools_do_compile, TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/temp/run.do_compile.22863, line 162
#5: do_compile, TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/temp/run.do_compile.22863, line 157
#6: main, TOPDIR/tmp/work/core2-64-oe-linux/fetchmail/6.4.38/temp/run.do_compile.22863, line 201