/usr/bin/install -c -m 644 index.html manual.html style.css '/tmp/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/doc/tclap'
make[3]: Leaving directory '/tmp/instance-3/output-1/build/tclap-1.2.2/docs'
make[2]: Leaving directory '/tmp/instance-3/output-1/build/tclap-1.2.2/docs'
Making install in tests
make[2]: Entering directory '/tmp/instance-3/output-1/build/tclap-1.2.2/tests'
make[3]: Entering directory '/tmp/instance-3/output-1/build/tclap-1.2.2/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/instance-3/output-1/build/tclap-1.2.2/tests'
make[2]: Leaving directory '/tmp/instance-3/output-1/build/tclap-1.2.2/tests'
Making install in msc
make[2]: Entering directory '/tmp/instance-3/output-1/build/tclap-1.2.2/msc'
Making install in examples
make[3]: Entering directory '/tmp/instance-3/output-1/build/tclap-1.2.2/msc/examples'
make[4]: Entering directory '/tmp/instance-3/output-1/build/tclap-1.2.2/msc/examples'
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-3/output-1/build/tclap-1.2.2/msc/examples'
make[3]: Leaving directory '/tmp/instance-3/output-1/build/tclap-1.2.2/msc/examples'
make[3]: Entering directory '/tmp/instance-3/output-1/build/tclap-1.2.2/msc'
make[4]: Entering directory '/tmp/instance-3/output-1/build/tclap-1.2.2/msc'
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-3/output-1/build/tclap-1.2.2/msc'
make[3]: Leaving directory '/tmp/instance-3/output-1/build/tclap-1.2.2/msc'
make[2]: Leaving directory '/tmp/instance-3/output-1/build/tclap-1.2.2/msc'
Making install in config
make[2]: Entering directory '/tmp/instance-3/output-1/build/tclap-1.2.2/config'
make[3]: Entering directory '/tmp/instance-3/output-1/build/tclap-1.2.2/config'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/instance-3/output-1/build/tclap-1.2.2/config'
make[2]: Leaving directory '/tmp/instance-3/output-1/build/tclap-1.2.2/config'
make[2]: Entering directory '/tmp/instance-3/output-1/build/tclap-1.2.2'
make[3]: Entering directory '/tmp/instance-3/output-1/build/tclap-1.2.2'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 tclap.pc '/tmp/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig'
make[3]: Leaving directory '/tmp/instance-3/output-1/build/tclap-1.2.2'
make[2]: Leaving directory '/tmp/instance-3/output-1/build/tclap-1.2.2'
make[1]: Leaving directory '/tmp/instance-3/output-1/build/tclap-1.2.2'
>>> tclap 1.2.2 Fixing libtool files
for la in $(find /tmp/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \
cp -a "${la}" "${la}.fixed" && \
/usr/bin/sed -i -e "s:/tmp/instance-3/output-1:@BASE_DIR@:g" \
-e "s:/tmp/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \
-e "s:/tmp/instance-3/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \
-e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \
-e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \
-e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-3/output-1/host/opt/ext-toolchain:g" \
-e "s:@STAGING_DIR@:/tmp/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:g" \
-e "s:@BASE_DIR@:/tmp/instance-3/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
vue-3.0.5.tgz: OK (sha256: a69f04bf138af09a956150675151edb9354aeec8bd627c21cbcfa646248214fa)
>>> vuejs 3.0.5 Extracting
gzip -d -c /tmp/instance-3/dl/vuejs/vue-3.0.5.tgz | tar --strip-components=1 -C /tmp/instance-3/output-1/build/vuejs-3.0.5 -xf -
>>> vuejs 3.0.5 Patching
>>> vuejs 3.0.5 Configuring
>>> vuejs 3.0.5 Building
>>> vuejs 3.0.5 Installing to target
/usr/bin/install -m 644 -D /tmp/instance-3/output-1/build/vuejs-3.0.5/dist/vue.global.prod.js /tmp/instance-3/output-1/target/var/www/vue.js
watchdog-5.16.tar.gz: OK (sha256: b8e7c070e1b72aee2663bdc13b5cc39f76c9232669cfbb1ac0adc7275a3b019d)
>>> watchdog 5.16 Extracting
gzip -d -c /tmp/instance-3/dl/watchdog/watchdog-5.16.tar.gz | tar --strip-components=1 -C /tmp/instance-3/output-1/build/watchdog-5.16 -xf -
>>> watchdog 5.16 Patching
>>> watchdog 5.16 Updating config.sub and config.guess
for file in config.guess config.sub; do for i in $(find /tmp/instance-3/output-1/build/watchdog-5.16 -name $file); do cp support/gnuconfig/$file $i; done; done
>>> watchdog 5.16 Patching libtool
>>> watchdog 5.16 Configuring
(cd /tmp/instance-3/output-1/build/watchdog-5.16/ && rm -rf config.cache && PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-3/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-3/output-1/host/bin/arm-linux-as" LD="/tmp/instance-3/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-3/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-3/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-3/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-3/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-3/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-3/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-3/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-3/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-3/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-3/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-3/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-3/output-1/host/bin/arm-linux-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-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-3/output-1/host/lib -Wl,-rpath,/tmp/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-3/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-3/output-1/host/bin/arm-linux-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 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/tmp/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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 CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --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 --enable-static --disable-shared --sbindir=/sbin )
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, --enable-static, --disable-shared
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-buildroot-linux-uclibcgnueabi-strip... /tmp/instance-3/output-1/host/bin/arm-linux-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 build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gawk... (cached) gawk
checking for arm-buildroot-linux-uclibcgnueabi-gcc... /tmp/instance-3/output-1/host/bin/arm-linux-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-3/output-1/host/bin/arm-linux-gcc accepts -g... yes
checking for /tmp/instance-3/output-1/host/bin/arm-linux-gcc option to accept ISO C89... none needed
checking whether /tmp/instance-3/output-1/host/bin/arm-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /tmp/instance-3/output-1/host/bin/arm-linux-gcc... none
checking for sendmail... /usr/lib/sendmail
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... /tmp/instance-3/output-1/host/bin/arm-linux-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/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_rdev... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether /tmp/instance-3/output-1/host/bin/arm-linux-gcc needs -traditional... no
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for gethostname... yes
checking for select... yes
checking for socket... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for strtoul... yes
checking for uname... yes
checking whether to log via syslog... yes
checking whether to include NFS support... yes
checking for minimum value accepted as reboot cause... 2
checking for timer margin used by kernel... 60
checking for config filename... /etc/watchdog.conf
checking for test binary directory... /etc/watchdog.d
checking for pid filename... "/var/run/watchdog.pid"
checking for keepalive pid filename... "/var/run/wd_keepalive.pid"
checking for random seed filename... "/var/run/random-seed"
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/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, --enable-static, --disable-shared
>>> watchdog 5.16 Building
PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-3/output-1/build/watchdog-5.16/
make[1]: Entering directory '/tmp/instance-3/output-1/build/watchdog-5.16'
Making all in src
make[2]: Entering directory '/tmp/instance-3/output-1/build/watchdog-5.16/src'
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o file_stat.o file_stat.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o file_table.o file_table.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o iface.o iface.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o gettime.o gettime.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o keep_alive.o keep_alive.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o load.o load.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o memory.o memory.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o net.o net.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o pidfile.o pidfile.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o shutdown.o shutdown.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o temp.o temp.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o test_binary.o test_binary.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o watchdog.o watchdog.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o logmessage.o logmessage.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o xmalloc.o xmalloc.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o heartbeat.o heartbeat.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o lock_mem.o lock_mem.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o daemon-pid.o daemon-pid.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o configfile.o configfile.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o errorcodes.o errorcodes.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o read-conf.o read-conf.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o sigterm.o sigterm.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o reopenstd.o reopenstd.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o killall5.o killall5.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o send-email.o send-email.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o run-as-child.o run-as-child.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o wd_keepalive.o wd_keepalive.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o wd_identify.o wd_identify.c
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o watchdog file_stat.o file_table.o iface.o gettime.o keep_alive.o load.o memory.o net.o pidfile.o shutdown.o temp.o test_binary.o watchdog.o logmessage.o xmalloc.o heartbeat.o lock_mem.o daemon-pid.o configfile.o errorcodes.o read-conf.o sigterm.o reopenstd.o killall5.o send-email.o run-as-child.o -lrt
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o wd_identify wd_identify.o logmessage.o xmalloc.o configfile.o read-conf.o -lrt
/tmp/instance-3/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o wd_keepalive wd_keepalive.o logmessage.o lock_mem.o daemon-pid.o xmalloc.o configfile.o keep_alive.o read-conf.o sigterm.o -lrt
make[2]: Leaving directory '/tmp/instance-3/output-1/build/watchdog-5.16/src'
make[2]: Entering directory '/tmp/instance-3/output-1/build/watchdog-5.16'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/instance-3/output-1/build/watchdog-5.16'
make[1]: Leaving directory '/tmp/instance-3/output-1/build/watchdog-5.16'
>>> watchdog 5.16 Installing to target
PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-3/output-1/target install -C /tmp/instance-3/output-1/build/watchdog-5.16/
make[1]: Entering directory '/tmp/instance-3/output-1/build/watchdog-5.16'
Making install in src
make[2]: Entering directory '/tmp/instance-3/output-1/build/watchdog-5.16/src'
make[3]: Entering directory '/tmp/instance-3/output-1/build/watchdog-5.16/src'
/usr/bin/mkdir -p '/tmp/instance-3/output-1/target/sbin'
make[3]: Nothing to be done for 'install-data-am'.
/usr/bin/install -c watchdog wd_keepalive wd_identify '/tmp/instance-3/output-1/target/sbin'
make[3]: Leaving directory '/tmp/instance-3/output-1/build/watchdog-5.16/src'
make[2]: Leaving directory '/tmp/instance-3/output-1/build/watchdog-5.16/src'
make[2]: Entering directory '/tmp/instance-3/output-1/build/watchdog-5.16'
make[3]: Entering directory '/tmp/instance-3/output-1/build/watchdog-5.16'
make[3]: Nothing to be done for 'install-exec-am'.
installing /etc/watchdog.conf
/usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/share/man/man5'
/usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/share/man/man8'
/usr/bin/install -c -m 644 watchdog.8 wd_keepalive.8 wd_identify.8 '/tmp/instance-3/output-1/target/usr/share/man/man8'
/usr/bin/install -c -m 644 watchdog.conf.5 '/tmp/instance-3/output-1/target/usr/share/man/man5'
make[3]: Leaving directory '/tmp/instance-3/output-1/build/watchdog-5.16'
make[2]: Leaving directory '/tmp/instance-3/output-1/build/watchdog-5.16'
make[1]: Leaving directory '/tmp/instance-3/output-1/build/watchdog-5.16'
>>> Finalizing host directory
>>> Finalizing target directory
mkdir -p /tmp/instance-3/output-1/host/etc/meson
sed -e 's%@TARGET_CROSS@%/tmp/instance-3/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%arm926ej-s%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-static', '-static'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-3/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot%g' -e 's%@STATIC@%true%g' package/meson//cross-compilation.conf.in > /tmp/instance-3/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-3/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf
mkdir -p /tmp/instance-3/output-1/target/etc
echo "buildroot" > /tmp/instance-3/output-1/target/etc/hostname
/usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-3/output-1/target/etc/hosts
mkdir -p /tmp/instance-3/output-1/target/etc
echo "Welcome to Buildroot" > /tmp/instance-3/output-1/target/etc/issue
/usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-3/output-1/target/etc/shadow
rm -f /tmp/instance-3/output-1/target/bin/sh
printf '%s\n' C en_US locale-archive > /tmp/instance-3/output-1/build/locales.nopurge
for dir in /tmp/instance-3/output-1/target/usr/share/locale /tmp/instance-3/output-1/target/usr/share/X11/locale /tmp/instance-3/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-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done
if [ -d /tmp/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi
rm -rf /tmp/instance-3/output-1/target/usr/include /tmp/instance-3/output-1/target/usr/share/aclocal \
/tmp/instance-3/output-1/target/usr/lib/pkgconfig /tmp/instance-3/output-1/target/usr/share/pkgconfig \
/tmp/instance-3/output-1/target/usr/lib/cmake /tmp/instance-3/output-1/target/usr/share/cmake \
/tmp/instance-3/output-1/target/usr/doc
find /tmp/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f
find /tmp/instance-3/output-1/target/lib/ /tmp/instance-3/output-1/target/usr/lib/ /tmp/instance-3/output-1/target/usr/libexec/ \
\( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f
rm -rf /tmp/instance-3/output-1/target/usr/share/gdb
rm -rf /tmp/instance-3/output-1/target/usr/share/bash-completion
rm -rf /tmp/instance-3/output-1/target/etc/bash_completion.d
rm -rf /tmp/instance-3/output-1/target/usr/share/zsh
rm -rf /tmp/instance-3/output-1/target/usr/man /tmp/instance-3/output-1/target/usr/share/man
rm -rf /tmp/instance-3/output-1/target/usr/info /tmp/instance-3/output-1/target/usr/share/info
rm -rf /tmp/instance-3/output-1/target/usr/doc /tmp/instance-3/output-1/target/usr/share/doc
rm -rf /tmp/instance-3/output-1/target/usr/share/gtk-doc
rmdir /tmp/instance-3/output-1/target/usr/share 2>/dev/null || true
rm -rf /tmp/instance-3/output-1/target/lib/debug /tmp/instance-3/output-1/target/usr/lib/debug
find /tmp/instance-3/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-3/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true
find /tmp/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-3/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true
test -f /tmp/instance-3/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-3/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-3/output-1/target/etc
( \
echo "NAME=Buildroot"; \
echo "VERSION=2021.02.3-72-g6a1dc0757d"; \
echo "ID=buildroot"; \
echo "VERSION_ID=2021.02.3"; \
echo "PRETTY_NAME=\"Buildroot 2021.02.3\"" \
) > /tmp/instance-3/output-1/target/usr/lib/os-release
ln -sf ../usr/lib/os-release /tmp/instance-3/output-1/target/etc
>>> Sanitizing RPATH in target tree
PER_PACKAGE_DIR=/tmp/instance-3/output-1/per-package /tmp/instance-3/buildroot/support/scripts/fix-rpath target
touch /tmp/instance-3/output-1/target/usr
ln -snf /tmp/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot /tmp/instance-3/output-1/staging
make: Leaving directory '/tmp/instance-3/buildroot'
make: Entering directory '/tmp/instance-3/buildroot'
>>> Buildroot 2021.02.3-72-g6a1dc0757d Collecting legal info
COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4)
>>> toolchain-external Collecting legal info
>>> host-skeleton Collecting legal info
>>> skeleton Collecting legal info
>>> skeleton-init-none Collecting legal info
>>> skeleton-init-common Collecting legal info
>>> toolchain-external-custom Collecting legal info
>>> toolchain Collecting legal info
>>> aespipe 2.4f Collecting legal info
>>> apparmor 3.0.1 Collecting legal info
LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4)
parser/COPYING.GPL: OK (sha256: dd54950fa69a3096fe907a466a454d217ccca9bca77398d5232704766d5a0040)
>>> libapparmor 3.0.1 Collecting legal info
LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4)
libraries/libapparmor/COPYING.LGPL: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3)
>>> 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-m4 1.4.18 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-automake 1.15.1 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> host-bison 3.7.1 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-flex 2.6.4 Collecting legal info
COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273)
>>> host-gettext Collecting legal info
>>> host-gettext-tiny 0.3.2 Collecting legal info
LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f)
extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b)
>>> host-pkgconf 1.6.3 Collecting legal info
COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04)
>>> argp-standalone 1.3 Collecting legal info
argp.h: OK (sha256: bbb8919aa520069b0234faf5e83a94052d278419ffe97ca8e843ecc9b212d1ab)
>>> boost 1.75.0 Collecting legal info
LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566)
>>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info
COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4)
>>> bubblewrap 0.4.1 Collecting legal info
COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c)
>>> libcap 2.48 Collecting legal info
License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc)
>>> host-gperf 3.1 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-libcap 2.48 Collecting legal info
License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc)
>>> corkscrew 2.0 Collecting legal info
COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994)
>>> host-cryptsetup 2.3.4 Collecting legal info
COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33)
COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5)
>>> host-json-c 0.15 Collecting legal info
COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c)
>>> host-cmake 3.15.5 Collecting legal info
Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9)
>>> host-lvm2 2.02.185 Collecting legal info
COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1)
COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a)
>>> host-libaio 0.3.112 Collecting legal info
COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509)
>>> host-openssl Collecting legal info
>>> host-libopenssl 1.1.1k Collecting legal info
LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c)
>>> host-zlib Collecting legal info
>>> host-libzlib 1.2.11 Collecting legal info
README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15)
>>> host-popt 1.18 Collecting legal info
COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5)
>>> 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)
>>> debianutils 4.11 Collecting legal info
debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567)
>>> e2fsprogs 1.45.6 Collecting legal info
NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020)
lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d)
lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f)
>>> 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)
>>> ncurses 6.1 Collecting legal info
COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87)
>>> host-ncurses 6.1 Collecting legal info
COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87)
>>> zlib Collecting legal info
>>> libzlib 1.2.11 Collecting legal info
README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15)
>>> e2tools 0.0.16.4 Collecting legal info
COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583)
>>> i2pd 2.35.0 Collecting legal info
LICENSE: OK (sha256: 9c87aff490b272254d716475e3c4973f5f64af1d18f9f6962c1e61e252e1ad9a)
>>> openssl Collecting legal info
>>> libopenssl 1.1.1k Collecting legal info
LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c)
>>> ifupdown 0.8.16 Collecting legal info
COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670)
>>> igd2-for-linux 2.1 Collecting legal info
linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994)
linuxigd2/src/threadutil/COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3)
>>> libupnp 1.14.6 Collecting legal info
COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3)
>>> iproute2 5.7.0 Collecting legal info
COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4)
>>> iptables 1.8.6 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> iptraf-ng 1.2.1 Collecting legal info
LICENSE: OK (sha256: 4e49bef38f621aac4a870da4b30011c7b7abc7256b218daec1c425b08448ae1e)
>>> jpeg Collecting legal info
>>> libjpeg 9d Collecting legal info
README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c)
>>> lcms2 2.11 Collecting legal info
COPYING: OK (sha256: 53ad5ca11b8f4079e9c9bfa61575927a33f53526d6d414287149ec3ab61e8e4d)
>>> libdaemon 0.14 Collecting legal info
LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861)
>>> libdvbcsa 1.1.0 Collecting legal info
COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670)
>>> libftdi 0.20 Collecting legal info
LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c)
COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991)
>>> libusb 1.0.24 Collecting legal info
COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a)
>>> libusb-compat 0.1.7 Collecting legal info
COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a)
>>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info
COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645)
>>> libhid 0.2.16 Collecting legal info
COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c)
>>> libiqrf 0.1.2 Collecting legal info
src/iqrf.c: OK (sha256: 11e0700d7c23604d86fa1e7c54c7caa778d79eeb0035be8f80b5a552224ef015)
>>> libloki 0.1.7 Collecting legal info
>>> libmicrohttpd 0.9.72 Collecting legal info
COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b)
>>> libmpdclient 2.19 Collecting legal info
COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32)
>>> 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.6 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.1 Collecting legal info
COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec)
>>> host-libffi 3.3 Collecting legal info
LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0)
>>> host-python3-setuptools 44.0.0 Collecting legal info
LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a)
>>> libnfc 1.8.0 Collecting legal info
COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1)
>>> librelp 1.9.0 Collecting legal info
COPYING: OK (sha256: 1ed76f935566e93e3c3c0d9f8fad22eb6d8bbe406e2eb8470a4a2764d9fd9685)
>>> libserial 1.0.0 Collecting legal info
LICENSE.txt: OK (sha256: c42fdfe17c192cfdb900e22d40ef246db1b473f99165e405eda62b41be27f4bf)
>>> libsoxr 0.1.3 Collecting legal info
LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135)
COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33)
>>> libuio ca28ff0f69d89a789a47552c72db5a43d280710b Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libxkbcommon 1.0.3 Collecting legal info
LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb)
>>> mfoc 0.10.7 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> 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)
>>> motion 4.3.2 Collecting legal info
doc/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad)
>>> mpd-mpc 0.33 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> netstat-nat 1.4.10 Collecting legal info
COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad)
>>> nut 2.7.4 Collecting legal info
COPYING: OK (sha256: 9f562d0e6be5108a06684dd249686d378abe1653df14b1944e971e084f6751f0)
LICENSE-GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
LICENSE-GPL3: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7)
>>> host-patchelf 0.9 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-pwgen 2.08 Collecting legal info
debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1)
>>> rapidxml 1.13 Collecting legal info
license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720)
>>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info
COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a)
>>> tclap 1.2.2 Collecting legal info
COPYING: OK (sha256: cd81a61d47aeb1ed63036ca260baee37719923bbd7ebd988ec4edae128f3b6eb)
>>> vuejs 3.0.5 Collecting legal info
>>> watchdog 5.16 Collecting legal info
COPYING: OK (sha256: af7f3f94e85080204b37f7c53717a2c94c6b54d7fa516ebd74e008cb4c0391bd)
WARNING: the Buildroot source code has not been saved
WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined)
WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined)
WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined)
WARNING: vuejs-3.0.5: cannot save license (VUEJS_LICENSE_FILES not defined)
Legal info produced in /tmp/instance-3/output-1/legal-info
make: Leaving directory '/tmp/instance-3/buildroot'