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 2.3.15 Building PATH="/nvmedata/autobuild/instance-7/output-1/host/bin:/nvmedata/autobuild/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 AR="/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar" -C /nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/ make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15' cd libs/src/portable ; /usr/bin/make CC='/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/portable' /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o difftime.o difftime.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o inet_aton.o inet_aton.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o strerror.o strerror.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o fake-getnameinfo.o fake-getnameinfo.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o inet_ntop.o inet_ntop.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o cvt.o cvt.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar r libportable.a difftime.o inet_aton.o strerror.o fake-getnameinfo.o inet_ntop.o cvt.o /nvmedata/autobuild/instance-7/output-1/host/lib/gcc/powerpc64le-buildroot-linux-gnu/10.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ar: creating libportable.a /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ranlib libportable.a Installed libportable.a to ../../lib Installed ./libportable.h to ../../include make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/portable' cd libs/src/sio ; /usr/bin/make CC='/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/sio' /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o sprint.o sprint.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o sio.o sio.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o siosup.o siosup.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar r libsio.a sprint.o sio.o siosup.o /nvmedata/autobuild/instance-7/output-1/host/lib/gcc/powerpc64le-buildroot-linux-gnu/10.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ar: creating libsio.a /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ranlib libsio.a Installed libsio.a to ../../lib Installed ./sio.h to ../../include Installed ./sio.3 ./Sprint.3 to ../../man make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/sio' cd libs/src/str ; /usr/bin/make CC='/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/str' /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o strutil.o strutil.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o strprint.o strprint.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o strparse.o strparse.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar r libstr.a strutil.o strprint.o strparse.o /nvmedata/autobuild/instance-7/output-1/host/lib/gcc/powerpc64le-buildroot-linux-gnu/10.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ar: creating libstr.a /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ranlib libstr.a Installed libstr.a to ../../lib Installed ./str.h to ../../include Installed ./strparse.3 ./strprint.3 ./strutil.3 to ../../man make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/str' cd libs/src/misc ; /usr/bin/make CC='/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/misc' /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o misc.o misc.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o m_env.o m_env.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar r libmisc.a misc.o m_env.o /nvmedata/autobuild/instance-7/output-1/host/lib/gcc/powerpc64le-buildroot-linux-gnu/10.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ar: creating libmisc.a /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ranlib libmisc.a Installed libmisc.a to ../../lib Installed ./misc.h ./m_env.h to ../../include Installed ./misc.3 ./m_env.3 to ../../man make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/misc' cd libs/src/pset ; /usr/bin/make CC='/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/pset' /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o pset.o pset.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o ops.o ops.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar r libpset.a pset.o ops.o /nvmedata/autobuild/instance-7/output-1/host/lib/gcc/powerpc64le-buildroot-linux-gnu/10.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ar: creating libpset.a /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ranlib libpset.a Installed libpset.a to ../../lib Installed ./pset.h to ../../include Installed ./pset.3 ./psi.3 to ../../man make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/pset' cd libs/src/xlog ; /usr/bin/make CC='/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/xlog' /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o xlog.o xlog.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o filelog.o filelog.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o slog.o slog.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include -c -o util.o util.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar r libxlog.a xlog.o filelog.o slog.o util.o /nvmedata/autobuild/instance-7/output-1/host/lib/gcc/powerpc64le-buildroot-linux-gnu/10.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ar: creating libxlog.a /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ranlib libxlog.a Installed libxlog.a to ../../lib Installed ./xlog.h to ../../include Installed ./xlog.3 to ../../man make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/xlog' cd xinetd ; /usr/bin/make CC='/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include' LDFLAGS=' -L../libs/lib' make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/xinetd' /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o access.o access.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o addr.o addr.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o builtins.o builtins.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o child.o child.c child.c: In function 'child_process': child.c:341:17: warning: ignoring return value of 'nice' declared with attribute 'warn_unused_result' [-Wunused-result] 341 | (void) nice( SC_NICE( scp ) ) ; | ^~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o conf.o conf.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o confparse.o confparse.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o connection.o connection.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o env.o env.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o ident.o ident.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o init.o init.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o int.o int.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o intcommon.o intcommon.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o internals.o internals.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o log.o log.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o logctl.o logctl.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o main.o main.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o msg.o msg.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o nvlists.o nvlists.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o parse.o parse.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o parsesup.o parsesup.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o parsers.o parsers.c parsers.c: In function 'user_parser': parsers.c:302:23: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5 302 | SC_UID(scp) = pw->pw_uid ; | ~~^~~~~~~~ /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o reconfig.o reconfig.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o retry.o retry.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o sconf.o sconf.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o sensor.o sensor.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o server.o server.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o service.o service.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o signals.o signals.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o special.o special.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o tcpint.o tcpint.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o time.o time.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o udpint.o udpint.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o util.o util.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o redirect.o redirect.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o xgetloadavg.o xgetloadavg.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o options.o options.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o includedir.o includedir.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o xtimer.o xtimer.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o inet.o inet.c inet.c: In function 'parse_inet_conf_file': inet.c:269:20: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5 269 | SC_UID(scp) = pw->pw_uid; | ~~^~~~~~~~ /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -c -o xmdns.o xmdns.c /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include -o xinetd access.o addr.o builtins.o child.o conf.o confparse.o connection.o env.o ident.o init.o int.o intcommon.o internals.o log.o logctl.o main.o msg.o nvlists.o parse.o parsesup.o parsers.o reconfig.o retry.o sconf.o sensor.o server.o service.o signals.o special.o tcpint.o time.o udpint.o util.o redirect.o xgetloadavg.o options.o includedir.o xtimer.o inet.o xmdns.o -L../libs/lib -lsio -lmisc -lxlog -lportable -lstr -lpset -lm -lcrypt || rm -f xinetd /nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include ./itox.c -o itox -L../libs/lib -lsio -lmisc -lxlog -lportable -lstr -lpset -lm -lcrypt ./itox.c: In function 'make_string_cat': ./itox.c:233:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] 233 | va_start( ap, count ) ; | ^~~~~~~~ ./itox.c:257:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] 257 | 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] 282 | va_start( ap, count ) ; | ^~~~~~~~ ./itox.c:295:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] 295 | va_start( ap, count ) ; | ^~~~~~~~ make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/xinetd' make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15' >>> xinetd 2.3.15 Installing to target PATH="/nvmedata/autobuild/instance-7/output-1/host/bin:/nvmedata/autobuild/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-7/output-1/target install -C /nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/ make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15' cd libs/src/portable ; /usr/bin/make CC='/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/portable' Installed libportable.a to ../../lib Installed ./libportable.h to ../../include make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/portable' cd libs/src/sio ; /usr/bin/make CC='/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/sio' Installed libsio.a to ../../lib Installed ./sio.h to ../../include Installed ./sio.3 ./Sprint.3 to ../../man make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/sio' cd libs/src/str ; /usr/bin/make CC='/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/str' Installed libstr.a to ../../lib Installed ./str.h to ../../include Installed ./strparse.3 ./strprint.3 ./strutil.3 to ../../man make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/str' cd libs/src/misc ; /usr/bin/make CC='/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/misc' Installed libmisc.a to ../../lib Installed ./misc.h ./m_env.h to ../../include Installed ./misc.3 ./m_env.3 to ../../man make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/misc' cd libs/src/pset ; /usr/bin/make CC='/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/pset' Installed libpset.a to ../../lib Installed ./pset.h to ../../include Installed ./pset.3 ./psi.3 to ../../man make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/pset' cd libs/src/xlog ; /usr/bin/make CC='/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../../include' install make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/xlog' Installed libxlog.a to ../../lib Installed ./xlog.h to ../../include Installed ./xlog.3 to ../../man make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/libs/src/xlog' cd xinetd ; /usr/bin/make CC='/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -DNO_RPC -I../libs/include' LDFLAGS=' -L../libs/lib' make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/xinetd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15/xinetd' for i in /usr/sbin /usr/man/man5 /usr/man/man8 ; do \ test -d /nvmedata/autobuild/instance-7/output-1/target$i || mkdir -p /nvmedata/autobuild/instance-7/output-1/target$i ; done /usr/bin/install -c -m 755 xinetd/xinetd /nvmedata/autobuild/instance-7/output-1/target/usr/sbin /usr/bin/install -c -m 755 xinetd/itox /nvmedata/autobuild/instance-7/output-1/target/usr/sbin /usr/bin/install -c -m 755 ./xinetd/xconv.pl /nvmedata/autobuild/instance-7/output-1/target/usr/sbin /usr/bin/install -c -m 644 ./xinetd/xinetd.conf.man /nvmedata/autobuild/instance-7/output-1/target/usr/man/man5/xinetd.conf.5 /usr/bin/install -c -m 644 ./xinetd/xinetd.log.man /nvmedata/autobuild/instance-7/output-1/target/usr/man/man8/xinetd.log.8 /usr/bin/install -c -m 644 ./xinetd/xinetd.man /nvmedata/autobuild/instance-7/output-1/target/usr/man/man8/xinetd.8 /usr/bin/install -c -m 644 ./xinetd/itox.8 /nvmedata/autobuild/instance-7/output-1/target/usr/man/man8/itox.8 /usr/bin/install -c -m 644 ./xinetd/xconv.pl.8 /nvmedata/autobuild/instance-7/output-1/target/usr/man/man8/xconv.pl.8 You must put your xinetd.conf in /etc/xinetd.conf There is a sample config file in xinetd/sample.conf and you can use xconv.pl to convert your old inetd.conf file to an xinetd format make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/xinetd-2.3.15' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-7/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-7/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-7/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-7/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-7/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-7/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-7/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-7/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-7/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-7/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-7/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-7/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-7/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-7/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /nvmedata/autobuild/instance-7/output-1/target/etc/shells || echo "/bin/bash" >> /nvmedata/autobuild/instance-7/output-1/target/etc/shells grep -qsE '^/bin/mksh$' /nvmedata/autobuild/instance-7/output-1/target/etc/shells || echo "/bin/mksh" >> /nvmedata/autobuild/instance-7/output-1/target/etc/shells mkdir -p /nvmedata/autobuild/instance-7/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-7/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-7/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-7/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-7/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /nvmedata/autobuild/instance-7/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-7/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-7/output-1/target/etc/shells ln -sf mksh /nvmedata/autobuild/instance-7/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,mksh,' /nvmedata/autobuild/instance-7/output-1/target/etc/passwd rm -rf /nvmedata/autobuild/instance-7/output-1/target/usr/include /nvmedata/autobuild/instance-7/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-7/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-7/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-7/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-7/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-7/output-1/target/usr/doc find /nvmedata/autobuild/instance-7/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-7/output-1/target/lib/ /nvmedata/autobuild/instance-7/output-1/target/usr/lib/ /nvmedata/autobuild/instance-7/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-7/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-7/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-7/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-7/output-1/target/usr/man /nvmedata/autobuild/instance-7/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-7/output-1/target/usr/info /nvmedata/autobuild/instance-7/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-7/output-1/target/usr/doc /nvmedata/autobuild/instance-7/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-7/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-7/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-7/output-1/target/lib/debug /nvmedata/autobuild/instance-7/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-7/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /nvmedata/autobuild/instance-7/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-7/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-7/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /nvmedata/autobuild/instance-7/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-799-gd7280ac83d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /nvmedata/autobuild/instance-7/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-7/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-7/output-1/per-package /nvmedata/autobuild/instance-7/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-7/output-1/target/usr ln -snf /nvmedata/autobuild/instance-7/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot /nvmedata/autobuild/instance-7/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-7/buildroot' make: Entering directory '/nvmedata/autobuild/instance-7/buildroot' >>> Buildroot 2022.02-799-gd7280ac83d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) BR2_NEEDS_HOST_GCC_PLUGIN_SUPPORT=y >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> glibc 2.34-109-gd64b08d5ba7ffbc9155630f4843cf2e271b1629c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.15.33 Collecting legal info >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> hdparm 9.63 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> lcms2 2.13 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> less 590 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libksba 1.6.0 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libldns 1.8.1 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> openssl Collecting legal info >>> libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libmaxminddb 1.6.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> host-libp11 0.4.11 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libpciaccess 0.16 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libxml2 2.9.13 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-mkpasswd Collecting legal info >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> nginx 1.20.1 Collecting legal info LICENSE: OK (sha256: b57270c1f73eb6624b38b2d0a1affcec56b21fab39efbf8c837428f05cef1d73) >>> host-odb 2.4.0 Collecting legal info LICENSE: OK (sha256: 7983b82cb1f1686ac2b55420ded9c0f348f93dd17bf3e048ae3b25c1da51b80e) >>> host-libcutl 1.10.0 Collecting legal info LICENSE: OK (sha256: c7aa98c5af3b67174f16b12a1fed4332a51cd524b82c69e85baa4c2c412da239) >>> host-libodb 2.4.0 Collecting legal info LICENSE: OK (sha256: 841105a470fc283851c63941510ffd403c726d1910b688f7df95914ab8b1b5a3) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> start-stop-daemon 1.20.7.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> xinetd 2.3.15 Collecting legal info COPYRIGHT: OK (sha256: 2f3dd19831b1837f7360f80a7700a130c04a59e387d4359299d6df712308bbed) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.33: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-7/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-7/buildroot'