checking for /tmp/instance-0/output-1/host/bin/nds32le-linux-gcc option to accept ISO C89... none needed checking whether /tmp/instance-0/output-1/host/bin/nds32le-linux-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-0/output-1/host/bin/nds32le-linux-gcc... none checking how to run the C preprocessor... /tmp/instance-0/output-1/host/bin/nds32le-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for nds32le-buildroot-linux-gnu-gcc... (cached) /tmp/instance-0/output-1/host/bin/nds32le-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-0/output-1/host/bin/nds32le-linux-gcc accepts -g... (cached) yes checking for /tmp/instance-0/output-1/host/bin/nds32le-linux-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-0/output-1/host/bin/nds32le-linux-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-0/output-1/host/bin/nds32le-linux-gcc... (cached) none checking for socket in -lsocket... no checking for htonl in -lsocket... no checking for yp_get_default_domain... no checking for gethostname in -lnsl... no checking for gethostbyaddr in -lnsl... no checking for inet_aton in -lresolv... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for memory.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking whether lstat correctly handles trailing slash... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for inet_ntoa... yes checking for strdup... yes checking for strlcpy... no checking for strlcat... no checking for setgroups... yes checking to see if compiler understands -fdiagnostics-show-option... yes checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wextra... yes checking to see if compiler understands -Wno-unused-parameter... yes checking to see if compiler understands -Wmissing-prototypes... yes 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... no 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, --disable-nls, --disable-static, --enable-shared >>> tinyproxy 1.10.0 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-0/output-1/build/tinyproxy-1.10.0/ make[1]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0' /usr/bin/make all-recursive make[2]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0' Making all in src make[3]: Entering directory '/tmp/instance-0/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 vector.o CC upstream.o CC basicauth.o CC base64.o CC connect-ports.o CC filter.o CC reverse-proxy.o CC transparent-proxy.o network.c: In function 'get_ip_string': network.c:265:53: warning: cast increases required alignment of target type [-Wcast-align] struct sockaddr_in *sa_in = (struct sockaddr_in *) sa; ^ network.c:274:29: warning: cast increases required alignment of target type [-Wcast-align] (struct sockaddr_in6 *) sa; ^ 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] 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] if (2+len != safe_read(connptr->server_fd, buff, 2+len)) ^~ CCLD tinyproxy make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/src' Making all in data make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/data' Making all in templates make[4]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/data/templates' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/data/templates' make[4]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/data' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/data' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/data' Making all in etc make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/etc' GEN tinyproxy.conf make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/etc' Making all in docs make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs' Making all in man5 make[4]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs/man5' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs/man5' Making all in man8 make[4]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs/man8' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs/man8' make[4]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs' Making all in m4macros make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/m4macros' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/m4macros' Making all in tests make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/tests' Making all in scripts make[4]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/tests/scripts' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/tests/scripts' make[4]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/tests' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/tests' make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0' make[2]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0' make[1]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0' >>> tinyproxy 1.10.0 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 -j32 DESTDIR=/tmp/instance-0/output-1/target install -C /tmp/instance-0/output-1/build/tinyproxy-1.10.0/ make[1]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0' Making install in src make[2]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/src' make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/src' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/install -c tinyproxy '/tmp/instance-0/output-1/target/usr/bin' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/src' make[2]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/src' Making install in data make[2]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/data' Making install in templates make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/data/templates' make[4]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/data/templates' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/tinyproxy' /usr/bin/install -c -m 644 debug.html default.html stats.html '/tmp/instance-0/output-1/target/usr/share/tinyproxy' make[4]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/data/templates' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/data/templates' make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/data' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/build/tinyproxy-1.10.0/data' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/data' make[2]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/data' Making install in etc make[2]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/etc' make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/etc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/instance-0/output-1/target/etc/tinyproxy' /usr/bin/install -c -m 644 tinyproxy.conf '/tmp/instance-0/output-1/target/etc/tinyproxy' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/etc' make[2]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/etc' Making install in docs make[2]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs' Making install in man5 make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs/man5' make[4]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs/man5' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 tinyproxy.conf.5 '/tmp/instance-0/output-1/target/usr/share/man/man5' make[4]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs/man5' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs/man5' Making install in man8 make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs/man8' make[4]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs/man8' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 tinyproxy.8 '/tmp/instance-0/output-1/target/usr/share/man/man8' make[4]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs/man8' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs/man8' make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/build/tinyproxy-1.10.0/docs' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs' make[2]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/docs' Making install in m4macros make[2]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/m4macros' make[3]: Entering directory '/tmp/instance-0/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-0/output-1/build/tinyproxy-1.10.0/m4macros' make[2]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/m4macros' Making install in tests make[2]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/tests' Making install in scripts make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/tests/scripts' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/build/tinyproxy-1.10.0/tests/scripts' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/tests/scripts' make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/tests' make[4]: Entering directory '/tmp/instance-0/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-0/output-1/build/tinyproxy-1.10.0/tests' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/tests' make[2]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0/tests' make[2]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0' make[3]: Entering directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/doc/tinyproxy' /usr/bin/install -c -m 644 AUTHORS NEWS README README.md '/tmp/instance-0/output-1/target/usr/share/doc/tinyproxy' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0' make[2]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0' make[1]: Leaving directory '/tmp/instance-0/output-1/build/tinyproxy-1.10.0' >>> 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/nds32le-linux-%g' -e 's%@TARGET_ARCH@%nds32le%g' -e 's%@TARGET_CPU@%%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-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%$(if $(BR2_STATIC_LIBS),true,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 /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-0/output-1/build/busybox-1.32.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-0/output-1/build/busybox-1.32.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-0/output-1/target/etc/shells; fi mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /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 /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 if [ -x /tmp/instance-0/output-1/target/sbin/swapon -a -x /tmp/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-0/output-1/target/etc/inittab; fi 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/nds32le-linux-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/nds32le-linux-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=2020.08-589-gc8ce98cf90"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.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/nds32le-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 2020.08-589-gc8ce98cf90 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-andes-nds32 Collecting legal info >>> toolchain Collecting legal info >>> host-babeltrace2 2.0.3 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> 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-elfutils 0.177 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.55.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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 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) >>> busybox 1.32.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> elfutils 0.177 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> execline 2.6.1.0 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> initscripts Collecting legal info >>> leptonica 1.78.0 Collecting legal info leptonica-license.txt: OK (sha256: ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518) >>> libcap-ng 0.8 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libsamplerate 0.1.9 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> minissdpd 1.5.20190824 Collecting legal info LICENSE: OK (sha256: 00c8368dd1574b025df65f24f61c32d1297ff9b6dc695fda964b1b1efc7a53d3) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-python-six 1.15.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> redis 6.0.8 Collecting legal info COPYING: OK (sha256: 97f0a15b7bbae580d2609dad2e11f1956ae167be296ab60f4691ab9c30ee9828) >>> s6-dns 2.3.1.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> s6-networking 2.3.1.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> s6 2.9.0.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> s6-portable-utils 2.2.2.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> safeclib 08112019 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sound-theme-borealis 0.9a Collecting legal info >>> stress-ng 0.11.17 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tinyproxy 1.10.0 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-andes-nds32: cannot save license (TOOLCHAIN_EXTERNAL_ANDES_NDS32_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'