checking for arpa/inet.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking rpc/pmap_clnt.h usability... no checking rpc/pmap_clnt.h presence... no checking for rpc/pmap_clnt.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes 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-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 AR="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ar" -C /home/buildroot/autobuild/run/instance-3/output/build/xinetd-xinetd-2-3-15/ cd libs/src/portable ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o ops.o ops.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); ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ar r libpset.a pset.o ops.o /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ar: creating libpset.a /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ranlib libpset.a Installed libpset.a to ../../lib /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-linux-ar: creating libportable.a /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ranlib libportable.a Installed ./pset.h to ../../include Installed libportable.a to ../../lib Installed ./pset.3 ./psi.3 to ../../man Installed ./libportable.h to ../../include cd libs/src/sio ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-linux-ar r libsio.a sprint.o sio.o siosup.o /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ar: creating libsio.a /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-linux-ar r libstr.a strutil.o strprint.o strparse.o /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ar: creating libstr.a /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include -c -o m_env.o m_env.c /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-linux-ar r libmisc.a misc.o m_env.o /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ar: creating libmisc.a /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ranlib libmisc.a Installed libmisc.a to ../../lib Installed ./misc.h ./m_env.h to ../../include /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ar r libxlog.a xlog.o filelog.o slog.o util.o /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ar: creating libxlog.a /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ranlib libxlog.a Installed ./misc.3 ./m_env.3 to ../../man 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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output/target install -C /home/buildroot/autobuild/run/instance-3/output/build/xinetd-xinetd-2-3-15/ cd libs/src/portable ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-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-3/output/host/bin/mipsel-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install Installed libmisc.a to ../../lib Installed libxlog.a to ../../lib Installed ./xlog.h to ../../include Installed ./xlog.3 to ../../man Installed ./misc.h ./m_env.h to ../../include Installed ./misc.3 ./m_env.3 to ../../man cd xinetd ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-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-3/output/target$i || mkdir -p /home/buildroot/autobuild/run/instance-3/output/target$i ; done /usr/bin/install -c -m 755 xinetd/xinetd /home/buildroot/autobuild/run/instance-3/output/target/usr/sbin /usr/bin/install -c -m 755 xinetd/itox /home/buildroot/autobuild/run/instance-3/output/target/usr/sbin /usr/bin/install -c -m 755 ./xinetd/xconv.pl /home/buildroot/autobuild/run/instance-3/output/target/usr/sbin /usr/bin/install -c -m 644 ./xinetd/xinetd.conf.man /home/buildroot/autobuild/run/instance-3/output/target/usr/man/man5/xinetd.conf.5 /usr/bin/install -c -m 644 ./xinetd/xinetd.log.man /home/buildroot/autobuild/run/instance-3/output/target/usr/man/man8/xinetd.log.8 /usr/bin/install -c -m 644 ./xinetd/xinetd.man /home/buildroot/autobuild/run/instance-3/output/target/usr/man/man8/xinetd.8 /usr/bin/install -c -m 644 ./xinetd/itox.8 /home/buildroot/autobuild/run/instance-3/output/target/usr/man/man8/itox.8 /usr/bin/install -c -m 644 ./xinetd/xconv.pl.8 /home/buildroot/autobuild/run/instance-3/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-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libmpg123.la" is touched by more than one package: [u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libopusurl.la" is touched by more than one package: [u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'ncurses', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'expat', u'freetype', u'ncurses', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libharfbuzz-subset.la" is touched by more than one package: [u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libfaad.la" is touched by more than one package: [u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libout123.la" is touched by more than one package: [u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libFLAC.la" is touched by more than one package: [u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libva.la" is touched by more than one package: [u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libpango-1.0.la" is touched by more than one package: [u'pango', u'snmppp'] Warning: staging file "./usr/lib/libpangoft2-1.0.la" is touched by more than one package: [u'pango', u'snmppp'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'freetype', u'ncurses', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libfaad_drm.la" is touched by more than one package: [u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libva-drm.la" is touched by more than one package: [u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libpangocairo-1.0.la" is touched by more than one package: [u'pango', u'snmppp'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libopusfile.la" is touched by more than one package: [u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'neon', u'faad2', u'ficl', u'libogg', u'flac', u'harfbuzz', u'libpthread-stubs', u'libdrm', u'liblinear', u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libpcap', u'libsquish', u'libva', u'libvorbis', u'libyuv', u'mpg123', u'opus', u'opusfile', u'pango', u'snmppp'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-3/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-3/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-3/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-3/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-3/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/include /home/buildroot/autobuild/run/instance-3/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-3/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-3/output/target/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/man /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/info /home/buildroot/autobuild/run/instance-3/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/doc /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/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-3/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-3/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-3/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-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00376-g42c8f9f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-3/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-3/buildroot' >>> Buildroot 2019.02-git-00376-g42c8f9f 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 >>> alljoyn-base 16.04.00 Collecting legal info >>> alljoyn 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> 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) >>> alsa-lib 1.1.7 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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 >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> davfs2 1.5.4 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> ficl 4.1.0 Collecting legal info ERROR: No hash found for ReadMe.txt >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> host-genpart 1.0.2 Collecting legal info >>> harfbuzz 1.8.8 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) src/hb-ucdn/COPYING: OK (sha256: ec20cbe051200fc846caf4dc253cf660e874a2d9e4f3a682e08354b567fae409) >>> libdrm 2.4.96 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> liblinear 2.20 Collecting legal info COPYRIGHT: OK (sha256: 2ad9363447d0afeca34d53619163cffd502ec172bdb44d8d112c7acb99ae2558) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsquish 1.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> libva 2.3.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libyuv 1ebf86795cb213a37f06eb1ef3713cff080568ea Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> mpg123 1.25.10 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> nano 3.0 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> ndisc6 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> nmap 7.70 Collecting legal info COPYING: OK (sha256: e013006fbdb7a7923e456e72272b115a5d722a3c6a372f27b5e8fcd282104651) >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.10 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> snmppp 3.3.10 Collecting legal info src/v3.cpp: OK (sha256: d00d5deb9ce44fa01ddf6f882de3ea8b9e8402f776b546dd982d55367ebbd392) >>> squeezelite v1.8 Collecting legal info LICENSE.txt: OK (sha256: 3e4379e1f34b8c5da00e545cfe94369b94a57745902c5d12be43b6332c34c04e) >>> 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: alljoyn-base-16.04.00: cannot save license (ALLJOYN_BASE_LICENSE_FILES not defined) WARNING: alljoyn-16.04.00a: cannot save license (ALLJOYN_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: libdrm-2.4.96: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-3/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot'