libtool: install: /usr/bin/install -c free /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//bin/free libtool: install: /usr/bin/install -c pgrep /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//bin/pgrep libtool: install: /usr/bin/install -c pkill /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//bin/pkill libtool: install: /usr/bin/install -c pmap /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//bin/pmap libtool: install: /usr/bin/install -c pwdx /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//bin/pwdx libtool: install: /usr/bin/install -c tload /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//bin/tload libtool: install: /usr/bin/install -c uptime /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//bin/uptime libtool: install: /usr/bin/install -c vmstat /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//bin/vmstat libtool: install: /usr/bin/install -c w /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//bin/w libtool: install: /usr/bin/install -c pidof /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//bin/pidof libtool: install: /usr/bin/install -c kill /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//bin/kill libtool: install: /usr/bin/install -c slabtop /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//bin/slabtop libtool: install: /usr/bin/install -c watch /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//bin/watch libtool: install: /usr/bin/install -c top/top /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//bin/top /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//sbin' /bin/bash ./libtool --mode=install /usr/bin/install -c sysctl '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//sbin' libtool: install: /usr/bin/install -c sysctl /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot//sbin/sysctl /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/doc/procps-ng' /usr/bin/install -c -m 644 Documentation/bugs.md Documentation/FAQ '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/doc/procps-ng' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 free.1 pgrep.1 pkill.1 pmap.1 uptime.1 w.1 ps/procps.1 pwdx.1 tload.1 ps/ps.1 pidof.1 kill.1 watch.1 top/top.1 slabtop.1 '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 proc/openproc.3 proc/readproc.3 proc/readproctab.3 '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/man/man5' /usr/bin/install -c -m 644 sysctl.conf.5 '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 vmstat.8 sysctl.8 '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/man/man8' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 proc/libprocps.pc '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/proc/' /usr/bin/install -c -m 644 proc/alloc.h proc/devname.h proc/escape.h proc/numa.h proc/procps.h proc/pwcache.h proc/readproc.h proc/sig.h proc/slab.h proc/sysinfo.h proc/version.h proc/wchan.h proc/whattime.h '/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/proc/' make[4]: Leaving directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15' make[3]: Leaving directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15' make[2]: Leaving directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15' make[1]: Leaving directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15' >>> procps-ng 3.3.15 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> procps-ng 3.3.15 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/tmp/instance-0/output-1/target install -C /tmp/instance-0/output-1/build/procps-ng-3.3.15/ make[1]: Entering directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15' /usr/bin/make install-recursive make[2]: Entering directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15' Making install in include make[3]: Entering directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15/include' make[4]: Entering directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15/include' make[3]: Leaving directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15/include' Making install in man-po make[3]: Entering directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15/man-po' make[4]: Entering directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15/man-po' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15/man-po' make[3]: Leaving directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15/man-po' Making install in po make[3]: Entering directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15/po' if test "procps-ng" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /tmp/instance-0/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-0/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-0/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15/po' Making install in testsuite make[3]: Entering directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15/testsuite' make[4]: Entering directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15/testsuite' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15/testsuite' make[3]: Leaving directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15/testsuite' make[3]: Entering directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15' make[4]: Entering directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c proc/libprocps.la '/tmp/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c proc/.libs/libprocps.so.7.1.0 /tmp/instance-0/output-1/target/usr/lib/libprocps.so.7.1.0 libtool: install: (cd /tmp/instance-0/output-1/target/usr/lib && { ln -s -f libprocps.so.7.1.0 libprocps.so.7 || { rm -f libprocps.so.7 && ln -s libprocps.so.7.1.0 libprocps.so.7; }; }) libtool: install: (cd /tmp/instance-0/output-1/target/usr/lib && { ln -s -f libprocps.so.7.1.0 libprocps.so || { rm -f libprocps.so && ln -s libprocps.so.7.1.0 libprocps.so; }; }) libtool: install: /usr/bin/install -c proc/.libs/libprocps.lai /tmp/instance-0/output-1/target/usr/lib/libprocps.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target//bin' /bin/bash ./libtool --mode=install /usr/bin/install -c ps/pscommand '/tmp/instance-0/output-1/target//bin/./ps' libtool: install: /usr/bin/install -c ps/pscommand /tmp/instance-0/output-1/target//bin/./ps /bin/bash ./libtool --mode=install /usr/bin/install -c free pgrep pkill pmap pwdx tload uptime vmstat w pidof kill slabtop watch top/top '/tmp/instance-0/output-1/target//bin' libtool: install: /usr/bin/install -c free /tmp/instance-0/output-1/target//bin/free libtool: install: /usr/bin/install -c pgrep /tmp/instance-0/output-1/target//bin/pgrep libtool: install: /usr/bin/install -c pkill /tmp/instance-0/output-1/target//bin/pkill libtool: install: /usr/bin/install -c pmap /tmp/instance-0/output-1/target//bin/pmap libtool: install: /usr/bin/install -c pwdx /tmp/instance-0/output-1/target//bin/pwdx libtool: install: /usr/bin/install -c tload /tmp/instance-0/output-1/target//bin/tload libtool: install: /usr/bin/install -c uptime /tmp/instance-0/output-1/target//bin/uptime libtool: install: /usr/bin/install -c vmstat /tmp/instance-0/output-1/target//bin/vmstat libtool: install: /usr/bin/install -c w /tmp/instance-0/output-1/target//bin/w libtool: install: /usr/bin/install -c pidof /tmp/instance-0/output-1/target//bin/pidof libtool: install: /usr/bin/install -c kill /tmp/instance-0/output-1/target//bin/kill libtool: install: /usr/bin/install -c slabtop /tmp/instance-0/output-1/target//bin/slabtop libtool: install: /usr/bin/install -c watch /tmp/instance-0/output-1/target//bin/watch libtool: install: /usr/bin/install -c top/top /tmp/instance-0/output-1/target//bin/top /usr/bin/mkdir -p '/tmp/instance-0/output-1/target//sbin' /bin/bash ./libtool --mode=install /usr/bin/install -c sysctl '/tmp/instance-0/output-1/target//sbin' libtool: install: /usr/bin/install -c sysctl /tmp/instance-0/output-1/target//sbin/sysctl /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/doc/procps-ng' /usr/bin/install -c -m 644 Documentation/bugs.md Documentation/FAQ '/tmp/instance-0/output-1/target/usr/share/doc/procps-ng' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 free.1 pgrep.1 pkill.1 pmap.1 uptime.1 w.1 ps/procps.1 pwdx.1 tload.1 ps/ps.1 pidof.1 kill.1 watch.1 top/top.1 slabtop.1 '/tmp/instance-0/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 proc/openproc.3 proc/readproc.3 proc/readproctab.3 '/tmp/instance-0/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 sysctl.conf.5 '/tmp/instance-0/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 vmstat.8 sysctl.8 '/tmp/instance-0/output-1/target/usr/share/man/man8' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 proc/libprocps.pc '/tmp/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/proc/' /usr/bin/install -c -m 644 proc/alloc.h proc/devname.h proc/escape.h proc/numa.h proc/procps.h proc/pwcache.h proc/readproc.h proc/sig.h proc/slab.h proc/sysinfo.h proc/version.h proc/wchan.h proc/whattime.h '/tmp/instance-0/output-1/target/usr/include/proc/' make[4]: Leaving directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15' make[3]: Leaving directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15' make[2]: Leaving directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15' make[1]: Leaving directory '/tmp/instance-0/output-1/build/procps-ng-3.3.15' radvd-2.19.tar.gz: OK (sha512: caa621fd77e34ff6858d60a41b0ee02aff967ac14f2b84c402359744f4bece5c1563419860431c328adc0385e9893ed1f2421d652247a3aa0dfc0aaad1e01233) >>> radvd 2.19 Extracting gzip -d -c /tmp/instance-0/dl/radvd/radvd-2.19.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/radvd-2.19 -xf - >>> radvd 2.19 Patching >>> radvd 2.19 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-0/output-1/build/radvd-2.19 -name $file); do cp support/gnuconfig/$file $i; done; done >>> radvd 2.19 Patching libtool >>> radvd 2.19 Configuring (cd /tmp/instance-0/output-1/build/radvd-2.19/ && rm -rf config.cache && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ar" AS="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-as" LD="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ld" NM="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-nm" CC="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-g++" FC="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf" STRIP="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-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/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-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 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=no ac_cv_prog_cc_c99='-std=gnu99' ac_cv_header_linux_if_arp_h=no CONFIG_SITE=/dev/null ./configure --target=arc-buildroot-linux-uclibc --host=arc-buildroot-linux-uclibc --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 --without-stack-protector ) 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 checking build system type... x86_64-pc-linux-gnu checking host system type... arc-buildroot-linux-uclibc checking target system type... arc-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arc-buildroot-linux-uclibc-strip... /tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking architecture... linux checking for style of include used by make... GNU checking for arc-buildroot-linux-uclibc-gcc... /tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-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 /tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc accepts -g... yes checking for /tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc... none checking for /tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc option to accept ISO C99... (cached) -std=gnu99 checking for arc-buildroot-linux-uclibc-ranlib... /tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ranlib checking pkg-config is at least version 0.9.0... yes checking netlink... yes checking for library containing clock_gettime... none required checking for rm... /usr/bin/rm checking for sed... /usr/bin/sed checking for ln... /usr/bin/ln checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for tar... /usr/bin/tar checking for gzip... /usr/bin/gzip checking where to put logfile... /var/log/radvd.log checking where to put pidfile... /var/run/radvd.pid checking where to find configfile... /etc/radvd.conf checking which syslog facility to use... LOG_DAEMON checking for inet_ntop in -lc... yes checking how to run the C preprocessor... /tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes 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 -Os -g0 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="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /tmp/instance-0/output-1/build/radvd-2.19/ make[1]: Entering directory '/tmp/instance-0/output-1/build/radvd-2.19' /usr/bin/make all-am make[2]: Entering directory '/tmp/instance-0/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 CC socket.o CC util.o CC device-common.o CC interface.o CC process.o CC radvd.o CC send.o CC timer.o CC privsep-linux.o CC device-linux.o CC netlink.o CCLD radvd CC radvdump.o CCLD radvdump GEN radvd.8 GEN radvd.conf.5 GEN radvdump.8 make[2]: Leaving directory '/tmp/instance-0/output-1/build/radvd-2.19' make[1]: Leaving directory '/tmp/instance-0/output-1/build/radvd-2.19' >>> radvd 2.19 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/tmp/instance-0/output-1/target install -C /tmp/instance-0/output-1/build/radvd-2.19/ make[1]: Entering directory '/tmp/instance-0/output-1/build/radvd-2.19' make[2]: Entering directory '/tmp/instance-0/output-1/build/radvd-2.19' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/sbin' /usr/bin/install -c radvd radvdump '/tmp/instance-0/output-1/target/usr/sbin' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 radvd.conf.5 '/tmp/instance-0/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 radvd.8 radvdump.8 '/tmp/instance-0/output-1/target/usr/share/man/man8' make[2]: Leaving directory '/tmp/instance-0/output-1/build/radvd-2.19' make[1]: Leaving directory '/tmp/instance-0/output-1/build/radvd-2.19' wireguard-tools-1.0.20210223.tar.xz: OK (sha256: 1f72da217044622d79e0bab57779e136a3df795e3761a3fc1dc0941a9055877c) >>> wireguard-tools 1.0.20210223 Extracting xzcat /tmp/instance-0/dl/wireguard-tools/wireguard-tools-1.0.20210223.tar.xz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/wireguard-tools-1.0.20210223 -xf - >>> wireguard-tools 1.0.20210223 Patching >>> wireguard-tools 1.0.20210223 Configuring >>> wireguard-tools 1.0.20210223 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ar" AS="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-as" LD="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ld" NM="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-nm" CC="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-g++" FC="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf" STRIP="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-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/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-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 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 WITH_SYSTEMDUNITS=no WITH_BASHCOMPLETION=no WITH_WGQUICK=no -C /tmp/instance-0/output-1/build/wireguard-tools-1.0.20210223/src make[1]: Entering directory '/tmp/instance-0/output-1/build/wireguard-tools-1.0.20210223/src' CC wg.o CC config.o CC curve25519.o CC encoding.o CC genkey.o CC ipc.o CC pubkey.o CC set.o CC setconf.o CC show.o CC showconf.o CC terminal.o LD wg make[1]: Leaving directory '/tmp/instance-0/output-1/build/wireguard-tools-1.0.20210223/src' >>> wireguard-tools 1.0.20210223 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ar" AS="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-as" LD="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ld" NM="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-nm" CC="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-g++" FC="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf" STRIP="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-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/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-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 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 WITH_SYSTEMDUNITS=no WITH_BASHCOMPLETION=no WITH_WGQUICK=no -C /tmp/instance-0/output-1/build/wireguard-tools-1.0.20210223/src install DESTDIR=/tmp/instance-0/output-1/target make[1]: Entering directory '/tmp/instance-0/output-1/build/wireguard-tools-1.0.20210223/src' 'wg' -> '/tmp/instance-0/output-1/target/usr/bin/wg' 'man/wg.8' -> '/tmp/instance-0/output-1/target/usr/share/man/man8/wg.8' make[1]: Leaving directory '/tmp/instance-0/output-1/build/wireguard-tools-1.0.20210223/src' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-%g' -e 's%@TARGET_ARCH@%arc%g' -e 's%@TARGET_CPU@%arc700%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@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', '-Os', '-g0'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-0/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' /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-0/output-1/build/locales.nopurge for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-0/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 /tmp/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.08-rc1-561-gc257ee17cf"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.11-git\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2021.08-rc1-561-gc257ee17cf Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2020.09-release Collecting legal info >>> host-binutils arc-2020.09-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-bison 3.8.1 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> host-automake 1.15.1 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-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) >>> uclibc 1.0.38 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial arc-2020.09-release Collecting legal info >>> linux-headers 5.14.3 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.36.2 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> flann 1.9.1 Collecting legal info COPYING: OK (sha256: 3993f339cc56506c62aa1eb2fb76f240ee93b738d857832899c1e207b1dc069a) >>> i2c-tools 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 2293b6e9076984d02184ff620baac557143e16cfa47d88f0a791d05a1271742c) >>> iozone 3.490 Collecting legal info >>> let-me-create 1.5.2 Collecting legal info LICENSE: OK (sha256: 8ffc162e1435e810845b09a4c0d534df057a030f4c107778677b6621dc203426) >>> libarchive 3.5.2 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> openjpeg 2.4.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> opkg 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> procps-ng 3.3.15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366) >>> radvd 2.19 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> wireguard-tools 1.0.20210223 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2020.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2020.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: iozone-3.490: cannot save license (IOZONE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'