checking stdbool.h presence... yes checking for stdbool.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking DNSServiceDiscovery/DNSServiceDiscovery.h usability... no checking DNSServiceDiscovery/DNSServiceDiscovery.h presence... no checking for DNSServiceDiscovery/DNSServiceDiscovery.h... no checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes 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... no 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 xinetd-2-3-15 Building PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j1 AR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ar" -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/ make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15' cd libs/src/portable ; /usr/bin/make CC='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/portable' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o difftime.o difftime.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o inet_aton.o inet_aton.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o strerror.o strerror.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o fake-getnameinfo.o fake-getnameinfo.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o inet_ntop.o inet_ntop.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o cvt.o cvt.c cvt.c: In function 'fcvt_r': cvt.c:113:9: warning: implicit declaration of function 'strx_nprint' [-Wimplicit-function-declaration] n = strx_nprint (buf, len, "%.*" FLOAT_FMT_FLAG "f", ndigit, value); ^~~~~~~~~~~ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ar r libportable.a difftime.o inet_aton.o strerror.o fake-getnameinfo.o inet_ntop.o cvt.o /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ar: creating libportable.a /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ranlib libportable.a Installed libportable.a to ../../lib Installed ./libportable.h to ../../include make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/portable' cd libs/src/sio ; /usr/bin/make CC='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/sio' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o sprint.o sprint.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o sio.o sio.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o siosup.o siosup.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ar r libsio.a sprint.o sio.o siosup.o /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ar: creating libsio.a /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/sio' cd libs/src/str ; /usr/bin/make CC='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/str' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o strutil.o strutil.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o strprint.o strprint.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o strparse.o strparse.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ar r libstr.a strutil.o strprint.o strparse.o /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ar: creating libstr.a /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/str' cd libs/src/misc ; /usr/bin/make CC='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/misc' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o misc.o misc.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ar r libmisc.a misc.o m_env.o /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ar: creating libmisc.a /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/misc' cd libs/src/pset ; /usr/bin/make CC='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/pset' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o pset.o pset.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o ops.o ops.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ar r libpset.a pset.o ops.o /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ar: creating libpset.a /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ranlib libpset.a Installed libpset.a to ../../lib Installed ./pset.h to ../../include Installed ./pset.3 ./psi.3 to ../../man make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/pset' cd libs/src/xlog ; /usr/bin/make CC='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/xlog' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o xlog.o xlog.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o filelog.o filelog.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o slog.o slog.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o util.o util.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ar r libxlog.a xlog.o filelog.o slog.o util.o /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ar: creating libxlog.a /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ranlib libxlog.a Installed libxlog.a to ../../lib Installed ./xlog.h to ../../include Installed ./xlog.3 to ../../man make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/xlog' cd xinetd ; /usr/bin/make CC='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/xinetd' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 ) ; ^~~~~~~~ make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/xinetd' make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15' >>> xinetd xinetd-2-3-15 Installing to target PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j1 DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target install -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/ make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15' cd libs/src/portable ; /usr/bin/make CC='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/portable' Installed libportable.a to ../../lib Installed ./libportable.h to ../../include make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/portable' cd libs/src/sio ; /usr/bin/make CC='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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 '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/sio' cd libs/src/str ; /usr/bin/make CC='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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 '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/str' cd libs/src/misc ; /usr/bin/make CC='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-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 '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/misc' cd libs/src/pset ; /usr/bin/make CC='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-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 '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/pset' cd libs/src/xlog ; /usr/bin/make CC='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-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 '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/libs/src/xlog' cd xinetd ; /usr/bin/make CC='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-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 '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/xinetd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/xinetd-xinetd-2-3-15/xinetd' for i in /usr/sbin /usr/man/man5 /usr/man/man8 ; do \ test -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target$i || mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target$i ; done /usr/bin/install -c -m 755 xinetd/xinetd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/sbin /usr/bin/install -c -m 755 xinetd/itox /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/sbin /usr/bin/install -c -m 755 ./xinetd/xconv.pl /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/sbin /usr/bin/install -c -m 644 ./xinetd/xinetd.conf.man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man/man5/xinetd.conf.5 /usr/bin/install -c -m 644 ./xinetd/xinetd.log.man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man/man8/xinetd.log.8 /usr/bin/install -c -m 644 ./xinetd/xinetd.man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man/man8/xinetd.8 /usr/bin/install -c -m 644 ./xinetd/itox.8 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man/man8/itox.8 /usr/bin/install -c -m 644 ./xinetd/xconv.pl.8 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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 '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: ['libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: ['file', 'freeradius-client', 'xz', 'libcap', 'libiconv', 'libenca', 'libevent', 'libglob', 'libgta', 'libmnl', 'libnfnetlink', 'libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: ['libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: ['libmnl', 'libnfnetlink', 'libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libnetfilter_queue.la" is touched by more than one package: ['libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: ['libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: ['libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: ['libevent', 'libglob', 'libgta', 'libmnl', 'libnfnetlink', 'libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libfreeradius-client.la" is touched by more than one package: ['freeradius-client', 'xz', 'libcap', 'libiconv', 'libenca', 'libevent', 'libglob', 'libgta', 'libmnl', 'libnfnetlink', 'libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: ['libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: ['libevent', 'libglob', 'libgta', 'libmnl', 'libnfnetlink', 'libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: ['libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: ['berkeleydb', 'bzip2', 'libzlib', 'cracklib', 'file', 'freeradius-client', 'xz', 'libcap', 'libiconv', 'libenca', 'libevent', 'libglob', 'libgta', 'libmnl', 'libnfnetlink', 'libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libenca.la" is touched by more than one package: ['libenca', 'libevent', 'libglob', 'libgta', 'libmnl', 'libnfnetlink', 'libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libtheoraenc.la" is touched by more than one package: ['libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: ['libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: ['libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: ['popt', 'proj'] Warning: staging file "./usr/lib/libuio.la" is touched by more than one package: ['libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: ['libevent', 'libglob', 'libgta', 'libmnl', 'libnfnetlink', 'libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libtheora.la" is touched by more than one package: ['libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: ['xz', 'libcap', 'libiconv', 'libenca', 'libevent', 'libglob', 'libgta', 'libmnl', 'libnfnetlink', 'libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: ['libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libtheoradec.la" is touched by more than one package: ['libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: ['libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: ['libnfnetlink', 'libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: ['beecrypt', 'berkeleydb', 'bzip2', 'libzlib', 'cracklib', 'file', 'freeradius-client', 'xz', 'libcap', 'libiconv', 'libenca', 'libevent', 'libglob', 'libgta', 'libmnl', 'libnfnetlink', 'libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: ['libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: ['libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: ['opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: ['libevent', 'libglob', 'libgta', 'libmnl', 'libnfnetlink', 'libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: ['cracklib', 'file', 'freeradius-client', 'xz', 'libcap', 'libiconv', 'libenca', 'libevent', 'libglob', 'libgta', 'libmnl', 'libnfnetlink', 'libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libiconv.la" is touched by more than one package: ['libiconv', 'libenca', 'libevent', 'libglob', 'libgta', 'libmnl', 'libnfnetlink', 'libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libcharset.la" is touched by more than one package: ['libiconv', 'libenca', 'libevent', 'libglob', 'libgta', 'libmnl', 'libnfnetlink', 'libnetfilter_queue', 'libnl', 'libogg', 'libpthread-stubs', 'libscrypt', 'libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: ['libvorbis', 'libtheora', 'libuio', 'libxml2', 'libxslt', 'linenoise', 'opus', 'popt', 'proj'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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-bison', 'host-gettext'] mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/bin/sh rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/cmake /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/cmake find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/info /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/doc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00295-g80266c9505"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2018.05-git-00295-g80266c9505 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> toolchain-external 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 >>> angularjs 1.6.7 Collecting legal info angular.js: OK (sha256: cec36623ceba33c503784164917c206047079159bf88f51a695a4dfb9d9b7ede) >>> argp-standalone 1.3 Collecting legal info >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> 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) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> ca-certificates 20170717 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> cifs-utils 6.7 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> dhcpcd 6.11.5 Collecting legal info ERROR: No hash found for dhcpcd.c >>> docker-proxy 7b2b1feb1de4817d522cc372af149ff48d25028e Collecting legal info ERROR: No hash found for LICENSE >>> host-go 1.10 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> irqbalance v1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> kexec 2.0.16 Collecting legal info ERROR: No hash found for COPYING >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> libenca 1.19 Collecting legal info ERROR: No hash found for COPYING >>> libiconv 1.15 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> liberation 2.00.1 Collecting legal info ERROR: No hash found for LICENSE >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libglob 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_queue 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libscrypt v1.21 Collecting legal info ERROR: No hash found for LICENSE >>> libtheora 1.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libuio 940861de278cb794bf9d775b76a4d1d4f9108607 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> linuxptp 303b08cbf55096aba55bd08a314e0701e5c33482 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> proj 4.9.3 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> proxychains-ng 4.11 Collecting legal info ERROR: No hash found for COPYING >>> pure-ftpd 1.0.47 Collecting legal info COPYING: OK (sha256: e724ba991d8efa4c963e84ec31314c532dab00ac455ef77020fe60e78177bf23) >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> rpm 4.13.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ser2net 3.5 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> 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) Legal info produced in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/legal-info make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot'