checking for uid_t... yes checking for gid_t... yes checking for socklen_t... yes checking for rlim_t... yes checking for struct addrinfo... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for main in -lcrypt... yes checking whether to compile in loadavg... no checking for crypt in -lc... yes checking for log10 in -lm... yes checking whether to default to ipv6... ignored checking whether to use libwrap... no checking whether to use labeled-networking... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for isatty... yes checking for memcpy... yes checking for waitpid... yes checking for sigvec... yes checking for setsid... yes checking for strftime... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libs/src/misc/Makefile config.status: creating libs/src/pset/Makefile config.status: creating libs/src/sio/Makefile config.status: creating libs/src/str/Makefile config.status: creating libs/src/xlog/Makefile config.status: creating libs/src/portable/Makefile config.status: creating xinetd/Makefile config.status: creating config.h >>> xinetd 2.3.15 Building PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 AR="/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc-ar" -C /tmp/instance-8/output-1/build/xinetd-2.3.15/ make[1]: Entering directory '/tmp/instance-8/output-1/build/xinetd-2.3.15' cd libs/src/portable ; /home/autobuild/make/make CC='/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/portable' /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o difftime.o difftime.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o inet_aton.o inet_aton.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o strerror.o strerror.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o fake-getnameinfo.o fake-getnameinfo.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o inet_ntop.o inet_ntop.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o cvt.o cvt.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc-ar r libportable.a difftime.o inet_aton.o strerror.o fake-getnameinfo.o inet_ntop.o cvt.o /tmp/instance-8/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips-img-linux-gnu/6.3.0/../../../../mips-img-linux-gnu/bin/ar: creating libportable.a /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc-ranlib libportable.a Installed libportable.a to ../../lib Installed ./libportable.h to ../../include make[2]: Leaving directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/portable' cd libs/src/sio ; /home/autobuild/make/make CC='/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/sio' /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o sprint.o sprint.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o sio.o sio.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o siosup.o siosup.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc-ar r libsio.a sprint.o sio.o siosup.o /tmp/instance-8/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips-img-linux-gnu/6.3.0/../../../../mips-img-linux-gnu/bin/ar: creating libsio.a /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc-ranlib libsio.a Installed libsio.a to ../../lib Installed ./sio.h to ../../include Installed ./sio.3 ./Sprint.3 to ../../man make[2]: Leaving directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/sio' cd libs/src/str ; /home/autobuild/make/make CC='/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/str' /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o strutil.o strutil.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o strprint.o strprint.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o strparse.o strparse.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc-ar r libstr.a strutil.o strprint.o strparse.o /tmp/instance-8/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips-img-linux-gnu/6.3.0/../../../../mips-img-linux-gnu/bin/ar: creating libstr.a /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc-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 '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/str' cd libs/src/misc ; /home/autobuild/make/make CC='/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/misc' /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o misc.o misc.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o m_env.o m_env.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc-ar r libmisc.a misc.o m_env.o /tmp/instance-8/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips-img-linux-gnu/6.3.0/../../../../mips-img-linux-gnu/bin/ar: creating libmisc.a /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc-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 '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/misc' cd libs/src/pset ; /home/autobuild/make/make CC='/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/pset' /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o pset.o pset.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o ops.o ops.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc-ar r libpset.a pset.o ops.o /tmp/instance-8/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips-img-linux-gnu/6.3.0/../../../../mips-img-linux-gnu/bin/ar: creating libpset.a /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc-ranlib libpset.a Installed libpset.a to ../../lib Installed ./pset.h to ../../include Installed ./pset.3 ./psi.3 to ../../man make[2]: Leaving directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/pset' cd libs/src/xlog ; /home/autobuild/make/make CC='/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/xlog' /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o xlog.o xlog.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o filelog.o filelog.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o slog.o slog.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o util.o util.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc-ar r libxlog.a xlog.o filelog.o slog.o util.o /tmp/instance-8/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips-img-linux-gnu/6.3.0/../../../../mips-img-linux-gnu/bin/ar: creating libxlog.a /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc-ranlib libxlog.a Installed libxlog.a to ../../lib Installed ./xlog.h to ../../include Installed ./xlog.3 to ../../man make[2]: Leaving directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/xlog' cd xinetd ; /home/autobuild/make/make CC='/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include' LDFLAGS=' -L../libs/lib' make[2]: Entering directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/xinetd' /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o access.o access.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o addr.o addr.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o builtins.o builtins.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o child.o child.c child.c: In function 'child_process': child.c:341:10: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] (void) nice( SC_NICE( scp ) ) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o conf.o conf.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o confparse.o confparse.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o connection.o connection.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o env.o env.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o ident.o ident.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o init.o init.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o int.o int.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o intcommon.o intcommon.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o internals.o internals.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o log.o log.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o logctl.o logctl.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o main.o main.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o msg.o msg.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o nvlists.o nvlists.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o parse.o parse.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o parsesup.o parsesup.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o parsers.o parsers.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o reconfig.o reconfig.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o retry.o retry.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o sconf.o sconf.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o sensor.o sensor.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o server.o server.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o service.o service.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o signals.o signals.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o special.o special.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o tcpint.o tcpint.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o time.o time.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o udpint.o udpint.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o util.o util.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o redirect.o redirect.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o xgetloadavg.o xgetloadavg.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o options.o options.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o includedir.o includedir.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o xtimer.o xtimer.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o inet.o inet.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o xmdns.o xmdns.c /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -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 /tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -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 ) ; ^~~~~~~~ make[2]: Leaving directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/xinetd' make[1]: Leaving directory '/tmp/instance-8/output-1/build/xinetd-2.3.15' >>> xinetd 2.3.15 Installing to target PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-8/output-1/target install -C /tmp/instance-8/output-1/build/xinetd-2.3.15/ make[1]: Entering directory '/tmp/instance-8/output-1/build/xinetd-2.3.15' cd libs/src/portable ; /home/autobuild/make/make CC='/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/portable' Installed libportable.a to ../../lib Installed ./libportable.h to ../../include make[2]: Leaving directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/portable' cd libs/src/sio ; /home/autobuild/make/make CC='/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/tmp/instance-8/output-1/build/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 '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/sio' cd libs/src/str ; /home/autobuild/make/make CC='/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/tmp/instance-8/output-1/build/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 '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/str' cd libs/src/misc ; /home/autobuild/make/make CC='/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/misc' 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 '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/misc' cd libs/src/pset ; /home/autobuild/make/make CC='/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/pset' Installed libpset.a to ../../lib Installed ./pset.h to ../../include Installed ./pset.3 ./psi.3 to ../../man make[2]: Leaving directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/pset' cd libs/src/xlog ; /home/autobuild/make/make CC='/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/xlog' Installed libxlog.a to ../../lib Installed ./xlog.h to ../../include Installed ./xlog.3 to ../../man make[2]: Leaving directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/libs/src/xlog' cd xinetd ; /home/autobuild/make/make CC='/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include' LDFLAGS=' -L../libs/lib' make[2]: Entering directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/xinetd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-8/output-1/build/xinetd-2.3.15/xinetd' for i in /usr/sbin /usr/man/man5 /usr/man/man8 ; do \ test -d /tmp/instance-8/output-1/target$i || mkdir -p /tmp/instance-8/output-1/target$i ; done /usr/bin/install -c -m 755 xinetd/xinetd /tmp/instance-8/output-1/target/usr/sbin /usr/bin/install -c -m 755 xinetd/itox /tmp/instance-8/output-1/target/usr/sbin /usr/bin/install -c -m 755 ./xinetd/xconv.pl /tmp/instance-8/output-1/target/usr/sbin /usr/bin/install -c -m 644 ./xinetd/xinetd.conf.man /tmp/instance-8/output-1/target/usr/man/man5/xinetd.conf.5 /usr/bin/install -c -m 644 ./xinetd/xinetd.log.man /tmp/instance-8/output-1/target/usr/man/man8/xinetd.log.8 /usr/bin/install -c -m 644 ./xinetd/xinetd.man /tmp/instance-8/output-1/target/usr/man/man8/xinetd.8 /usr/bin/install -c -m 644 ./xinetd/itox.8 /tmp/instance-8/output-1/target/usr/man/man8/itox.8 /usr/bin/install -c -m 644 ./xinetd/xconv.pl.8 /tmp/instance-8/output-1/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 '/tmp/instance-8/output-1/build/xinetd-2.3.15' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-8/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-g++%g" -e "s%@TARGET_AR@%/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-8/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-8/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-8/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-g++%g" -e "s%@TARGET_AR@%/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-8/output-1/host/bin/mips-img-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-8/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-8/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-8/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /tmp/instance-8/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-8/output-1/target/etc/shells rm -rf /tmp/instance-8/output-1/target/usr/lib/perl5/5.34.1/pod rm -rf /tmp/instance-8/output-1/target/usr/lib/perl5/5.34.1/mipsel-linux/CORE find /tmp/instance-8/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /tmp/instance-8/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /tmp/instance-8/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /tmp/instance-8/output-1/target/etc echo "buildroot" > /tmp/instance-8/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-8/output-1/target/etc/hosts mkdir -p /tmp/instance-8/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-8/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-8/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-8/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-8/output-1/target/etc/shells ln -sf dash /tmp/instance-8/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-8/output-1/target/etc/passwd rm -rf /tmp/instance-8/output-1/target/usr/include /tmp/instance-8/output-1/target/usr/share/aclocal \ /tmp/instance-8/output-1/target/usr/lib/pkgconfig /tmp/instance-8/output-1/target/usr/share/pkgconfig \ /tmp/instance-8/output-1/target/usr/lib/cmake /tmp/instance-8/output-1/target/usr/share/cmake \ /tmp/instance-8/output-1/target/usr/lib/rpm /tmp/instance-8/output-1/target/usr/doc find /tmp/instance-8/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-8/output-1/target/lib/ /tmp/instance-8/output-1/target/usr/lib/ /tmp/instance-8/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-8/output-1/target/usr/share/gdb rm -rf /tmp/instance-8/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-8/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-8/output-1/target/usr/share/zsh rm -rf /tmp/instance-8/output-1/target/usr/man /tmp/instance-8/output-1/target/usr/share/man rm -rf /tmp/instance-8/output-1/target/usr/info /tmp/instance-8/output-1/target/usr/share/info rm -rf /tmp/instance-8/output-1/target/usr/doc /tmp/instance-8/output-1/target/usr/share/doc rm -rf /tmp/instance-8/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-8/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-8/output-1/target/lib/debug /tmp/instance-8/output-1/target/usr/lib/debug find /tmp/instance-8/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-8/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-8/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-8/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-8/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-rc3-25-ga34dcba9eb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc3\"" \ ) > /tmp/instance-8/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-8/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-8/output-1/per-package /tmp/instance-8/buildroot/support/scripts/fix-rpath target touch /tmp/instance-8/output-1/target/usr ln -snf /tmp/instance-8/output-1/host/mipsel-buildroot-linux-gnu/sysroot /tmp/instance-8/output-1/staging make: Leaving directory '/tmp/instance-8/buildroot' make: Entering directory '/tmp/instance-8/buildroot' >>> Buildroot 2022.11-rc3-25-ga34dcba9eb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-codescape-img-mips 2018.09-02 Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> apache 2.4.54 Collecting legal info LICENSE: OK (sha256: 47b8c2b6c3309282a99d4a3001575c790fead690cc14734628c4667d2bbffc43) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> atftp 0.8.0 Collecting legal info LICENSE: OK (sha256: 86dc744860e6dfacfeba2f33fea908db03fe67c7e37a878285b7aae8e4596735) >>> coremark-pro 1.1.2743 Collecting legal info LICENSE.md: OK (sha256: 0d7775bd793ea71fef3594c18164a08ed2f5f66c898958d0644f7a236a536f2b) >>> perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> crun 1.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.libcrun: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> debianutils 4.11 Collecting legal info debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567) >>> host-delve 1.8.0 Collecting legal info LICENSE: OK (sha256: 778864b990007e8cef6633f8c372dd05bac1fada6cf67b008afb1483f83b38f5) >>> host-go 1.19.3 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> gauche 0.9.12 Collecting legal info COPYING: OK (sha256: bc09c643a05e14d7ea8264aa737c5c14d60a20911a0309e7b27da231bbb4525d) >>> host-gauche 0.9.12 Collecting legal info COPYING: OK (sha256: bc09c643a05e14d7ea8264aa737c5c14d60a20911a0309e7b27da231bbb4525d) >>> host-gdb 10.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-genimage 16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> genpart 1.0.2 Collecting legal info >>> hiawatha 11.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> iperf3 3.12 Collecting legal info LICENSE: OK (sha256: a5c2e3d799f2835156e565a3de4fad33d32ed289cdc9e414dfaf75719fd12ef9) >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libcoap 4.3.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: c5625e704d52deade1c9b2d7931ac8593be147ba63af62b53b8c7e309b7eaeb9) >>> libcurl 7.86.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libdeflate 1.12 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libupnp 1.14.13 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libvncserver 0.9.13 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libxcrypt 4.4.29 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> memcached 1.6.16 Collecting legal info COPYING: OK (sha256: bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-class-method-modifiers 2.13 Collecting legal info LICENSE: OK (sha256: d17e5cba8d4039f6973d5873f73b0c8949c1cffb338fafe7a57e972767546561) >>> host-perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-encode-locale 1.05 Collecting legal info README: OK (sha256: edfeacafbed5a0f2c4a2a3db3fb0274a7f210768d01c853c60b7feac841c83c8) >>> perl-mailtools 2.21 Collecting legal info README: OK (sha256: f7558badc4f4875df247bcccb50a8f369bfe4a2c19361f1df7b26ddf6aaaaf6b) >>> perl-math-int64 0.54 Collecting legal info COPYING: OK (sha256: 59feedfdc4f99a746c54e06ac46c4627fb1e29be3bc71756184f92333600f72b) >>> perl-net-snmp 6.0.1 Collecting legal info LICENSE: OK (sha256: a038159be54a2807dc48e2b946514d59fceab6737d5461d93d55297a98e6e24e) >>> host-perl-module-build 0.4231 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl-sub-quote 2.006006 Collecting legal info LICENSE: OK (sha256: 88f4a8719c584d756dcfeebc7f35643066354188bfb57c672fbafcd44e044e9c) >>> perl-timedate 2.33 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> rng-tools 6.15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rtl_433 21.12 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> setserial 2.17 Collecting legal info debian/copyright: OK (sha256: 1d7e810ed28daf370def626dfd4c502f2f77d2b678f1ac72e2ba675dd6f9af0d) >>> trinity 1.9 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) >>> host-uuu 1.5.4 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) README.md: OK (sha256: 584bfbb18b4c08b872d48b80419dd453307212a144134fb516bd6ddc0700c2e8) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> valgrind 3.19.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.DOCS: OK (sha256: 56976e64523fa1e68db4e6f464f5b2cb89d7d08f54b1d012e317b8db286b3faf) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> xinetd 2.3.15 Collecting legal info COPYRIGHT: OK (sha256: 2f3dd19831b1837f7360f80a7700a130c04a59e387d4359299d6df712308bbed) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codescape-img-mips-2018.09-02: cannot save license (TOOLCHAIN_EXTERNAL_CODESCAPE_IMG_MIPS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) Legal info produced in /tmp/instance-8/output-1/legal-info make: Leaving directory '/tmp/instance-8/buildroot'