checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for linux/if_arp.h... (cached) no checking machine/limits.h usability... no checking machine/limits.h presence... no checking for machine/limits.h... no checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes checking for net/if_arp.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking net/if_types.h usability... no checking net/if_types.h presence... no checking for net/if_types.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct sockaddr_in6 has sin6_scope_id... yes checking whether struct in6_addr has u6_addrXX and defines s6_addrXX... yes checking for getopt_long... yes checking for ppoll... yes checking for sysctl... no checking pkg-config is at least version 0.9.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating radvd.service config.status: creating redhat/systemd/radvd.spec config.status: creating redhat/SysV/radvd.spec config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared Your build configuration: CPPFLAGS = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 CFLAGS = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 LDFLAGS = Arch = linux Extras: privsep-linux.o device-linux.o netlink.o prefix: /usr PID file: /var/run/radvd.pid Log file: /var/log/radvd.log Config file: /etc/radvd.conf Radvd version: 2.19 >>> radvd 2.19 Building PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-21/output-1/build/radvd-2.19/ make[1]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/radvd-2.19' /usr/bin/make all-am make[2]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/radvd-2.19' YACC gram.c updating gram.h CC libradvd_parser_a-gram.o LEX scanner.c CC libradvd_parser_a-scanner.o AR libradvd-parser.a ar: `u' modifier ignored since `D' is the default (see `U') CC log.o CC recv.o recv.c: In function 'recv_rs_ra': recv.c:80:13: warning: implicit declaration of function 'if_indextoname' [-Wimplicit-function-declaration] 80 | if_name = if_indextoname((*pkt_info)->ipi6_ifindex, if_namebuf); | ^~~~~~~~~~~~~~ recv.c:80:11: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 80 | if_name = if_indextoname((*pkt_info)->ipi6_ifindex, if_namebuf); | ^ CC socket.o CC util.o CC device-common.o device-common.c: In function 'update_device_index': device-common.c:208:14: warning: implicit declaration of function 'if_nametoindex' [-Wimplicit-function-declaration] 208 | int index = if_nametoindex(iface->props.name); | ^~~~~~~~~~~~~~ device-common.c: In function 'check_device': device-common.c:25:2: warning: 'strncpy' output may be truncated copying 15 bytes from a string of length 15 [-Wstringop-truncation] 25 | strncpy(ifr.ifr_name, iface->props.name, IFNAMSIZ - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC interface.o CC process.o process.c: In function 'process': process.c:28:18: warning: implicit declaration of function 'if_indextoname' [-Wimplicit-function-declaration] 28 | char *if_name = if_indextoname(pkt_info->ipi6_ifindex, if_namebuf); | ^~~~~~~~~~~~~~ process.c:28:18: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] CC radvd.o CC send.o CC timer.o CC privsep-linux.o privsep-linux.c: In function 'privsep_interface_linkmtu': privsep-linux.c:132:2: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 132 | strncpy(cmd.iface, iface, sizeof(cmd.iface)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ privsep-linux.c: In function 'privsep_interface_curhlim': privsep-linux.c:144:2: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 144 | strncpy(cmd.iface, iface, sizeof(cmd.iface)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ privsep-linux.c: In function 'privsep_interface_reachtime': privsep-linux.c:155:2: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 155 | strncpy(cmd.iface, iface, sizeof(cmd.iface)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ privsep-linux.c: In function 'privsep_interface_retranstimer': privsep-linux.c:166:2: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 166 | strncpy(cmd.iface, iface, sizeof(cmd.iface)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC device-linux.o device-linux.c: In function 'update_device_info': device-linux.c:42:2: warning: 'strncpy' output may be truncated copying 15 bytes from a string of length 15 [-Wstringop-truncation] 42 | strncpy(ifr.ifr_name, iface->props.name, IFNAMSIZ - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC netlink.o netlink.c: In function 'process_netlink_msg': netlink.c:123:25: warning: implicit declaration of function 'if_indextoname' [-Wimplicit-function-declaration] 123 | const char *ifname = if_indextoname(ifinfo->ifi_index, ifnamebuf); | ^~~~~~~~~~~~~~ netlink.c:123:25: warning: initialization of 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] netlink.c:155:25: warning: initialization of 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 155 | const char *ifname = if_indextoname(ifaddr->ifa_index, ifnamebuf); | ^~~~~~~~~~~~~~ CCLD radvd CC radvdump.o radvdump.c: In function 'print_ff': radvdump.c:144:2: warning: implicit declaration of function 'if_indextoname' [-Wimplicit-function-declaration] 144 | if_indextoname(if_index, if_name); | ^~~~~~~~~~~~~~ CCLD radvdump GEN radvd.8 GEN radvd.conf.5 GEN radvdump.8 make[2]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/radvd-2.19' make[1]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/radvd-2.19' >>> radvd 2.19 Installing to target PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/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-21/output-1/target install -C /nvmedata/autobuild/instance-21/output-1/build/radvd-2.19/ make[1]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/radvd-2.19' make[2]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/radvd-2.19' /bin/mkdir -p '/nvmedata/autobuild/instance-21/output-1/target/usr/sbin' /usr/bin/install -c radvd radvdump '/nvmedata/autobuild/instance-21/output-1/target/usr/sbin' /bin/mkdir -p '/nvmedata/autobuild/instance-21/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 radvd.conf.5 '/nvmedata/autobuild/instance-21/output-1/target/usr/share/man/man5' /bin/mkdir -p '/nvmedata/autobuild/instance-21/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 radvd.8 radvdump.8 '/nvmedata/autobuild/instance-21/output-1/target/usr/share/man/man8' make[2]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/radvd-2.19' make[1]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/radvd-2.19' /usr/bin/install -D -m 0755 package/radvd/S50radvd /nvmedata/autobuild/instance-21/output-1/target/etc/init.d/S50radvd >>> redir 3.3 Downloading --2022-04-04 03:11:11-- https://github.com/troglobit/redir/releases/download/v3.3/redir-3.3.tar.xz Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/57325338/2c2eb080-4d5f-11e9-857c-29fd03332b4d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220404%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220404T091111Z&X-Amz-Expires=300&X-Amz-Signature=bf2adde412ebc54c7b68ec6bd8a3008c3e712df892b09f8be73fa8337273760d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=57325338&response-content-disposition=attachment%3B%20filename%3Dredir-3.3.tar.xz&response-content-type=application%2Foctet-stream [following] --2022-04-04 03:11:12-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/57325338/2c2eb080-4d5f-11e9-857c-29fd03332b4d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220404%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220404T091111Z&X-Amz-Expires=300&X-Amz-Signature=bf2adde412ebc54c7b68ec6bd8a3008c3e712df892b09f8be73fa8337273760d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=57325338&response-content-disposition=attachment%3B%20filename%3Dredir-3.3.tar.xz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 84980 (83K) [application/octet-stream] Saving to: '/nvmedata/autobuild/instance-21/output-1/build/.redir-3.3.tar.xz.vNyWCY/output' 0K .......... .......... .......... .......... .......... 60% 4.07M 0s 50K .......... .......... .......... .. 100% 166M=0.01s 2022-04-04 03:11:12 (6.64 MB/s) - '/nvmedata/autobuild/instance-21/output-1/build/.redir-3.3.tar.xz.vNyWCY/output' saved [84980/84980] redir-3.3.tar.xz: OK (md5: b452e1ca6faded7bab9c76dd61d9d983) >>> redir 3.3 Extracting xzcat /nvmedata/autobuild/instance-21/dl/redir/redir-3.3.tar.xz | tar --strip-components=1 -C /nvmedata/autobuild/instance-21/output-1/build/redir-3.3 -xf - >>> redir 3.3 Patching >>> redir 3.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-21/output-1/build/redir-3.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> redir 3.3 Patching libtool >>> redir 3.3 Configuring (cd /nvmedata/autobuild/instance-21/output-1/build/redir-3.3/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-ar" AS="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-as" LD="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-ld" NM="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-nm" CC="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-gcc" GCC="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-gcc" CPP="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-cpp" CXX="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-g++" FC="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-gfortran" F77="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-gfortran" RANLIB="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-ranlib" READELF="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-objcopy" OBJDUMP="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-21/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-21/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-21/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-21/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-21/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 " LDFLAGS="" FCFLAGS=" -O3 " FFLAGS=" -O3 " PKG_CONFIG="/nvmedata/autobuild/instance-21/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-21/output-1/host/microblaze-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes CONFIG_SITE=/dev/null ./configure --target=microblaze-buildroot-linux-musl --host=microblaze-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-compat --enable-shaper --enable-ftp ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared, --enable-shaper checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for microblaze-buildroot-linux-musl-strip... /bin/true checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for microblaze-buildroot-linux-musl-gcc... /nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-gcc option to accept ISO C89... none needed checking whether /nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-gcc... none checking how to run the C preprocessor... /nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for request_init in -lwrap... no checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared, --enable-shaper >>> redir 3.3 Building PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-21/output-1/build/redir-3.3/ make[1]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/redir-3.3' /usr/bin/make all-am make[2]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/redir-3.3' /nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -c -o redir.o redir.c /nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -o redir redir.o make[2]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/redir-3.3' make[1]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/redir-3.3' >>> redir 3.3 Installing to target PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/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-21/output-1/target install -C /nvmedata/autobuild/instance-21/output-1/build/redir-3.3/ make[1]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/redir-3.3' make[2]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/redir-3.3' /bin/mkdir -p '/nvmedata/autobuild/instance-21/output-1/target/usr/bin' /usr/bin/install -c redir '/nvmedata/autobuild/instance-21/output-1/target/usr/bin' /bin/mkdir -p '/nvmedata/autobuild/instance-21/output-1/target/usr/share/doc/redir' /usr/bin/install -c -m 644 README.md transproxy.txt '/nvmedata/autobuild/instance-21/output-1/target/usr/share/doc/redir' /bin/mkdir -p '/nvmedata/autobuild/instance-21/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 redir.1 '/nvmedata/autobuild/instance-21/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/redir-3.3' make[1]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/redir-3.3' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-21/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/nvmedata/autobuild/instance-21/output-1/host/bin/microblaze-buildroot-linux-musl-%g' -e 's%@TARGET_ARCH@%microblaze%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/nvmedata/autobuild/instance-21/output-1/host%g' -e 's%@STAGING_DIR@%/nvmedata/autobuild/instance-21/output-1/host/microblaze-buildroot-linux-musl/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /nvmedata/autobuild/instance-21/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /nvmedata/autobuild/instance-21/output-1/host/etc/meson/cross-compilation.conf.in > /nvmedata/autobuild/instance-21/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /nvmedata/autobuild/instance-21/output-1/target/etc/inittab /bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /nvmedata/autobuild/instance-21/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-21/output-1/build/busybox-1.33.2/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-21/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-21/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-21/output-1/build/busybox-1.33.2/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-21/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-21/output-1/target/etc/shells; fi rm -f /nvmedata/autobuild/instance-21/output-1/target/usr/share/glib-2.0/schemas/*.xml /nvmedata/autobuild/instance-21/output-1/target/usr/share/glib-2.0/schemas/*.dtd /nvmedata/autobuild/instance-21/output-1/host/bin/glib-compile-schemas /nvmedata/autobuild/instance-21/output-1/host/microblaze-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/nvmedata/autobuild/instance-21/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/share/lua/5.1/doc rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/lib/luarocks mkdir -p /nvmedata/autobuild/instance-21/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-21/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-21/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-21/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-21/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /nvmedata/autobuild/instance-21/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-21/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-21/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-21/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-21/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-21/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-21/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/include /nvmedata/autobuild/instance-21/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-21/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-21/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-21/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-21/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-21/output-1/target/usr/doc find /nvmedata/autobuild/instance-21/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-21/output-1/target/lib/ /nvmedata/autobuild/instance-21/output-1/target/usr/lib/ /nvmedata/autobuild/instance-21/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-21/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-21/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/man /nvmedata/autobuild/instance-21/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/info /nvmedata/autobuild/instance-21/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/doc /nvmedata/autobuild/instance-21/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-21/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-21/output-1/target/lib/debug /nvmedata/autobuild/instance-21/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-21/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-21/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-21/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-21/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-21/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02.11-19-g3be390cbff"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.11"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.11\"" \ ) > /nvmedata/autobuild/instance-21/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-21/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-21/output-1/per-package /nvmedata/autobuild/instance-21/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-21/output-1/target/usr ln -snf /nvmedata/autobuild/instance-21/output-1/host/microblaze-buildroot-linux-musl/sysroot /nvmedata/autobuild/instance-21/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-21/buildroot' make: Entering directory '/nvmedata/autobuild/instance-21/buildroot' >>> Buildroot 2021.02.11-19-g3be390cbff Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 9.4.0 Collecting legal info >>> host-binutils 2.35.2 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.2 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 9.4.0 Collecting legal info >>> linux-headers 5.10.107 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> musl-compat-headers Collecting legal info >>> toolchain Collecting legal info >>> armbian-firmware 70a08503ac9e765f5d1ccf4fa3e825db0751e53e Collecting legal info >>> busybox 1.33.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> kmod 28 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> util-linux 2.37.4 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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 COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> udev Collecting legal info >>> eudev 3.2.9 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux-libs 2.37.4 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ccid 1.4.34 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.9.0 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> comix-cursors 0.9.1 Collecting legal info >>> daemon 0.7 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> initscripts Collecting legal info >>> jitterentropy-library 2.2.0 Collecting legal info COPYING: OK (sha256: 96b5a6b49aaeeba9036f9b80e6e299d613a8eca158741a25a67dc78792413e23) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> latencytop 0.5 Collecting legal info latencytop.c: OK (sha256: 34d1db30ab21eaedb2c191b2787632a960090a0c63da9f5b481d84b23b98c438) >>> libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.9 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 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-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.37.4 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> lbase64 20120820 Collecting legal info README: OK (sha256: a2b4f2d25b56c40801ce4f403541cbc301313048acfaa59c9509024bec57b662) >>> luainterpreter Collecting legal info >>> lua 5.1.5 Collecting legal info COPYRIGHT: OK (sha256: ee5e3e82af1e1b543c4f216e399d7c8cfee797711913f349e385101c4ae60a79) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpfm4 4.11.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> lua-iconv 7-1 Collecting legal info lua-iconv-7/COPYING: OK (sha256: 30227b9571827f3dfcdeb3830594fc415459d64ad7271e9954178d3ef58a9bd4) >>> host-luarocks 3.5.0 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.1.5 Collecting legal info COPYRIGHT: OK (sha256: ee5e3e82af1e1b543c4f216e399d7c8cfee797711913f349e385101c4ae60a79) >>> lua-testmore 0.3.5-2 Collecting legal info lua-TestMore-0.3.5/COPYRIGHT: OK (sha256: 0fa63370a149eda33e25987dd63bd096a616a3e47d2cfc45ca2fd66e8d2bfb35) >>> lzlib 0.4.3 Collecting legal info lzlib.c: OK (sha256: f817d4a37077e94e9adf379f46ba5cc0b68775d7add2bbd5b2ca68ba140ad5bb) >>> most 5.1.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mutt 1.14.7 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openldap 2.4.59 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> radvd 2.19 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-9.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-9.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: armbian-firmware-70a08503ac9e765f5d1ccf4fa3e825db0751e53e: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-21/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-21/buildroot'