cd libs/src/str ; /usr/bin/make CC='/home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/str' /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o strutil.o strutil.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o strprint.o strprint.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o strparse.o strparse.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-ar r libstr.a strutil.o strprint.o strparse.o /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-ar: creating libstr.a /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-ranlib libstr.a Installed libstr.a to ../../lib Installed ./str.h to ../../include Installed ./strparse.3 ./strprint.3 ./strutil.3 to ../../man make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/str' cd libs/src/misc ; /usr/bin/make CC='/home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install cd libs/src/xlog ; /usr/bin/make CC='/home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/misc' /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o misc.o misc.c make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/xlog' /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o xlog.o xlog.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o m_env.o m_env.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o filelog.o filelog.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o slog.o slog.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o util.o util.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-ar r libmisc.a misc.o m_env.o /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-ar: creating libmisc.a /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-ranlib libmisc.a Installed libmisc.a to ../../lib Installed ./misc.h ./m_env.h to ../../include Installed ./misc.3 ./m_env.3 to ../../man make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/misc' /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-ar r libxlog.a xlog.o filelog.o slog.o util.o /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-ar: creating libxlog.a /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-ranlib libxlog.a Installed libxlog.a to ../../lib Installed ./xlog.h to ../../include Installed ./xlog.3 to ../../man make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/xlog' cd xinetd ; /usr/bin/make CC='/home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include' LDFLAGS=' -L../libs/lib' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/xinetd' /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o access.o access.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o addr.o addr.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o builtins.o builtins.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o child.o child.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o conf.o conf.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o confparse.o confparse.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o connection.o connection.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o env.o env.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o ident.o ident.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o init.o init.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o int.o int.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o intcommon.o intcommon.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o internals.o internals.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o log.o log.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o logctl.o logctl.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o main.o main.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o msg.o msg.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o nvlists.o nvlists.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o parse.o parse.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o parsesup.o parsesup.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o parsers.o parsers.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o reconfig.o reconfig.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o retry.o retry.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o sconf.o sconf.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o sensor.o sensor.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o server.o server.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o service.o service.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o signals.o signals.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o special.o special.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o tcpint.o tcpint.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o time.o time.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o udpint.o udpint.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o util.o util.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o redirect.o redirect.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o xgetloadavg.o xgetloadavg.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o options.o options.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o includedir.o includedir.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o xtimer.o xtimer.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o inet.o inet.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o xmdns.o xmdns.c /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include ./itox.c -o itox -L../libs/lib -lsio -lmisc -lxlog -lportable -lstr -lpset -lm -lcrypt -L/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/lib -ltirpc ./itox.c: In function 'make_string_cat': ./itox.c:233:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] va_start( ap, count ) ; ^~~~~~~~ ./itox.c:257:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] va_start( ap, count ) ; ^~~~~~~~ ./itox.c: In function 'make_pathname': ./itox.c:282:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] va_start( ap, count ) ; ^~~~~~~~ ./itox.c:295:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] va_start( ap, count ) ; ^~~~~~~~ /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -o xinetd access.o addr.o builtins.o child.o conf.o confparse.o connection.o env.o ident.o init.o int.o intcommon.o internals.o log.o logctl.o main.o msg.o nvlists.o parse.o parsesup.o parsers.o reconfig.o retry.o sconf.o sensor.o server.o service.o signals.o special.o tcpint.o time.o udpint.o util.o redirect.o xgetloadavg.o options.o includedir.o xtimer.o inet.o xmdns.o -L../libs/lib -lsio -lmisc -lxlog -lportable -lstr -lpset -lm -lcrypt -L/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/lib -ltirpc || rm -f xinetd make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/xinetd' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15' >>> xinetd xinetd-2-3-15 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15' cd libs/src/portable ; /usr/bin/make CC='/home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install cd libs/src/pset ; /usr/bin/make CC='/home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/portable' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/pset' Installed libpset.a to ../../lib Installed libportable.a to ../../lib Installed ./pset.h to ../../include Installed ./libportable.h to ../../include make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/portable' cd libs/src/sio ; /usr/bin/make CC='/home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install Installed ./pset.3 ./psi.3 to ../../man make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/pset' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/sio' Installed libsio.a to ../../lib Installed ./sio.h to ../../include Installed ./sio.3 ./Sprint.3 to ../../man make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/sio' cd libs/src/str ; /usr/bin/make CC='/home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/str' Installed libstr.a to ../../lib Installed ./str.h to ../../include Installed ./strparse.3 ./strprint.3 ./strutil.3 to ../../man make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/str' cd libs/src/misc ; /usr/bin/make CC='/home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install cd libs/src/xlog ; /usr/bin/make CC='/home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/misc' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/xlog' Installed libmisc.a to ../../lib Installed libxlog.a to ../../lib Installed ./xlog.h to ../../include Installed ./xlog.3 to ../../man Installed ./misc.h ./m_env.h to ../../include make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/xlog' Installed ./misc.3 ./m_env.3 to ../../man make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/misc' cd xinetd ; /usr/bin/make CC='/home/buildroot/build/instance-0/output/host/bin/xtensa-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -I/home/buildroot/build/instance-0/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include' LDFLAGS=' -L../libs/lib' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/xinetd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15/xinetd' for i in /usr/sbin /usr/man/man5 /usr/man/man8 ; do \ test -d /home/buildroot/build/instance-0/output/target$i || mkdir -p /home/buildroot/build/instance-0/output/target$i ; done /usr/bin/install -c -m 755 xinetd/xinetd /home/buildroot/build/instance-0/output/target/usr/sbin /usr/bin/install -c -m 755 xinetd/itox /home/buildroot/build/instance-0/output/target/usr/sbin /usr/bin/install -c -m 755 ./xinetd/xconv.pl /home/buildroot/build/instance-0/output/target/usr/sbin /usr/bin/install -c -m 644 ./xinetd/xinetd.conf.man /home/buildroot/build/instance-0/output/target/usr/man/man5/xinetd.conf.5 /usr/bin/install -c -m 644 ./xinetd/xinetd.log.man /home/buildroot/build/instance-0/output/target/usr/man/man8/xinetd.log.8 /usr/bin/install -c -m 644 ./xinetd/xinetd.man /home/buildroot/build/instance-0/output/target/usr/man/man8/xinetd.8 /usr/bin/install -c -m 644 ./xinetd/itox.8 /home/buildroot/build/instance-0/output/target/usr/man/man8/itox.8 /usr/bin/install -c -m 644 ./xinetd/xconv.pl.8 /home/buildroot/build/instance-0/output/target/usr/man/man8/xconv.pl.8 You must put your xinetd.conf in /etc/xinetd.conf There is a sample config file in xinetd/sample.conf and you can use xconv.pl to convert your old inetd.conf file to an xinetd format make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/xinetd-xinetd-2-3-15' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libharfbuzz-subset.la" is touched by more than one package: [u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libkmod.la" is touched by more than one package: [u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libCEGUIExpatParser.la" is touched by more than one package: [u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/collectd/fscache.la" is touched by more than one package: [u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libCEGUIFalagardWRBase.la" is touched by more than one package: [u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libCEGUIBase.la" is touched by more than one package: [u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libpangoft2-1.0.la" is touched by more than one package: [u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libpango-1.0.la" is touched by more than one package: [u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libnetfilter_cttimeout.la" is touched by more than one package: [u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libneardal.la" is touched by more than one package: [u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/collectd/tail_csv.la" is touched by more than one package: [u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libcollectdclient.la" is touched by more than one package: [u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'libcap', u'cegui06', u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libpangocairo-1.0.la" is touched by more than one package: [u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'sdl', u'sdl_mixer', u'sdl_net', u'collectd', u'zeromq', u'cppzmq', u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: [u'cracklib', u'dbus', u'dbus-glib', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libopenssl', u'harfbuzz', u'popt', u'kmod', u'libconfig', u'libcuefile', u'libdaemon', u'libevent', u'libiio', u'libnetfilter_cttimeout', u'libreplaygain', u'libtasn1', u'libtirpc', u'musepack', u'neardal', u'pango', u'tinyxml2'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt rm -f /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-01012-ge04289b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.11-git-01012-ge04289b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-btrfs-progs 4.17.1 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> cegui06 0.6.2b Collecting legal info ERROR: No hash found for COPYING >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> chocolate-doom 2.3.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> collectd 5.7.1 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) libltdl/COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> cpio 2.12 Collecting legal info ERROR: No hash found for COPYING >>> cppzmq v4.3.0 Collecting legal info LICENSE: OK (sha256: 7e6db90e2e805c72b3daa77849d1cb5f1f92da0e69750c8a4aa1d86d70704748) >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> dnsmasq 2.79 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libnetfilter_conntrack 1.0.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> haproxy 1.8.14 Collecting legal info LICENSE: OK (sha256: 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28) doc/lgpl.txt: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) doc/gpl.txt: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> harfbuzz 1.8.8 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) src/hb-ucdn/COPYING: OK (sha256: ec20cbe051200fc846caf4dc253cf660e874a2d9e4f3a682e08354b567fae409) >>> haserl 0.9.35 Collecting legal info ERROR: No hash found for COPYING >>> iperf 2.0.12 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> keepalived 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> kmod 25 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libiio 0.14 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> linux-firmware 44d4fca9922a252a0bd81f6307bcc072a78da54a Collecting legal info LICENCE.Marvell: OK (sha256: 38f2037aa14631b4b29826d7a99379613c41a97064d1defdee30a7a022138b20) WHENCE: OK (sha256: ef38a9a8bb4b0f72b369d337426eea63ef8fc9d48453f127028d935f7dbc5820) >>> micropython v1.9.4 Collecting legal info ERROR: No hash found for LICENSE >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> neardal 33b54a55032b047fd885a5eb3592c169c0056c49 Collecting legal info ERROR: No hash found for COPYING >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> quota 4.01 Collecting legal info >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ruby 2.4.4 Collecting legal info LEGAL: OK (sha256: 5cda9584acd5e1096276a375085b7e659fa67a072fd69ec2c3931e54f7f563bb) COPYING: OK (sha256: f5eb1b2956d5f7a67b2e5722a3749bc2fe86f9c580f2e3f5a08519cf073b5864) BSDL: OK (sha256: a5e3042dacb53eebda91f3b1caefbfec8307711df8c4ed1ed20e4e97c43307a4) >>> host-ruby 2.4.4 Collecting legal info LEGAL: OK (sha256: 5cda9584acd5e1096276a375085b7e659fa67a072fd69ec2c3931e54f7f563bb) COPYING: OK (sha256: f5eb1b2956d5f7a67b2e5722a3749bc2fe86f9c580f2e3f5a08519cf073b5864) BSDL: OK (sha256: a5e3042dacb53eebda91f3b1caefbfec8307711df8c4ed1ed20e4e97c43307a4) >>> sed 4.5 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> sslh v1.18 Collecting legal info ERROR: No hash found for COPYING >>> thttpd 2.25b Collecting legal info ERROR: No hash found for thttpd.c >>> tinyxml2 6.2.0 Collecting legal info readme.md: OK (sha256: 8b2ab0b6ffb86798a2512f45fcf50a3b04b3516782d2e3fb30ebf55dc18c7cce) >>> xinetd xinetd-2-3-15 Collecting legal info ERROR: No hash found for COPYRIGHT WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: quota-4.01: cannot save license (QUOTA_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'