DEBUG: Executing python function autotools_aclocals
DEBUG: SITE files ['endian-big', 'bit-32', 'powerpc-common', 'common-linux', 'common-glibc', 'powerpc32-linux', 'powerpc-linux', 'common']
DEBUG: Python function autotools_aclocals finished
DEBUG: Executing shell function do_compile
NOTE: make -j 16
export LC_ALL=C ; \
powerpc-poky-linux-gcc -E --sysroot=TOPDIR/tmp/work/ppc7400-poky-linux/psmisc/23.3-r0/recipe-sysroot -mbig-endian -m32 -mhard-float -mcpu=7400 -mno-spe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -dM ../git/src/signames.c |\
tr -s '\t ' ' ' | sort -n -k 3 | sed \
's:#define SIG\([A-Z][A-Z]*[0-9]*\) \([0-9][0-9]*\).*:{\ \2,"\1" },:p;d' | \
grep -v '[0-9][0-9][0-9]' >src/signames.h || \
{ rm -f src/signames.h; exit 1; }
grep '^{ 1,"HUP" },$' src/signames.h >/dev/null || \
{ rm -f src/signames.h; exit 1; }
make all-recursive
make[1]: Entering directory 'TOPDIR/tmp/work/ppc7400-poky-linux/psmisc/23.3-r0/build'
Making all in doc
make[2]: Entering directory 'TOPDIR/tmp/work/ppc7400-poky-linux/psmisc/23.3-r0/build/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory 'TOPDIR/tmp/work/ppc7400-poky-linux/psmisc/23.3-r0/build/doc'
Making all in po
make[2]: Entering directory 'TOPDIR/tmp/work/ppc7400-poky-linux/psmisc/23.3-r0/build/po'
*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.19 but the autoconf macros are from gettext version 0.20
make[2]: *** [Makefile:218: stamp-po] Error 1
make[2]: Leaving directory 'TOPDIR/tmp/work/ppc7400-poky-linux/psmisc/23.3-r0/build/po'
make[1]: *** [Makefile:633: all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/ppc7400-poky-linux/psmisc/23.3-r0/build'
make: *** [Makefile:449: all] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.
ERROR: Execution of 'TOPDIR/tmp/work/ppc7400-poky-linux/psmisc/23.3-r0/temp/run.do_compile.29093' failed with exit code 1:
export LC_ALL=C ; \
powerpc-poky-linux-gcc -E --sysroot=TOPDIR/tmp/work/ppc7400-poky-linux/psmisc/23.3-r0/recipe-sysroot -mbig-endian -m32 -mhard-float -mcpu=7400 -mno-spe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -dM ../git/src/signames.c |\
tr -s '\t ' ' ' | sort -n -k 3 | sed \
's:#define SIG\([A-Z][A-Z]*[0-9]*\) \([0-9][0-9]*\).*:{\ \2,"\1" },:p;d' | \
grep -v '[0-9][0-9][0-9]' >src/signames.h || \
{ rm -f src/signames.h; exit 1; }
grep '^{ 1,"HUP" },$' src/signames.h >/dev/null || \
{ rm -f src/signames.h; exit 1; }
make all-recursive
make[1]: Entering directory 'TOPDIR/tmp/work/ppc7400-poky-linux/psmisc/23.3-r0/build'
Making all in doc
make[2]: Entering directory 'TOPDIR/tmp/work/ppc7400-poky-linux/psmisc/23.3-r0/build/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory 'TOPDIR/tmp/work/ppc7400-poky-linux/psmisc/23.3-r0/build/doc'
Making all in po
make[2]: Entering directory 'TOPDIR/tmp/work/ppc7400-poky-linux/psmisc/23.3-r0/build/po'
*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.19 but the autoconf macros are from gettext version 0.20
make[2]: *** [Makefile:218: stamp-po] Error 1
make[2]: Leaving directory 'TOPDIR/tmp/work/ppc7400-poky-linux/psmisc/23.3-r0/build/po'
make[1]: *** [Makefile:633: all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/ppc7400-poky-linux/psmisc/23.3-r0/build'
make: *** [Makefile:449: all] Error 2
WARNING: exit code 1 from a shell command.