checking for sys/signal.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes 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="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ar" -C /home/buildroot/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/ cd libs/src/portable ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install cd libs/src/pset ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o difftime.o difftime.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-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 /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o pset.o pset.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o ops.o ops.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o strerror.o strerror.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-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 /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-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 /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o cvt.o cvt.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ar r libpset.a pset.o ops.o /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ar: creating libpset.a /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ranlib libpset.a Installed libpset.a to ../../lib Installed ./pset.h to ../../include Installed ./pset.3 ./psi.3 to ../../man 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); ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ar r libportable.a difftime.o inet_aton.o strerror.o fake-getnameinfo.o inet_ntop.o cvt.o /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ar: creating libportable.a /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ranlib libportable.a Installed libportable.a to ../../lib Installed ./libportable.h to ../../include cd libs/src/sio ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o sprint.o sprint.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o sio.o sio.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o siosup.o siosup.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ar r libsio.a sprint.o sio.o siosup.o /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ar: creating libsio.a /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ranlib libsio.a Installed libsio.a to ../../lib Installed ./sio.h to ../../include Installed ./sio.3 ./Sprint.3 to ../../man cd libs/src/str ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o strutil.o strutil.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o strprint.o strprint.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o strparse.o strparse.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ar r libstr.a strutil.o strprint.o strparse.o /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ar: creating libstr.a /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ranlib libstr.a Installed libstr.a to ../../lib Installed ./str.h to ../../include Installed ./strparse.3 ./strprint.3 ./strutil.3 to ../../man cd libs/src/misc ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o misc.o misc.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-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 cd libs/src/xlog ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o xlog.o xlog.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o filelog.o filelog.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o slog.o slog.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ar r libmisc.a misc.o m_env.o /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ar: creating libmisc.a /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-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 /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o util.o util.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ar r libxlog.a xlog.o filelog.o slog.o util.o /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ar: creating libxlog.a /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ranlib libxlog.a Installed libxlog.a to ../../lib Installed ./xlog.h to ../../include Installed ./xlog.3 to ../../man cd xinetd ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include' LDFLAGS=' -L../libs/lib' /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o access.o access.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o addr.o addr.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o builtins.o builtins.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o child.o child.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o conf.o conf.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o confparse.o confparse.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o connection.o connection.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o env.o env.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o ident.o ident.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o init.o init.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o int.o int.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o intcommon.o intcommon.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o internals.o internals.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o log.o log.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o logctl.o logctl.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o main.o main.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o msg.o msg.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o nvlists.o nvlists.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o parse.o parse.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o parsesup.o parsesup.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o parsers.o parsers.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o reconfig.o reconfig.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o retry.o retry.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o sconf.o sconf.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o sensor.o sensor.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o server.o server.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o service.o service.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o signals.o signals.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o special.o special.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o tcpint.o tcpint.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o time.o time.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o udpint.o udpint.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o util.o util.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-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 /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o xgetloadavg.o xgetloadavg.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o options.o options.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o includedir.o includedir.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o xtimer.o xtimer.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o inet.o inet.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -c -o xmdns.o xmdns.c /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include ./itox.c -o itox -L../libs/lib -lsio -lmisc -lxlog -lportable -lstr -lpset -lm -lcrypt ./itox.c: In function 'make_string_cat': ./itox.c:233:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] va_start( ap, count ) ; ^~~~~~~~ ./itox.c:257:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] va_start( ap, count ) ; ^~~~~~~~ ./itox.c: In function 'make_pathname': ./itox.c:282:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] va_start( ap, count ) ; ^~~~~~~~ ./itox.c:295:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] va_start( ap, count ) ; ^~~~~~~~ /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-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 >>> xinetd xinetd-2-3-15 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/xinetd-xinetd-2-3-15/ cd libs/src/portable ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install cd libs/src/pset ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install Installed libportable.a to ../../lib Installed libpset.a to ../../lib Installed ./libportable.h to ../../include cd libs/src/sio ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install Installed ./pset.h to ../../include Installed ./pset.3 ./psi.3 to ../../man Installed libsio.a to ../../lib Installed ./sio.h to ../../include Installed ./sio.3 ./Sprint.3 to ../../man cd libs/src/str ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install Installed libstr.a to ../../lib Installed ./str.h to ../../include Installed ./strparse.3 ./strprint.3 ./strutil.3 to ../../man cd libs/src/misc ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install cd libs/src/xlog ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install Installed libxlog.a to ../../lib Installed ./xlog.h to ../../include Installed ./xlog.3 to ../../man Installed libmisc.a to ../../lib Installed ./misc.h ./m_env.h to ../../include Installed ./misc.3 ./m_env.3 to ../../man cd xinetd ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-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[3]: Nothing to be done for `all'. for i in /usr/sbin /usr/man/man5 /usr/man/man8 ; do \ test -d /home/buildroot/autobuild/run/instance-0/output/target$i || mkdir -p /home/buildroot/autobuild/run/instance-0/output/target$i ; done /usr/bin/install -c -m 755 xinetd/xinetd /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin /usr/bin/install -c -m 755 xinetd/itox /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin /usr/bin/install -c -m 755 ./xinetd/xconv.pl /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin /usr/bin/install -c -m 644 ./xinetd/xinetd.conf.man /home/buildroot/autobuild/run/instance-0/output/target/usr/man/man5/xinetd.conf.5 /usr/bin/install -c -m 644 ./xinetd/xinetd.log.man /home/buildroot/autobuild/run/instance-0/output/target/usr/man/man8/xinetd.log.8 /usr/bin/install -c -m 644 ./xinetd/xinetd.man /home/buildroot/autobuild/run/instance-0/output/target/usr/man/man8/xinetd.8 /usr/bin/install -c -m 644 ./xinetd/itox.8 /home/buildroot/autobuild/run/instance-0/output/target/usr/man/man8/itox.8 /usr/bin/install -c -m 644 ./xinetd/xconv.pl.8 /home/buildroot/autobuild/run/instance-0/output/target/usr/man/man8/xconv.pl.8 You must put your xinetd.conf in /etc/xinetd.conf There is a sample config file in xinetd/sample.conf and you can use xconv.pl to convert your old inetd.conf file to an xinetd format >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'libzlib', u'libopenssl', u'libcurl', u'curlpp', u'dawgdic', u'libiconv', u'dvb-apps', u'flex', u'gmp', u'lcms2', u'libconfig', u'libcue', u'libdvdcss', u'libenca', u'libid3tag', u'libmad', u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libmpfr.la" is touched by more than one package: [u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libmemcached.la" is touched by more than one package: [u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libraw1394.la" is touched by more than one package: [u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libcharset.la" is touched by more than one package: [u'libiconv', u'dvb-apps', u'flex', u'gmp', u'lcms2', u'libconfig', u'libcue', u'libdvdcss', u'libenca', u'libid3tag', u'libmad', u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libenca.la" is touched by more than one package: [u'libenca', u'libid3tag', u'libmad', u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'gmp', u'lcms2', u'libconfig', u'libcue', u'libdvdcss', u'libenca', u'libid3tag', u'libmad', u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/liblog4cpp.la" is touched by more than one package: [u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libmpc.la" is touched by more than one package: [u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'lcms2', u'libconfig', u'libcue', u'libdvdcss', u'libenca', u'libid3tag', u'libmad', u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'libconfig', u'libcue', u'libdvdcss', u'libenca', u'libid3tag', u'libmad', u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'curlpp', u'dawgdic', u'libiconv', u'dvb-apps', u'flex', u'gmp', u'lcms2', u'libconfig', u'libcue', u'libdvdcss', u'libenca', u'libid3tag', u'libmad', u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libhashkit.la" is touched by more than one package: [u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libcue', u'libdvdcss', u'libenca', u'libid3tag', u'libmad', u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libmemcachedutil.la" is touched by more than one package: [u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: [u'beecrypt', u'libaio', u'check', u'libzlib', u'libopenssl', u'libcurl', u'curlpp', u'dawgdic', u'libiconv', u'dvb-apps', u'flex', u'gmp', u'lcms2', u'libconfig', u'libcue', u'libdvdcss', u'libenca', u'libid3tag', u'libmad', u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libmad', u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libcue', u'libdvdcss', u'libenca', u'libid3tag', u'libmad', u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libiconv.la" is touched by more than one package: [u'libiconv', u'dvb-apps', u'flex', u'gmp', u'lcms2', u'libconfig', u'libcue', u'libdvdcss', u'libenca', u'libid3tag', u'libmad', u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: [u'libdvdcss', u'libenca', u'libid3tag', u'libmad', u'libmemcached', u'libnl', u'libpcap', u'libraw1394', u'libtommath', u'libuecc', u'lm-sensors', u'log4cpp', u'lzo', u'mpfr', u'mpc', u'ncurses', u'nettle', u'readline', u'physfs', u'popt', u'trousers'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'trousers'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libbeecrypt.la" is touched by more than one package: [u'host-pkgconf', u'host-cmake', u'host-libxml2', u'host-gauche', u'host-bison', u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libmad.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libconfig.la" is touched by more than one package: [u'host-bison', u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnl-genl-3.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libmpc.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libdvdcss.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnl-3.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libenca.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libgmp.la" is touched by more than one package: [u'host-bison', u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libcharset.la" is touched by more than one package: [u'host-libxml2', u'host-gauche', u'host-bison', u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-cython'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libfl.la" is touched by more than one package: [u'host-gauche', u'host-bison', u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/liblog4cpp.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnl-route-3.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libid3tag.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libiconv.la" is touched by more than one package: [u'host-libxml2', u'host-gauche', u'host-bison', u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libcurl.la" is touched by more than one package: [u'host-libxml2', u'host-gauche', u'host-bison', u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/liblcms2.la" is touched by more than one package: [u'host-bison', u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libmpfr.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libhashkit.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libmemcached.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libraw1394.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnl-nf-3.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libconfig++.la" is touched by more than one package: [u'host-bison', u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libmemcachedutil.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-expat'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libcheck.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-gauche', u'host-bison', u'host-ncurses', u'host-patchelf', u'host-expat'] mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11.3-00002-ge67fc5c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11.3"; \ echo "PRETTY_NAME=\"Buildroot 2018.11.3\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.11.3-00002-ge67fc5c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 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) >>> blktrace 1.2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> bootstrap 4.1.0 Collecting legal info css/bootstrap.css: OK (sha256: 0ce7fbe215cdf921ed87d00a374404681d5d24898589a7fe60e068d09289b4ba) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> curlpp 0.8.1 Collecting legal info doc/LICENSE: OK (sha256: 8b9e3afd4d06ad3c169e788e5187a3e9f4f35671e9a7322f7e74bea9643b5b5a) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcurl 7.64.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for COPYING.LGPL >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> gauche 0.9.5 Collecting legal info ERROR: No hash found for COPYING >>> host-gauche 0.9.5 Collecting legal info ERROR: No hash found for COPYING >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> iperf 2.0.12 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcue v2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> lm-sensors 3.4.0 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING >>> log4cpp 1.1.3 Collecting legal info ERROR: No hash found for log4cpp/COPYING >>> lsscsi 0.30 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> lzop 1.03 Collecting legal info ERROR: No hash found for COPYING >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> open-lldp 036e314bd93602f7388262cc37faf8b626980af1 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> physfs 3.0.1 Collecting legal info LICENSE.txt: OK (sha256: 7ce475991f6cc09958ef0d57312522eba78e36d984307c95f9a3965adf7e4e2b) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-python-cython 0.29 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-setuptools 40.5.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> reaver 9bae55bd30b6d46b42da3a09dc23c8b0f9341996 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sp-oops-extract 0.0.7-1 Collecting legal info ERROR: No hash found for COPYING >>> sshpass 1.06 Collecting legal info ERROR: No hash found for COPYING >>> statserial 1.1 Collecting legal info ERROR: No hash found for COPYING >>> trousers 0.3.14 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> 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) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'