DEBUG: Executing python function autotools_aclocals
DEBUG: SITE files ['endian-little', 'bit-64', 'arm-common', 'arm-64', 'common-linux', 'common-musl', 'aarch64-linux', 'aarch64-linux-musl', 'common']
DEBUG: Python function autotools_aclocals finished
DEBUG: Executing shell function do_compile
NOTE: make -j 32 -l 48.0 -l 48.0
make  all-recursive
make[1]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/build'
Making all in lib
make[2]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/build/lib'
aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../ypbind-mt-2.6/lib -I..  -I../../ypbind-mt-2.6/lib -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\"  -D_GNU_SOURCE -D_REENTRANT=1 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/nss3 -c -o dns_hosts.o ../../ypbind-mt-2.6/lib/dns_hosts.c
../../ypbind-mt-2.6/lib/dns_hosts.c: In function 'getanswer':
../../ypbind-mt-2.6/lib/dns_hosts.c:192:10: warning: implicit declaration of function '_getshort' [-Wimplicit-function-declaration]
  192 |   type = _getshort(cp);
      |          ^~~~~~~~~
../../ypbind-mt-2.6/lib/dns_hosts.c:192:10: warning: nested extern declaration of '_getshort' [-Wnested-externs]
../../ypbind-mt-2.6/lib/dns_hosts.c:238:18: warning: implicit declaration of function 'p_class' [-Wimplicit-function-declaration]
  238 |           qname, p_class(qclass), p_type(qtype),
      |                  ^~~~~~~
../../ypbind-mt-2.6/lib/dns_hosts.c:238:18: warning: nested extern declaration of 'p_class' [-Wnested-externs]
../../ypbind-mt-2.6/lib/dns_hosts.c:238:35: warning: implicit declaration of function 'p_type' [-Wimplicit-function-declaration]
  238 |           qname, p_class(qclass), p_type(qtype),
      |                                   ^~~~~~
../../ypbind-mt-2.6/lib/dns_hosts.c:238:35: warning: nested extern declaration of 'p_type' [-Wnested-externs]
../../ypbind-mt-2.6/lib/dns_hosts.c:310:16: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
  310 |       MAXADDRS);
      |                ^
../../ypbind-mt-2.6/lib/dns_hosts.c: At top level:
../../ypbind-mt-2.6/lib/dns_hosts.c:397:1: warning: no previous prototype for '_dns_gethostbyname' [-Wmissing-prototypes]
  397 | _dns_gethostbyname(const char *name)
      | ^~~~~~~~~~~~~~~~~~
../../ypbind-mt-2.6/lib/dns_hosts.c: In function '_dns_gethostbyname':
../../ypbind-mt-2.6/lib/dns_hosts.c:408:34: warning: implicit declaration of function '__hostalias' [-Wimplicit-function-declaration]
  408 |  if (!strchr(name, '.') && (cp = __hostalias(name)))
      |                                  ^~~~~~~~~~~
../../ypbind-mt-2.6/lib/dns_hosts.c:408:34: warning: nested extern declaration of '__hostalias' [-Wnested-externs]
../../ypbind-mt-2.6/lib/dns_hosts.c:408:32: warning: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  408 |  if (!strchr(name, '.') && (cp = __hostalias(name)))
      |                                ^
../../ypbind-mt-2.6/lib/dns_hosts.c: At top level:
../../ypbind-mt-2.6/lib/dns_hosts.c:452:1: warning: no previous prototype for '_dns_gethostbyaddr' [-Wmissing-prototypes]
  452 | _dns_gethostbyaddr(const char *addr, int len, int type)
      | ^~~~~~~~~~~~~~~~~~
aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../ypbind-mt-2.6/lib -I..  -I../../ypbind-mt-2.6/lib -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\"  -D_GNU_SOURCE -D_REENTRANT=1 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/nss3 -c -o host2ypbind3_binding.o ../../ypbind-mt-2.6/lib/host2ypbind3_binding.c
aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../ypbind-mt-2.6/lib -I..  -I../../ypbind-mt-2.6/lib -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\"  -D_GNU_SOURCE -D_REENTRANT=1 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/nss3 -c -o ypbind3_binding_free.o ../../ypbind-mt-2.6/lib/ypbind3_binding_free.c
aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../ypbind-mt-2.6/lib -I..  -I../../ypbind-mt-2.6/lib -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\"  -D_GNU_SOURCE -D_REENTRANT=1 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/nss3 -c -o ypbind3_binding_dup.o ../../ypbind-mt-2.6/lib/ypbind3_binding_dup.c
rm -f libcompat.a
ar cru libcompat.a dns_hosts.o ypbind3_binding_dup.o ypbind3_binding_free.o host2ypbind3_binding.o 
ar: `u' modifier ignored since `D' is the default (see `U')
aarch64-yoe-linux-musl-gcc-ranlib libcompat.a
make[2]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/build/lib'
Making all in src
make[2]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/build/src'
aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../ypbind-mt-2.6/src -I..    -D_REENTRANT=1 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -DLOCALEDIR=\"/usr/share/locale\" -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -DUSE_SD_NOTIFY=0 -I../../ypbind-mt-2.6/src/../lib -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/nss3 -c -o ypbind-mt.o ../../ypbind-mt-2.6/src/ypbind-mt.c
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/nss3/nss.h:34,
                 from ../../ypbind-mt-2.6/src/ypbind-mt.c:44:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/nss3/seccomon.h:17:10: fatal error: prtypes.h: No such file or directory
   17 | #include "prtypes.h"
      |          ^~~~~~~~~~~
compilation terminated.
Makefile:424: recipe for target 'ypbind-mt.o' failed
make[2]: *** [ypbind-mt.o] Error 1
make[2]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/build/src'
Makefile:410: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/build'
Makefile:351: recipe for target 'all' failed
make: *** [all] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/temp/run.do_compile.26891:1 exit 1 from 'exit 1'
ERROR: Execution of 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/temp/run.do_compile.26891' failed with exit code 1:
make  all-recursive
make[1]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/build'
Making all in lib
make[2]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/build/lib'
aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../ypbind-mt-2.6/lib -I..  -I../../ypbind-mt-2.6/lib -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\"  -D_GNU_SOURCE -D_REENTRANT=1 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/nss3 -c -o dns_hosts.o ../../ypbind-mt-2.6/lib/dns_hosts.c
../../ypbind-mt-2.6/lib/dns_hosts.c: In function 'getanswer':
../../ypbind-mt-2.6/lib/dns_hosts.c:192:10: warning: implicit declaration of function '_getshort' [-Wimplicit-function-declaration]
  192 |   type = _getshort(cp);
      |          ^~~~~~~~~
../../ypbind-mt-2.6/lib/dns_hosts.c:192:10: warning: nested extern declaration of '_getshort' [-Wnested-externs]
../../ypbind-mt-2.6/lib/dns_hosts.c:238:18: warning: implicit declaration of function 'p_class' [-Wimplicit-function-declaration]
  238 |           qname, p_class(qclass), p_type(qtype),
      |                  ^~~~~~~
../../ypbind-mt-2.6/lib/dns_hosts.c:238:18: warning: nested extern declaration of 'p_class' [-Wnested-externs]
../../ypbind-mt-2.6/lib/dns_hosts.c:238:35: warning: implicit declaration of function 'p_type' [-Wimplicit-function-declaration]
  238 |           qname, p_class(qclass), p_type(qtype),
      |                                   ^~~~~~
../../ypbind-mt-2.6/lib/dns_hosts.c:238:35: warning: nested extern declaration of 'p_type' [-Wnested-externs]
../../ypbind-mt-2.6/lib/dns_hosts.c:310:16: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
  310 |       MAXADDRS);
      |                ^
../../ypbind-mt-2.6/lib/dns_hosts.c: At top level:
../../ypbind-mt-2.6/lib/dns_hosts.c:397:1: warning: no previous prototype for '_dns_gethostbyname' [-Wmissing-prototypes]
  397 | _dns_gethostbyname(const char *name)
      | ^~~~~~~~~~~~~~~~~~
