make -C $subdir all; \ done make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a/po' make fr.gmo de.gmo make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a/po' make[3]: `fr.gmo' is up to date. make[3]: `de.gmo' is up to date. make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a/po' touch stamp-po make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a/po' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a/scripts' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a/src' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -I.. -MM cds.c cms.c msr.c http.c presentation.c metadata.c mime.c services.c buffer.c util_iconv.c content.c cfgparser.c trace.c redblack.c osdep.c ctrl_telnet.c ushare.c 1>.depend /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o cds.o cds.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o cms.o cms.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o msr.o msr.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o http.o http.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o presentation.o presentation.c In file included from msr.c:24: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ In file included from metadata.h:29, from presentation.c:30: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ cds.c: In function 'cds_browse': In file included from cms.c:28: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ cds.c:485:43: warning: variable 'sort_criteria' set but not used [-Wunused-but-set-variable] int result_count = 0, index, count, id, sort_criteria; ^~~~~~~~~~~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o metadata.o metadata.c cds.c: In function 'cds_search': cds.c:805:43: warning: variable 'sort_criteria' set but not used [-Wunused-but-set-variable] int result_count = 0, index, count, id, sort_criteria; ^~~~~~~~~~~~~ In file included from cds.c:28: cds.c: At top level: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ In file included from http.c:42: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ In file included from services.h:27, from http.c:35: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ In function 'cms_get_protocol_info.part.2', inlined from 'cms_get_protocol_info': cds.c: In function 'matches_search': cms.c:117:5: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy (respPtr, protocol, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cms.c: In function 'cms_get_protocol_info': cms.c:116:11: note: length computed here len = strlen (protocol); ^~~~~~~~~~~~~~~~~ cds.c:615:5: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy (keyword, search_criteria ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + strlen (SEARCH_PROTOCOL_CONTAINS_KEYWORD), sizeof (keyword)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cds.c:604:5: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy (keyword, search_criteria ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + strlen (SEARCH_CLASS_DERIVED_KEYWORD), sizeof (keyword)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cds.c:593:5: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy (keyword, search_criteria ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + strlen (SEARCH_CLASS_MATCH_KEYWORD), sizeof (keyword)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o mime.o mime.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o services.o services.c In file included from metadata.c:38: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ In file included from metadata.h:29, from metadata.c:34: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ In file included from mime.c:27: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ In file included from services.c:33: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ In file included from services.c:28: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o buffer.o buffer.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o util_iconv.o util_iconv.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o content.o content.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o cfgparser.o cfgparser.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o trace.o trace.c content.c: In function 'content_del': content.c:58:6: warning: nonnull argument 'list' compared to NULL [-Wnonnull-compare] if (!list || n >= list->count) ^ content.c: In function 'content_free': content.c:80:6: warning: nonnull argument 'list' compared to NULL [-Wnonnull-compare] if (!list) ^ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o redblack.o redblack.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o osdep.o osdep.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o ctrl_telnet.o ctrl_telnet.c In file included from trace.c:28: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ redblack.c: In function 'rbinit': redblack.c:143:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] char c; ^ In file included from cfgparser.c:32: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ In file included from cfgparser.h:24, from cfgparser.c:30: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ cfgparser.c: In function 'parse_config_file': cfgparser.c:279:6: warning: nonnull argument 'ut' compared to NULL [-Wnonnull-compare] if (!ut) ^ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o ushare.o ushare.c In file included from ctrl_telnet.c:27: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ ctrl_telnet.c: In function 'ctrl_telnet_tokenize': ctrl_telnet.c:759:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!has_backslash) ^ ctrl_telnet.c:765:7: note: here case ' ': ^~~~ In file included from ushare.c:73: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc cds.o cms.o msr.o http.o presentation.o metadata.o mime.o services.o buffer.o util_iconv.o content.o cfgparser.o trace.o redblack.o osdep.o ctrl_telnet.o ushare.o -lixml -lthreadutil -lpthread -lupnp -pthread -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/lib -o ushare make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a/src' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a' >>> ushare 1.1a Installing to target PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/target install make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a' for subdir in po scripts src ; do \ make -C $subdir install; \ done make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a/po' for gmo in fr.gmo de.gmo; do \ lang=`echo $gmo | sed -e 's/\.gmo$//'`; \ /usr/bin/install -c -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -c -m 644 $lang.gmo /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/$lang/LC_MESSAGES/ushare.mo; \ done make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a/po' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a/scripts' /usr/bin/install -c -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc /usr/bin/install -c -m 644 "ushare.conf" /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc /usr/bin/install -c -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/init.d /usr/bin/install -c -m 755 "ushare" /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/init.d make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a/scripts' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a/src' /usr/bin/install -c -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin /usr/bin/install -c ushare /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin echo ignoring strip /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/ushare ignoring strip /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/ushare make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a/src' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/ushare-1.1a' rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/init.d/ushare >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'gmp'] ./support/scripts/check-uniq-files -t staging /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'toolchain-external-andes-nds32', u'readline', u'gmp'] ./support/scripts/check-uniq-files -t host /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./nds32le-buildroot-linux-gnu/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-m4', u'host-b43-fwcutter', u'host-xutil_util-macros'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gawk'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/dawncrow/buildroot-test/scripts/instance-0/output/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@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/dawncrow/buildroot-test/scripts/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/man /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/info /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/doc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-rc2-00028-g75139df"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-rc2\"" \ ) > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2019.05-rc2-00028-g75139df Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> 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 >>> augeas 1.11.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> 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-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> host-btrfs-progs 4.20.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.30.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> kmod 25 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> linux-pam 1.3.1 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.38.4 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> cifs-utils 6.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> comix-cursors 0.8.2 Collecting legal info >>> dtach v0.9 Collecting legal info ERROR: No hash found for COPYING >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> empty 0.6.20b Collecting legal info ERROR: No hash found for COPYRIGHT >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fwup v1.2.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> openssl Collecting legal info >>> libopenssl 1.1.1b Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libsodium 1.0.17 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> host-genpart 1.0.2 Collecting legal info >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> initscripts Collecting legal info >>> jquery 1.11.2 Collecting legal info >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libcodec2 0.7 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libcurl 7.64.1 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> libdrm 2.4.98 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libqrencode 4.0.0 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> liburiparser 0.9.3 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libxmlrpc 1.43.08 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> lksctp-tools 1.0.17 Collecting legal info ERROR: No hash found for COPYING.lib ERROR: No hash found for COPYING >>> lmbench 3.0-a9 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-2 >>> host-lpc3250loader 1.0 Collecting legal info ERROR: No hash found for LPC3250loader.py >>> lrzsz 0.12.20 Collecting legal info ERROR: No hash found for COPYING >>> host-mender-artifact 2.4.0 Collecting legal info LICENSE: OK (sha256: 98ed35b5a138f58164b5c0dbccd9d7f01ef4d84b9dba01e896f0a3241c50c0f7) ERROR: No hash found for LIC_FILES_CHKSUM.sha256 vendor/github.com/mendersoftware/mendertesting/LICENSE: OK (sha256: ceb1b36ff073bd13d9806d4615b931707768ca9023805620acc32dd1cfc2f680) vendor/github.com/pkg/errors/LICENSE: OK (sha256: 8d427fd87bc9579ea368fde3d49f9ca22eac857f91a9dec7e3004bdfab7dee86) vendor/github.com/pmezard/go-difflib/LICENSE: OK (sha256: 2eb550be6801c1ea434feba53bf6d12e7c71c90253e0a9de4a4f46cf88b56477) vendor/golang.org/x/sys/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/crypto/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/github.com/davecgh/go-spew/LICENSE: OK (sha256: 3525392c6db3b804af76980b2c560ee9ec1abdadd907d76a26091df7c78f3a25) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f) vendor/github.com/urfave/cli/LICENSE: OK (sha256: da277af11b85227490377fbcac6afccc68be560c4fff36ac05ca62de55345fd7) vendor/github.com/sirupsen/logrus/LICENSE: OK (sha256: 51a0c9ec7f8b7634181b8d4c03e5b5d204ac21d6e72f46c313973424664b2e6b) >>> host-go 1.12.5 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> mpdecimal 2.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> netsnmp 5.8 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> odhcp6c d2e247d8d87ecf8c60fcf0acdad05667bd379521 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> openldap 2.4.47 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pound 2.8 Collecting legal info GPL.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1b Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> quagga 1.2.3 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> host-gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rabbitmq-c v0.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> ruby 2.4.6 Collecting legal info LEGAL: OK (sha256: 609292a6d848ab223073944fc2d844449391a5ba2055a8b5baf1726bc13b39cb) COPYING: OK (sha256: f5eb1b2956d5f7a67b2e5722a3749bc2fe86f9c580f2e3f5a08519cf073b5864) BSDL: OK (sha256: a5e3042dacb53eebda91f3b1caefbfec8307711df8c4ed1ed20e4e97c43307a4) >>> host-ruby 2.4.6 Collecting legal info LEGAL: OK (sha256: 609292a6d848ab223073944fc2d844449391a5ba2055a8b5baf1726bc13b39cb) COPYING: OK (sha256: f5eb1b2956d5f7a67b2e5722a3749bc2fe86f9c580f2e3f5a08519cf073b5864) BSDL: OK (sha256: a5e3042dacb53eebda91f3b1caefbfec8307711df8c4ed1ed20e4e97c43307a4) >>> s6-linux-init 0.4.0.0 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> s6-linux-utils 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> socat 1.7.3.2 Collecting legal info README: OK (sha256: 4846488cea98a2905dc75b7aa5eea721568e372447efe06b85bd896ee8c54f10) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> spawn-fcgi 1.6.4 Collecting legal info ERROR: No hash found for COPYING >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> tpm2-totp 0.1.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 2.1.3 Collecting legal info LICENSE: OK (sha256: f7da3c2da12cec3348bb7ee9e2a9e651a241450b2efb67da29d5a75ef2da058a) >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info ERROR: No hash found for uhttpd.h >>> ushare 1.1a 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: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libdrm-2.4.98: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/dawncrow/buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'