checking to see if compiler understands -Wstrict-prototypes... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Wfloat-equal... yes checking to see if compiler understands -Wundef... yes checking to see if compiler understands -Wformat=2... yes checking to see if compiler understands -Wlogical-op... yes checking to see if compiler understands -Wmissing-include-dirs... yes checking to see if compiler understands -Wformat-nonliteral... yes checking to see if compiler understands -Wold-style-definition... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Waggregate-return... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Wpacked... yes checking to see if compiler understands --std=c89... yes checking to see if compiler understands -ansi... yes checking to see if compiler understands -Wno-overlength-strings... yes checking to see if compiler understands -Wno-long-long... yes checking to see if compiler understands -Wno-overlength-strings... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wredundant-decls... yes checking to see if compiler understands -Wmissing-noreturn... yes checking to see if compiler understands -Wshadow... yes checking to see if compiler understands -Wendif-labels... yes checking to see if compiler understands -Wcast-qual... yes checking to see if compiler understands -Wcast-align... yes checking to see if compiler understands -Wwrite-strings... yes checking to see if compiler understands -Wp,-D_FORTIFY_SOURCE=2... yes checking to see if compiler understands -fno-common... yes checking to see if linker understands -z,defs... yes checking for xsltproc... /usr/bin/xsltproc checking for a2x... (cached) no checking for xmllint... /tmp/instance-14/output-1/host/bin/xmllint testing xmllint... failed 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 data/Makefile config.status: creating data/templates/Makefile config.status: creating etc/Makefile config.status: creating docs/Makefile config.status: creating docs/man5/Makefile config.status: creating docs/man5/tinyproxy.conf.txt config.status: creating docs/man8/Makefile config.status: creating docs/man8/tinyproxy.txt config.status: creating m4macros/Makefile config.status: creating tests/Makefile config.status: creating tests/scripts/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-nls, --disable-static, --enable-shared >>> tinyproxy 1.10.0 Building PATH="/tmp/instance-14/output-1/host/bin:/tmp/instance-14/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-14/output-1/build/tinyproxy-1.10.0/ make[1]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0' /usr/bin/make all-recursive make[2]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0' Making all in src make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/src' CC acl.o CC anonymous.o CC buffer.o CC child.o CC conf.o CC conns.o CC daemon.o CC hashmap.o CC heap.o CC html-error.o CC http-message.o CC log.o CC network.o CC reqs.o CC sock.o CC stats.o CC text.o CC main.o CC utils.o CC upstream.o CC vector.o CC basicauth.o CC base64.o CC connect-ports.o CC filter.o network.c: In function 'get_ip_string': network.c:265:53: warning: cast increases required alignment of target type [-Wcast-align] 265 | struct sockaddr_in *sa_in = (struct sockaddr_in *) sa; | ^ network.c:274:29: warning: cast increases required alignment of target type [-Wcast-align] 274 | (struct sockaddr_in6 *) sa; | ^ CC reverse-proxy.o CC transparent-proxy.o reqs.c: In function 'connect_to_upstream_proxy': reqs.c:1369:13: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'ssize_t' {aka 'int'} [-Wsign-compare] 1369 | if (7+len != safe_write(connptr->server_fd, buff, 7+len)) | ^~ reqs.c:1385:13: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'ssize_t' {aka 'int'} [-Wsign-compare] 1385 | if (2+len != safe_read(connptr->server_fd, buff, 2+len)) | ^~ CCLD tinyproxy make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/src' Making all in data make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/data' Making all in templates make[4]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/data/templates' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/data/templates' make[4]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/data' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/data' make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/data' Making all in etc make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/etc' GEN tinyproxy.conf make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/etc' Making all in docs make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs' Making all in man5 make[4]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs/man5' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs/man5' Making all in man8 make[4]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs/man8' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs/man8' make[4]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs' make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs' Making all in m4macros make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/m4macros' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/m4macros' Making all in tests make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/tests' Making all in scripts make[4]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/tests/scripts' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/tests/scripts' make[4]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/tests' make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/tests' make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0' make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0' make[2]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0' make[1]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0' >>> tinyproxy 1.10.0 Installing to target PATH="/tmp/instance-14/output-1/host/bin:/tmp/instance-14/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-14/output-1/target install -C /tmp/instance-14/output-1/build/tinyproxy-1.10.0/ make[1]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0' Making install in src make[2]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/src' make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/src' /usr/bin/mkdir -p '/tmp/instance-14/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/install -c tinyproxy '/tmp/instance-14/output-1/target/usr/bin' make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/src' make[2]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/src' Making install in data make[2]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/data' Making install in templates make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/data/templates' make[4]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/data/templates' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-14/output-1/target/usr/share/tinyproxy' /usr/bin/install -c -m 644 debug.html default.html stats.html '/tmp/instance-14/output-1/target/usr/share/tinyproxy' make[4]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/data/templates' make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/data/templates' make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/data' make[4]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/data' 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-14/output-1/build/tinyproxy-1.10.0/data' make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/data' make[2]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/data' Making install in etc make[2]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/etc' make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/etc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-14/output-1/target/etc/tinyproxy' /usr/bin/install -c -m 644 tinyproxy.conf '/tmp/instance-14/output-1/target/etc/tinyproxy' make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/etc' make[2]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/etc' Making install in docs make[2]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs' Making install in man5 make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs/man5' make[4]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs/man5' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-14/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 tinyproxy.conf.5 '/tmp/instance-14/output-1/target/usr/share/man/man5' make[4]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs/man5' make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs/man5' Making install in man8 make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs/man8' make[4]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs/man8' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-14/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 tinyproxy.8 '/tmp/instance-14/output-1/target/usr/share/man/man8' make[4]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs/man8' make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs/man8' make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs' make[4]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs' 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-14/output-1/build/tinyproxy-1.10.0/docs' make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs' make[2]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/docs' Making install in m4macros make[2]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/m4macros' make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/m4macros' 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-14/output-1/build/tinyproxy-1.10.0/m4macros' make[2]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/m4macros' Making install in tests make[2]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/tests' Making install in scripts make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/tests/scripts' make[4]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/tests/scripts' 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-14/output-1/build/tinyproxy-1.10.0/tests/scripts' make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/tests/scripts' make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/tests' make[4]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/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-14/output-1/build/tinyproxy-1.10.0/tests' make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/tests' make[2]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0/tests' make[2]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0' make[3]: Entering directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-14/output-1/target/usr/share/doc/tinyproxy' /usr/bin/install -c -m 644 AUTHORS NEWS README README.md '/tmp/instance-14/output-1/target/usr/share/doc/tinyproxy' make[3]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0' make[2]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0' make[1]: Leaving directory '/tmp/instance-14/output-1/build/tinyproxy-1.10.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-14/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-14/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-14/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-14/output-1/host/arc-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-14/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-14/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-14/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-14/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-14/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-14/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-14/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-14/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-14/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-14/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-14/output-1/target/etc/shells; fi rm -f /tmp/instance-14/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-14/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-14/output-1/host/bin/glib-compile-schemas /tmp/instance-14/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-14/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-14/output-1/target/etc echo "buildroot" > /tmp/instance-14/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-14/output-1/target/etc/hosts mkdir -p /tmp/instance-14/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-14/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-14/output-1/target/etc/shadow rm -f /tmp/instance-14/output-1/target/bin/sh if [ -x /tmp/instance-14/output-1/target/sbin/swapon -a -x /tmp/instance-14/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-14/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-14/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-14/output-1/build/locales.nopurge for dir in /tmp/instance-14/output-1/target/usr/share/locale /tmp/instance-14/output-1/target/usr/share/X11/locale /tmp/instance-14/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-14/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-14/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-14/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-14/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-14/output-1/target/usr/include /tmp/instance-14/output-1/target/usr/share/aclocal \ /tmp/instance-14/output-1/target/usr/lib/pkgconfig /tmp/instance-14/output-1/target/usr/share/pkgconfig \ /tmp/instance-14/output-1/target/usr/lib/cmake /tmp/instance-14/output-1/target/usr/share/cmake \ /tmp/instance-14/output-1/target/usr/doc find /tmp/instance-14/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-14/output-1/target/lib/ /tmp/instance-14/output-1/target/usr/lib/ /tmp/instance-14/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-14/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-14/output-1/target/usr/share/gdb rm -rf /tmp/instance-14/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-14/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-14/output-1/target/usr/share/zsh rm -rf /tmp/instance-14/output-1/target/usr/man /tmp/instance-14/output-1/target/usr/share/man rm -rf /tmp/instance-14/output-1/target/usr/info /tmp/instance-14/output-1/target/usr/share/info rm -rf /tmp/instance-14/output-1/target/usr/doc /tmp/instance-14/output-1/target/usr/share/doc rm -rf /tmp/instance-14/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-14/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-14/output-1/target/lib/debug /tmp/instance-14/output-1/target/usr/lib/debug find /tmp/instance-14/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-14/output-1/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-14/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-14/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-14/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-14/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-14/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-75-gf5b86cf2ce"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.05"; \ echo "PRETTY_NAME=\"Buildroot 2021.05\"" \ ) > /tmp/instance-14/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-14/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-14/output-1/per-package /tmp/instance-14/buildroot/support/scripts/fix-rpath target touch /tmp/instance-14/output-1/target/usr ln -snf /tmp/instance-14/output-1/host/arc-buildroot-linux-uclibc/sysroot /tmp/instance-14/output-1/staging make: Leaving directory '/tmp/instance-14/buildroot' make: Entering directory '/tmp/instance-14/buildroot' >>> Buildroot 2021.05-75-gf5b86cf2ce 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.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.38 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial arc-2020.09-release Collecting legal info >>> linux-headers 5.12.10 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aespipe 2.4f Collecting legal info >>> aircrack-ng 1.6 Collecting legal info LICENSE: OK (sha256: fc51fd3a97223f2fd47b057202d4a6b0daaedf23b5a1f5ff8723c192fc1e021d) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> bind 9.11.31 Collecting legal info COPYRIGHT: OK (sha256: cad49daa42654bc241762cd998630168a2542c8fd6fad3881e2eac1510bb6fcd) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> ethtool 5.10 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-exfatprogs 1.1.0 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> fping 5.0 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> gdbm 1.18.1 Collecting legal info COPYING: OK (sha256: 690d762f2e8e149ab1e2d6a409a3853b6151a2533b2382fae549a176d6bedecf) >>> gettext Collecting legal info >>> gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> gupnp-dlna 0.10.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.57.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> imx-usb-loader 30b43d69770cd69e84c045dc9dcabb1f3e9d975a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> inadyn 2.8.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> initscripts Collecting legal info >>> iptraf-ng 1.2.1 Collecting legal info LICENSE: OK (sha256: 4e49bef38f621aac4a870da4b30011c7b7abc7256b218daec1c425b08448ae1e) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> jimtcl 0.80 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> let-me-create 1.5.2 Collecting legal info LICENSE: OK (sha256: 8ffc162e1435e810845b09a4c0d534df057a030f4c107778677b6621dc203426) >>> libdcadec 0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> pcsc-lite 1.9.1 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mfoc 0.10.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sane-backends 1.0.32 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tiff 4.2.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> thrift 0.14.1 Collecting legal info LICENSE: OK (sha256: d315e6cdedc07c478de6992027bfb66f220886c6216fd7e9885ced30c3703646) >>> host-thrift 0.14.1 Collecting legal info LICENSE: OK (sha256: d315e6cdedc07c478de6992027bfb66f220886c6216fd7e9885ced30c3703646) >>> host-boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> tinyproxy 1.10.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2020.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2020.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-14/output-1/legal-info make: Leaving directory '/tmp/instance-14/buildroot'