../../ypbind-mt-2.6/lib/dns_hosts.c: In function '_dns_gethostbyname':
../../ypbind-mt-2.6/lib/dns_hosts.c:408:34: warning: implicit declaration of function '__hostalias' [-Wimplicit-function-declaration]
  408 |  if (!strchr(name, '.') && (cp = __hostalias(name)))
      |                                  ^~~~~~~~~~~
../../ypbind-mt-2.6/lib/dns_hosts.c:408:34: warning: nested extern declaration of '__hostalias' [-Wnested-externs]
../../ypbind-mt-2.6/lib/dns_hosts.c:408:32: warning: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  408 |  if (!strchr(name, '.') && (cp = __hostalias(name)))
      |                                ^
../../ypbind-mt-2.6/lib/dns_hosts.c: At top level:
../../ypbind-mt-2.6/lib/dns_hosts.c:452:1: warning: no previous prototype for '_dns_gethostbyaddr' [-Wmissing-prototypes]
  452 | _dns_gethostbyaddr(const char *addr, int len, int type)
      | ^~~~~~~~~~~~~~~~~~
aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../ypbind-mt-2.6/lib -I..  -I../../ypbind-mt-2.6/lib -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\"  -D_GNU_SOURCE -D_REENTRANT=1 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/nss3 -c -o host2ypbind3_binding.o ../../ypbind-mt-2.6/lib/host2ypbind3_binding.c
aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../ypbind-mt-2.6/lib -I..  -I../../ypbind-mt-2.6/lib -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\"  -D_GNU_SOURCE -D_REENTRANT=1 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/nss3 -c -o ypbind3_binding_free.o ../../ypbind-mt-2.6/lib/ypbind3_binding_free.c
aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../ypbind-mt-2.6/lib -I..  -I../../ypbind-mt-2.6/lib -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\"  -D_GNU_SOURCE -D_REENTRANT=1 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/nss3 -c -o ypbind3_binding_dup.o ../../ypbind-mt-2.6/lib/ypbind3_binding_dup.c
rm -f libcompat.a
ar cru libcompat.a dns_hosts.o ypbind3_binding_dup.o ypbind3_binding_free.o host2ypbind3_binding.o 
ar: `u' modifier ignored since `D' is the default (see `U')
aarch64-yoe-linux-musl-gcc-ranlib libcompat.a
make[2]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/build/lib'
Making all in src
make[2]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/build/src'
aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../ypbind-mt-2.6/src -I..    -D_REENTRANT=1 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -DLOCALEDIR=\"/usr/share/locale\" -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/tirpc -DUSE_SD_NOTIFY=0 -I../../ypbind-mt-2.6/src/../lib -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0=/usr/src/debug/ypbind-mt/2.6-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/nss3 -c -o ypbind-mt.o ../../ypbind-mt-2.6/src/ypbind-mt.c
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/nss3/nss.h:34,
                 from ../../ypbind-mt-2.6/src/ypbind-mt.c:44:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/recipe-sysroot/usr/include/nss3/seccomon.h:17:10: fatal error: prtypes.h: No such file or directory
   17 | #include "prtypes.h"
      |          ^~~~~~~~~~~
compilation terminated.
Makefile:424: recipe for target 'ypbind-mt.o' failed
make[2]: *** [ypbind-mt.o] Error 1
make[2]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/build/src'
Makefile:410: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/build'
Makefile:351: recipe for target 'all' failed
make: *** [all] Error 2
WARNING: TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/ypbind-mt/2.6-r0/temp/run.do_compile.26891:1 exit 1 from 'exit 1'

Error details

Submitted on:
27/01/20 17:28
Error type:
Recipe
Task:
do_compile
Recipe:
ypbind-mt
Recipe version:
2.6-r0
Machine:
qemuarm64
Distro:
yoe
Build system:
x86_64-linux
Target system:
aarch64-yoe-linux-musl
Host distro:
ubuntu-18.04/ubuntu-18.04
Branch:
HEAD
Commit:
05041ba81cf5a84fc92d728afce45563963597c2
Build:
#97668
Submitter:
Similar errors:
0
Open a bug