CC c-strcasecmp.o CC c-strncasecmp.o CC c-strcasestr.o CC cloexec.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 basename-lgpl.o CC stripslash.o CC exitfail.o CC fatal-signal.o CC fd-hook.o CC fd-safer-flag.o CC dup-safer-flag.o CC freading.o CC getprogname.o CC gettime.o CC hard-locale.o CC localcharset.o CC malloca.o CC mbchar.o CC mbiter.o CC pipe2.o CC pipe2-safer.o CC quotearg.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 unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC utimens.o CC wait-process.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC xsize.o CC xstrndup.o CC asnprintf.o CC fcntl.o CC fflush.o CC fnmatch.o CC fpurge.o CC fseek.o CC fseeko.o CC getdelim.o CC getgroups.o CC getline.o CC getopt.o CC getopt1.o CC getpass.o CC gettimeofday.o CC group-member.o CC ioctl.o CC localtime-buffer.o CC mbrtowc.o CC memchr.o CC mkdir.o CC mkstemp.o CC mktime.o CC nanosleep.o CC nl_langinfo.o CC printf-args.o CC printf-parse.o CC regex.o CC snprintf.o CC strerror.o CC strerror-override.o CC strerror_r.o CC timegm.o CC vasnprintf.o CC vsnprintf.o CC wcwidth.o CC xmemdup0.o CC glthread/lock.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 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 AR libgnu.a make[5]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/lib' make[4]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/lib' make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/lib' Making all in src make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/src' /usr/bin/make all-am make[4]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/src' CC connect.o CC convert.o 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 CC html-parse.o CC html-url.o CC http.o CC init.o CC main.o CC log.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.20.3";' >> version.c echo 'const char *compilation_string = "'/tmp/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-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 '";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c CC ftp-opie.o echo 'const char *link_string = "'/tmp/instance-1/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -DHAVE_LIBSSL -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os \ -luuid -L/tmp/instance-1/output-1/host/bin/../arc-buildroot-linux-uclibc/sysroot/usr/lib -lssl -lcrypto -L/tmp/instance-1/output-1/host/bin/../arc-buildroot-linux-uclibc/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 openssl.o CC http-ntlm.o CC version.o openssl.c: In function 'ssl_init': openssl.c:178:7: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] 178 | OPENSSL_config (NULL); | ^~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-1/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:15, from openssl.c:40: /tmp/instance-1/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/openssl/conf.h:91:1: note: declared here 91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) | ^~~~~~~~~~~~~~~~~~ CCLD wget make[4]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/src' make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/src' Making all in doc make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/doc' ./texi2pod.pl -D VERSION="1.20.3" ./wget.texi wget.pod /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.20.3" --utf8 wget.pod > wget.1 || \ /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.20.3" wget.pod > wget.1 make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/doc' Making all in po make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/po' make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/po' Making all in util make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/util' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/util' Making all in fuzz make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/fuzz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/fuzz' Making all in tests make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/tests' Making all in testenv make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/testenv' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/testenv' make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3' make[2]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3' make[1]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3' >>> wget 1.20.3 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/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-1/output-1/target install -C /tmp/instance-1/output-1/build/wget-1.20.3/ make[1]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3' /usr/bin/make install-recursive make[2]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3' Making install in lib make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/lib' /usr/bin/make install-recursive make[4]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/lib' make[5]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/lib' make[6]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/lib' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/lib' make[5]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/lib' make[4]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/lib' make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/lib' Making install in src make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/src' make[4]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/src' /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/bin' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/install -c wget '/tmp/instance-1/output-1/target/usr/bin' make[4]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/src' make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/src' Making install in doc make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/doc' make[4]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/bash /tmp/instance-1/output-1/build/wget-1.20.3/build-aux/install-sh -d /tmp/instance-1/output-1/target/etc /bin/bash /tmp/instance-1/output-1/build/wget-1.20.3/build-aux/install-sh -d /tmp/instance-1/output-1/target/usr/share/man/man1 /usr/bin/install -c -m 644 wget.1 /tmp/instance-1/output-1/target/usr/share/man/man1/wget.1 /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/info' /usr/bin/install -c -m 644 ./wget.info '/tmp/instance-1/output-1/target/usr/share/info' install-info --info-dir='/tmp/instance-1/output-1/target/usr/share/info' '/tmp/instance-1/output-1/target/usr/share/info/wget.info' make[4]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/doc' make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/doc' Making install in po make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/po' if test "wget" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-1/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-1/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-1/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/po' Making install in util make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/util' make[4]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/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-1/output-1/build/wget-1.20.3/util' make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/util' Making install in fuzz make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/fuzz' make[4]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/fuzz' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/fuzz' make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/fuzz' Making install in tests make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/tests' make[4]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/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-1/output-1/build/wget-1.20.3/tests' make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/tests' Making install in testenv make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/testenv' make[4]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3/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-1/output-1/build/wget-1.20.3/testenv' make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3/testenv' make[3]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3' make[4]: Entering directory '/tmp/instance-1/output-1/build/wget-1.20.3' 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-1/output-1/build/wget-1.20.3' make[3]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3' make[2]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3' make[1]: Leaving directory '/tmp/instance-1/output-1/build/wget-1.20.3' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-1/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'@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'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-1/output-1/host/arc-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-1/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-1/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-1/output-1/target/etc/shadow rm -f /tmp/instance-1/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-1/output-1/build/locales.nopurge for dir in /tmp/instance-1/output-1/target/usr/share/locale /tmp/instance-1/output-1/target/usr/share/X11/locale /tmp/instance-1/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-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-1/output-1/target/usr/share/zsh rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-1/output-1/target/lib/debug /tmp/instance-1/output-1/target/usr/lib/debug find /tmp/instance-1/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-1/output-1/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-1/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-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02.3-97-g0c5202ae04"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.3"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.3\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/arc-buildroot-linux-uclibc/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2021.02.3-97-g0c5202ae04 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.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 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.10.43 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 >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> flashrom 1.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> pciutils 3.7.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> host-fwup 1.8.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.5.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript 9.53.3 Collecting legal info LICENSE: OK (sha256: 6f852249f975287b3efd43a5883875e47fa9f3125e2f1b18b5c09517ac30ecf2) >>> host-lcms2 2.11 Collecting legal info COPYING: OK (sha256: 53ad5ca11b8f4079e9c9bfa61575927a33f53526d6d414287149ec3ab61e8e4d) >>> host-libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> lcms2 2.11 Collecting legal info COPYING: OK (sha256: 53ad5ca11b8f4079e9c9bfa61575927a33f53526d6d414287149ec3ab61e8e4d) >>> tiff 4.2.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> libserial 1.0.0 Collecting legal info LICENSE.txt: OK (sha256: c42fdfe17c192cfdb900e22d40ef246db1b473f99165e405eda62b41be27f4bf) >>> micropython 1.13 Collecting legal info LICENSE: OK (sha256: 4b8a8884a60cd72749f9ef40328b85b40d13c22594c01352e0a55392141e0f89) >>> mosh 1.3.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.iOS: OK (sha256: 8042495ddc8d99b883335d53552554eccf825fc1f0ba487d0f8e6656baaa8199) >>> protobuf 3.14.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-protobuf 3.14.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> openssh 8.6p1 Collecting legal info LICENCE: OK (sha256: 432abf7480fb31473a6706627212913fc70032e3fb71b90fecb28ae26a2d741d) >>> host-parted 3.3 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> 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-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tor 0.4.5.9 Collecting legal info LICENSE: OK (sha256: 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> wget 1.20.3 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-lzip 1.21 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) 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) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'