GEN wctype.h /usr/bin/make all-am make[4]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/lib' CC openat-proc.o CC base32.o CC basename-lgpl.o CC binary-io.o CC bitrotate.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC c-strcasestr.o CC canonicalize.o canonicalize.c: In function 'canonicalize_filename_mode': canonicalize.c:484:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 484 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ canonicalize.c:485:5: warning: #warning "See ." [-Wcpp] 485 | #warning "See ." | ^~~~~~~ CC cloexec.o CC concat-filename.o CC af_alg.o CC md2.o CC md4.o CC md5.o CC sha1.o CC sha256.o CC sha512.o CC dirname.o CC basename.o CC dirname-lgpl.o CC stripslash.o CC malloc/dynarray_at_failure.o CC malloc/dynarray_emplace_enlarge.o CC malloc/dynarray_finalize.o CC malloc/dynarray_resize.o CC malloc/dynarray_resize_clear.o CC exitfail.o CC fatal-signal.o CC fd-hook.o CC fd-safer-flag.o CC dup-safer-flag.o CC file-set.o CC filenamecat-lgpl.o CC findprog-in.o CC freading.o CC getprogname.o CC gettime.o CC hard-locale.o CC hash.o CC hash-pjw.o CC hash-triple-simple.o CC localcharset.o CC glthread/lock.o CC malloca.o CC mbchar.o CC mbiter.o CC openat-die.o CC pipe2.o CC pipe2-safer.o CC quotearg.o CC save-cwd.o CC malloc/scratch_buffer_dupfree.o CC malloc/scratch_buffer_grow.o CC malloc/scratch_buffer_grow_preserve.o CC malloc/scratch_buffer_set_array_size.o CC setlocale_null.o CC sig-handler.o CC sockets.o CC spawn-pipe.o CC stat-time.o CC strnlen1.o CC sys_socket.o CC tempname.o CC glthread/threadlib.o CC timespec.o CC tmpdir.o CC u64.o CC unicase/cased.o CC unicase/empty-prefix-context.o CC unicase/empty-suffix-context.o CC unicase/ignorable.o CC unicase/special-casing.o CC unicase/tolower.o CC unicase/u8-casemap.o CC unicase/u8-tolower.o CC unictype/combiningclass.o CC unictype/pr_soft_dotted.o CC uninorm/decompose-internal.o CC uninorm/u8-normalize.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC unistr/u8-cpy.o CC unistr/u8-mbtouc-unsafe.o CC unistr/u8-mbtouc-unsafe-aux.o CC unistr/u8-strlen.o CC unistr/u8-uctomb.o CC unistr/u8-uctomb-aux.o CC uniwidth/width.o CC utimens.o CC wait-process.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC xmemdup0.o CC xsize.o CC xstrndup.o CC asnprintf.o CC chdir-long.o CC fcntl.o CC fflush.o CC fnmatch.o CC fpurge.o CC fseek.o CC fseeko.o CC futimens.o CC getcwd.o CC getcwd-lgpl.o CC getopt.o CC getopt1.o CC ioctl.o CC mbrtowc.o CC memchr.o CC mktime.o CC nanosleep.o CC printf-args.o CC printf-parse.o CC regex.o CC spawn_faction_addchdir.o CC strerror.o CC strerror_r.o CC timegm.o CC vasnprintf.o AR libgnu.a make[4]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/lib' make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/lib' Making all in src make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/src' /usr/bin/make all-am make[4]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/src' CC connect.o CC convert.o convert.c: In function 'local_quote_string': cc1: warning: function may return address of local variable [-Wreturn-local-addr] convert.c:741:8: note: declared here 741 | char buf[1024]; | ^~~ CC cookies.o CC ftp.o CC css_.o CC css-url.o CC ftp-basic.o CC ftp-ls.o CC hash.o CC host.o CC hsts.o hsts.c: In function 'hsts_store_save': hsts.c:578:11: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 578 | ftruncate (fd, 0); | ^~~~~~~~~~~~~~~~~ CC html-parse.o CC html-url.o CC http.o CC init.o CC log.o CC main.o CC netrc.o CC progress.o CC ptimer.o CC recur.o CC res.o CC retr.o CC spider.o CC url.o CC warc.o CC xattr.o CC utils.o CC exits.o CC build_info.o echo '/* version.c */' > version.c echo '/* Autogenerated by Makefile - DO NOT EDIT */' >> version.c echo '' >> version.c echo '#include "version.h"' >> version.c echo 'const char *version_string = "1.21.1";' >> version.c echo 'const char *compilation_string = "'/tmp/instance-0/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_LIBSSL -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1'";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c echo 'const char *link_string = "'/tmp/instance-0/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_LIBSSL -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 \ -L/tmp/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -lpcre -L/tmp/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -L/tmp/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -lz ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a '";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c CC version.o CC ftp-opie.o CC openssl.o CC http-ntlm.o CCLD wget make[4]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/src' make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/src' Making all in doc make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/doc' ./texi2pod.pl -D VERSION="1.21.1" ./wget.texi wget.pod /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.21.1" --utf8 wget.pod > wget.1 || \ /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.21.1" wget.pod > wget.1 make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/doc' Making all in po make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/po' Making all in gnulib_po make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/gnulib_po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/gnulib_po' Making all in util make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/util' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/util' Making all in fuzz make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/fuzz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/fuzz' Making all in tests make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/tests' Making all in testenv make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/testenv' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/testenv' make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1' make[2]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1' make[1]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1' >>> wget 1.21.1 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/wget-1.21.1/ make[1]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1' /usr/bin/make install-recursive make[2]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1' Making install in lib make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/lib' /usr/bin/make install-am make[4]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/lib' make[5]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/lib' make[4]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/lib' make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/lib' Making install in src make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/src' make[4]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/src' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/bin' /usr/bin/install -c wget '/tmp/instance-0/output-1/target/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/src' make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/src' Making install in doc make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/doc' make[4]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/bash /tmp/instance-0/output-1/build/wget-1.21.1/build-aux/install-sh -d /tmp/instance-0/output-1/target/etc /bin/bash /tmp/instance-0/output-1/build/wget-1.21.1/build-aux/install-sh -d /tmp/instance-0/output-1/target/usr/share/man/man1 /usr/bin/install -c -m 644 wget.1 /tmp/instance-0/output-1/target/usr/share/man/man1/wget.1 /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/info' /usr/bin/install -c -m 644 ./wget.info '/tmp/instance-0/output-1/target/usr/share/info' install-info --info-dir='/tmp/instance-0/output-1/target/usr/share/info' '/tmp/instance-0/output-1/target/usr/share/info/wget.info' make[4]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/doc' make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/doc' Making install in po make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/po' if test "wget" = "gettext-tools"; then \ /usr/bin/mkdir -p /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/wget-1.21.1/po' Making install in gnulib_po make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/gnulib_po' if test "wget" = "gettext-tools"; then \ /usr/bin/mkdir -p /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/wget-1.21.1/gnulib_po' Making install in util make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/util' make[4]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/util' 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/wget-1.21.1/util' make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/util' Making install in fuzz make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/fuzz' make[4]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/fuzz' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/fuzz' make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/fuzz' Making install in tests make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/tests' make[4]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/tests' 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/wget-1.21.1/tests' make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/tests' Making install in testenv make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/testenv' make[4]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1/testenv' 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/wget-1.21.1/testenv' make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1/testenv' make[3]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1' make[4]: Entering directory '/tmp/instance-0/output-1/build/wget-1.21.1' 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/wget-1.21.1' make[3]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1' make[2]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1' make[1]: Leaving directory '/tmp/instance-0/output-1/build/wget-1.21.1' >>> 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/aarch64-none-linux-gnu-%g' -e 's%@TARGET_ARCH@%aarch64%g' -e 's%@TARGET_CPU@%cortex-a72%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-D_FORTIFY_SOURCE=1'@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/aarch64-buildroot-linux-gnu/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 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/aarch64-none-linux-gnu-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/aarch64-none-linux-gnu-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-606-gd4877e6f88"; \ 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/aarch64-buildroot-linux-gnu/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-606-gd4877e6f88 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-arm-aarch64 2021.07 Collecting legal info >>> toolchain Collecting legal info >>> audit 3.0.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> 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.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> htpdate 1.2.6 Collecting legal info LICENSE: OK (sha256: b1c8d41afde943cacedab52cbb44ef7ffb7026e738b9c891009e89559fe31c20) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libopenssl 1.1.1l Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> kismet 2021-06-R1 Collecting legal info LICENSE: OK (sha256: 93c7f0d7e356b0abfb6f494ff3ea37f96abc84e9a5619b25d4e43f7553a55739) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.1 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> protobuf-c 1.3.3 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf-c 1.3.3 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf 3.17.3 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> sqlite 3.36.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgcrypt 1.9.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libhdhomerun 20210224 Collecting legal info LICENSE: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> liblo 0.31 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libselinux 3.2 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.2 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsemanage 3.2 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> netatalk 3.1.12 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7599ae145e53be03a08f8b558b2f2e0c828e1630f1843cc04f41981b8cefcd65) >>> omniorb 4.2.4 Collecting legal info COPYING: OK (sha256: 126647a6ee062fe46f8f3766965dc62e031c0a31238a347e4bc07aab2ac1e2a7) COPYING.LIB: OK (sha256: eaf5b13ffd5355da7c0b83074e4b798152ff7086c95c4f3045122a06e2673eb9) >>> host-omniorb 4.2.4 Collecting legal info COPYING: OK (sha256: 126647a6ee062fe46f8f3766965dc62e031c0a31238a347e4bc07aab2ac1e2a7) COPYING.LIB: OK (sha256: eaf5b13ffd5355da7c0b83074e4b798152ff7086c95c4f3045122a06e2673eb9) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-sloci-image 0.1.1 Collecting legal info LICENSE: OK (sha256: 8ea53673b084576813fc40cd63817c5a1619438942b5e6c30dac1d10707c27e4) >>> host-gawk 5.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> utf8proc 2.6.1 Collecting legal info LICENSE.md: OK (sha256: fbc720fcc90fb44396985646f67e4d19be03e0c0539f7138ed9dc6efba49dc49) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> wget 1.21.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-lzip 1.22 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-arm-aarch64-2021.07: cannot save license (TOOLCHAIN_EXTERNAL_ARM_AARCH64_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'