DEBUG: Executing python function autotools_aclocals
DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']
DEBUG: Python function autotools_aclocals finished
DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75
make all-recursive
make[1]: Entering directory 'TOPDIR/tmp/work/x86_64-linux/texinfo-native/7.0.3/build'
Making all in gnulib/lib
make[2]: Entering directory 'TOPDIR/tmp/work/x86_64-linux/texinfo-native/7.0.3/build/gnulib/lib'
make all-recursive
make[3]: Entering directory 'TOPDIR/tmp/work/x86_64-linux/texinfo-native/7.0.3/build/gnulib/lib'
make[4]: Entering directory 'TOPDIR/tmp/work/x86_64-linux/texinfo-native/7.0.3/build/gnulib/lib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory 'TOPDIR/tmp/work/x86_64-linux/texinfo-native/7.0.3/build/gnulib/lib'
make[3]: Leaving directory 'TOPDIR/tmp/work/x86_64-linux/texinfo-native/7.0.3/build/gnulib/lib'
make[2]: Leaving directory 'TOPDIR/tmp/work/x86_64-linux/texinfo-native/7.0.3/build/gnulib/lib'
Making all in info
make[2]: Entering directory 'TOPDIR/tmp/work/x86_64-linux/texinfo-native/7.0.3/build/info'
gcc -DHAVE_CONFIG_H -I. -I../../texinfo-7.0.3/info -I.. -I../../texinfo-7.0.3 -I../../texinfo-7.0.3/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"TOPDIR/tmp/work/x86_64-linux/texinfo-native/7.0.3/recipe-sysroot-native/usr/share/locale\" -DINFODIR=\"TOPDIR/tmp/work/x86_64-linux/texinfo-native/7.0.3/recipe-sysroot-native/usr/share/info\" -DINFODIR2=\"TOPDIR/tmp/work/x86_64-linux/texinfo-native/7.0.3/recipe-sysroot-native/usr/share/info\" -isystemTOPDIR/tmp/work/x86_64-linux/texinfo-native/7.0.3/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/texinfo-native/7.0.3/recipe-sysroot-native/usr/include -O2 -pipe -c -o makedoc.o ../../texinfo-7.0.3/info/makedoc.c
In file included from ../../texinfo-7.0.3/info/info.h:24,
from ../../texinfo-7.0.3/info/makedoc.c:25:
../../texinfo-7.0.3/system.h:69:14: error: conflicting types for ‘strerror’; have ‘char *(void)’
69 | extern char *strerror ();
| ^~~~~~~~
In file included from ../gnulib/lib/string.h:41,
from ../../texinfo-7.0.3/system.h:34:
/usr/include/string.h:451:14: note: previous declaration of ‘strerror’ with type ‘char *(int)’
451 | extern char *strerror (int __errnum) __THROW;
| ^~~~~~~~
make[2]: *** [Makefile:1737: makedoc.o] Error 1
make[2]: Leaving directory 'TOPDIR/tmp/work/x86_64-linux/texinfo-native/7.0.3/build/info'
make[1]: *** [Makefile:1366: all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/x86_64-linux/texinfo-native/7.0.3/build'
make: *** [Makefile:1305: all] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.