sprint.c:178:15: warning: implicit declaration of function 'ecvt' [-Wimplicit-function-declaration] p = (char *)ecvt( num, precision+1, &decimal_point, is_negative ) ; ^~~~ sprint.c: In function '__sio_converter': sprint.c:620:10: warning: implicit declaration of function 'gcvt' [-Wimplicit-function-declaration] s = gcvt( va_arg( ap, double ), precision, &num_buf[ 1 ] ) ; ^~~~ sprint.c:620:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s = gcvt( va_arg( ap, double ), precision, &num_buf[ 1 ] ) ; ^ /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-ar r libsio.a sprint.o sio.o siosup.o /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-ar: creating libsio.a /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-ranlib libsio.a Installed libsio.a to ../../lib Installed ./sio.h to ../../include Installed ./sio.3 ./Sprint.3 to ../../man make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/sio' cd libs/src/str ; /usr/bin/make CC='/home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/str' /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o strutil.o strutil.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o strprint.o strprint.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o strparse.o strparse.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-ar r libstr.a strutil.o strprint.o strparse.o /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-ar: creating libstr.a /home/test/autobuild/run/instance-0/output/host/bin/i586-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/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/str' cd libs/src/misc ; /usr/bin/make CC='/home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install cd libs/src/xlog ; /usr/bin/make CC='/home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/misc' /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o misc.o misc.c make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/xlog' /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o xlog.o xlog.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o m_env.o m_env.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o filelog.o filelog.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o slog.o slog.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o util.o util.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-ar r libmisc.a misc.o m_env.o /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-ar: creating libmisc.a /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-ranlib libmisc.a /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-ar r libxlog.a xlog.o filelog.o slog.o util.o 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/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/misc' /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-ar: creating libxlog.a /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-ranlib libxlog.a Installed libxlog.a to ../../lib Installed ./xlog.h to ../../include Installed ./xlog.3 to ../../man make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/xlog' cd xinetd ; /usr/bin/make CC='/home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include' LDFLAGS=' -L../libs/lib' make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/xinetd' /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o access.o access.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o addr.o addr.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o builtins.o builtins.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o child.o child.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o conf.o conf.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o confparse.o confparse.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o connection.o connection.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o env.o env.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o ident.o ident.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o init.o init.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o int.o int.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o intcommon.o intcommon.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o internals.o internals.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o log.o log.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o logctl.o logctl.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o main.o main.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o msg.o msg.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o nvlists.o nvlists.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o parse.o parse.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o parsesup.o parsesup.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o parsers.o parsers.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o reconfig.o reconfig.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o retry.o retry.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o sconf.o sconf.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o sensor.o sensor.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o server.o server.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o service.o service.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o signals.o signals.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o special.o special.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o tcpint.o tcpint.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o time.o time.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o udpint.o udpint.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o util.o util.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o redirect.o redirect.c In file included from util.c:22:0: /home/test/autobuild/run/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/sys/termios.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^~~~~~~ In file included from redirect.c:28:0: /home/test/autobuild/run/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^~~~~~~ /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o xgetloadavg.o xgetloadavg.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o options.o options.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o includedir.o includedir.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o xtimer.o xtimer.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o inet.o inet.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o xmdns.o xmdns.c /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include ./itox.c -o itox -L../libs/lib -lsio -lmisc -lxlog -lportable -lstr -lpset -lm -lcrypt ./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/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -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 || rm -f xinetd make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/xinetd' make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15' >>> xinetd xinetd-2-3-15 Installing to target PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-0/output/target install -C /home/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15' cd libs/src/portable ; /usr/bin/make CC='/home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install cd libs/src/pset ; /usr/bin/make CC='/home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/pset' make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/portable' 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/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/portable' cd libs/src/sio ; /usr/bin/make CC='/home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install Installed ./pset.3 ./psi.3 to ../../man make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/pset' make[2]: Entering directory `/home/test/autobuild/run/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/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/sio' cd libs/src/str ; /usr/bin/make CC='/home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory `/home/test/autobuild/run/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/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/str' cd libs/src/misc ; /usr/bin/make CC='/home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install cd libs/src/xlog ; /usr/bin/make CC='/home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/misc' make[2]: Entering directory `/home/test/autobuild/run/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 ./misc.h ./m_env.h to ../../include Installed ./xlog.3 to ../../man make[2]: Leaving directory `/home/test/autobuild/run/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/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/libs/src/misc' cd xinetd ; /usr/bin/make CC='/home/test/autobuild/run/instance-0/output/host/bin/i586-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include' LDFLAGS=' -L../libs/lib' make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/xinetd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/test/autobuild/run/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/test/autobuild/run/instance-0/output/target$i || mkdir -p /home/test/autobuild/run/instance-0/output/target$i ; done /usr/bin/install -c -m 755 xinetd/xinetd /home/test/autobuild/run/instance-0/output/target/usr/sbin /usr/bin/install -c -m 755 xinetd/itox /home/test/autobuild/run/instance-0/output/target/usr/sbin /usr/bin/install -c -m 755 ./xinetd/xconv.pl /home/test/autobuild/run/instance-0/output/target/usr/sbin /usr/bin/install -c -m 644 ./xinetd/xinetd.conf.man /home/test/autobuild/run/instance-0/output/target/usr/man/man5/xinetd.conf.5 /usr/bin/install -c -m 644 ./xinetd/xinetd.log.man /home/test/autobuild/run/instance-0/output/target/usr/man/man8/xinetd.log.8 /usr/bin/install -c -m 644 ./xinetd/xinetd.man /home/test/autobuild/run/instance-0/output/target/usr/man/man8/xinetd.8 /usr/bin/install -c -m 644 ./xinetd/itox.8 /home/test/autobuild/run/instance-0/output/target/usr/man/man8/itox.8 /usr/bin/install -c -m 644 ./xinetd/xconv.pl.8 /home/test/autobuild/run/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/test/autobuild/run/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/test/autobuild/run/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['ddrescue', 'enscript', 'libconfig', 'libffi', 'libtool', 'libksba'] Warning: target file "./usr/lib/libssl.a" is touched by more than one package: ['libopenssl', 'libnss'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['libconfig', 'libffi', 'libtool', 'libksba'] Warning: staging file "./usr/include/linux/libc-compat.h" is touched by more than one package: ['toolchain-external-custom', 'toolchain'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: ['libopenssl', 'libnss'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-libffi', 'host-bison'] rm -f /home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/test/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-0/output/target/bin/sh rm -f /home/test/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-0/output/target/usr/share/locale /home/test/autobuild/run/instance-0/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-0/output/target/usr/include /home/test/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-0/output/target/usr/lib/cmake /home/test/autobuild/run/instance-0/output/target/usr/share/cmake find /home/test/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-0/output/target/lib/ /home/test/autobuild/run/instance-0/output/target/usr/lib/ /home/test/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/test/autobuild/run/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-0/output/target/usr/man /home/test/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-0/output/target/usr/info /home/test/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-0/output/target/usr/doc /home/test/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/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/test/autobuild/run/instance-0/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-0/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/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/test/autobuild/run/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/test/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-rc2-00004-gaa77030"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-rc2\"" \ ) > /home/test/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot' make: Entering directory `/home/test/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.02-rc2-00004-gaa77030 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> musl-compat-headers 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 >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bitstream-vera 1.10 Collecting legal info ERROR: No hash found for COPYRIGHT.TXT >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> devmem2 1 Collecting legal info devmem2.c.license: OK (sha256: 560913d09310d446920c16bd0aca1ff21d3b6fedd527195bacfc832ce343e0ae) >>> dmidecode 3.1 Collecting legal info ERROR: No hash found for LICENSE >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> espeak 1.48.04 Collecting legal info ERROR: No hash found for License.txt >>> file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info ERROR: No hash found for COPYING >>> glog v0.3.5 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> i7z 5023138d7c35c4667c938b853e5ea89737334e92 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> inotify-tools 1df9af4d6cd0f4af4b1b19254bcf056aed4ae395 Collecting legal info ERROR: No hash found for COPYING >>> iptables 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> host-jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> leptonica 1.74.4 Collecting legal info ERROR: No hash found for leptonica-license.txt >>> libcgi 1.1 Collecting legal info >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcoap v4.1.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.BSD >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcroco 0.6.12 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31.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) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libdaemon 0.14 Collecting legal info ERROR: No hash found for LICENSE >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libgee 0.18.1 Collecting legal info ERROR: No hash found for COPYING >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libgphoto2 2.5.13 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libksba 1.3.5 Collecting legal info ERROR: No hash found for AUTHORS ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv3 >>> libmbus 0.8.0 Collecting legal info ERROR: No hash found for COPYING >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libnspr 4.17 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.33 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> librsync v2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libupnp 1.6.24 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> liburcu 0.9.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> libusbgx 2e3d43ee098ed928d1baa61ce791ce9ff4788c5a Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> libvips 7.42.2 Collecting legal info ERROR: No hash found for COPYING >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> log4cpp 1.1.3 Collecting legal info ERROR: No hash found for log4cpp/COPYING >>> lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> nanocom 1.0 Collecting legal info ERROR: No hash found for COPYING >>> nanomsg 1.0.0 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> nbd 3.15.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> prboom 2.5.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 >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> rapidxml 1.13 Collecting legal info ERROR: No hash found for license.txt >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> rpm 4.13.0.1 Collecting legal info ERROR: No hash found for COPYING >>> sane-backends 1.0.25 Collecting legal info ERROR: No hash found for COPYING >>> shairport-sync 3.1.6 Collecting legal info ERROR: No hash found for LICENSES >>> spice-protocol 0.12.10 Collecting legal info ERROR: No hash found for COPYING >>> tesseract-ocr 3.05.00 Collecting legal info ERROR: No hash found for COPYING >>> tmux 2.6 Collecting legal info README: OK (sha256: 94e2b1feb1202d3308cc7ab7ec42278d24f10562394bdf269f44649327c8198f) >>> trousers 0.3.13 Collecting legal info ERROR: No hash found for LICENSE >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> udpxy 1.0.23-9-prod Collecting legal info ERROR: No hash found for README >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> wireless_tools 30.pre9 Collecting legal info ERROR: No hash found for COPYING >>> x264 ba24899b0bf23345921da022f7a51e0c57dbe73d Collecting legal info ERROR: No hash found for COPYING >>> host-nasm 2.13.02 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> 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: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: libcgi-1.1: cannot save license (LIBCGI_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot'