LDFLAGS extralibs -lixml -lthreadutil -lpthread -lupnp -L/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib Creating config.mak ... Creating config.h ... >>> ushare 1.1a Building PATH="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j2 LDFLAGS=" " -C /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a' for subdir in po scripts src ; do \ make -C $subdir all; \ done make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/po' make fr.gmo de.gmo make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/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/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/po' touch stamp-po make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/po' make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/scripts' make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/src' /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cds.o cds.c cds.c: In function 'cds_browse': 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; ^~~~~~~~~~~~~ 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:0: cds.c: At top level: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cms.o cms.c In file included from cms.c:28:0: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o msr.o msr.c In file included from msr.c:24:0: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o http.o http.c In file included from http.c:42:0: 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:0, from http.c:35: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o presentation.o presentation.c /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o metadata.o metadata.c In file included from metadata.h:29:0, from presentation.c:30: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o mime.o mime.c In file included from metadata.c:38:0: 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:0, 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:0: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o services.o services.c In file included from services.c:33:0: 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:0: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o buffer.o buffer.c /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o util_iconv.o util_iconv.c /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o content.o content.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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cfgparser.o cfgparser.c /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o trace.o trace.c In file included from cfgparser.c:32:0: 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:0, 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) ^ In file included from trace.c:28:0: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o redblack.o redblack.c redblack.c: In function 'rbinit': redblack.c:143:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] char c; ^ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o osdep.o osdep.c /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o ctrl_telnet.o ctrl_telnet.c In file included from ctrl_telnet.c:27:0: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/upnp -o ushare.o ushare.c In file included from ushare.c:73:0: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-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 -L/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -o ushare make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/src' make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a' >>> ushare 1.1a Installing to target PATH="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j2 -C /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a DESTDIR=/home/rclinux/rc-buildroot-test/scripts/instance-1/output/target install make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a' for subdir in po scripts src ; do \ make -C $subdir install; \ done make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/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/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -c -m 644 $lang.gmo /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/locale/$lang/LC_MESSAGES/ushare.mo; \ done make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/po' make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/scripts' /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc /usr/bin/install -c -m 644 "ushare.conf" /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/init.d /usr/bin/install -c -m 755 "ushare" /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/init.d make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/scripts' make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/src' /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin /usr/bin/install -c ushare /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin echo ignoring strip /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin/ushare ignoring strip /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin/ushare make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/src' make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a' rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/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/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libdmtx.la" is touched by more than one package: [u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: [u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libgpiod.la" is touched by more than one package: [u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libilbc.la" is touched by more than one package: [u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libupnpp.la" is touched by more than one package: [u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: [u'atk', u'libsigc', u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libfm-extra.la" is touched by more than one package: [u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libsigrok.la" is touched by more than one package: [u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/liblogging-stdlog.la" is touched by more than one package: [u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libcdaudio.la" is touched by more than one package: [u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libpwquality.la" is touched by more than one package: [u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libgpiodcxx.la" is touched by more than one package: [u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libatkmm-1.6.la" is touched by more than one package: [u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libmenu-cache.la" is touched by more than one package: [u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: [u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'cracklib', u'expat', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'jsoncpp', u'libcdaudio', u'libcgi', u'libcodec2', u'libdmtx', u'libestr', u'libfastjson', u'libfm-extra', u'libgpiod', u'libilbc', u'liblogging', u'libmhash', u'libpcap', u'libpwquality', u'libzip', u'libsigrok', u'libtirpc', u'libupnp', u'libupnpp', u'menu-cache', u'pciutils', u'pugixml', u'rapidxml', u'taglib'] ./support/scripts/check-uniq-files -t host /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-host.txt 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-gettext', u'host-libffi', u'host-bison'] rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/glib-compile-schemas /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hosts mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shadow rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/bin/sh rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge; done for dir in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/aclocal \ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/pkgconfig \ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/cmake /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/cmake find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gdb rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zsh rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/info /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/info rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/doc /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/doc rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/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/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00474-g4a39eb3b11"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target touch /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2018.11-git-00474-g4a39eb3b11 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alljoyn-tcl-base 16.04.00 Collecting legal info >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> atk 2.28.1 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> atkmm 2.24.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> glibmm 2.56.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> bonnie 1.03e Collecting legal info ERROR: No hash found for copyright.txt >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> host-checksec cdefe53eb72e6e8f23308417d2fc6b68cba9dbac Collecting legal info LICENSE.txt: OK (sha256: c5e2a8e188040fc34eb9362084778a2e25f8d1f888e47a2be09efa7cecd9c70d) >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> genpart 1.0.2 Collecting legal info >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript 9.23 Collecting legal info LICENSE: OK (sha256: 6f852249f975287b3efd43a5883875e47fa9f3125e2f1b18b5c09517ac30ecf2) >>> host-lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> host-libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> git 2.16.4 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcodec2 0.7 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libdmtx 0.7.4 Collecting legal info LICENSE: OK (sha256: fe6959a664a7abb7d19bf125fa58a045d8757fe3cb3dc41975a54da0e627313d) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libfastjson v0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libfm-extra 1.3.0.2 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> libgpiod 1.1.1 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpwquality 1.4.0 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libsigrok 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.5.1 Collecting legal info LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50) >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.1 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> host-lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> host-elfutils 0.171 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> menu-cache 1.1.0 Collecting legal info COPYING: OK (sha256: 7459fbad62653e4061dbfde3b0cad7c72777838beb10d2d11d969fac6226e7de) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> pugixml 1.9 Collecting legal info readme.txt: OK (sha256: 5f2318fdea73711b4761fd395462a51dc7d4626088ebaa41732b598821ac935a) >>> quota 4.01 Collecting legal info >>> rapidxml 1.13 Collecting legal info ERROR: No hash found for license.txt >>> rsyslog 8.22.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER ERROR: No hash found for COPYING.ASL20 >>> shellinabox v2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sudo 1.8.23 Collecting legal info doc/LICENSE: OK (sha256: b6625a7b58e9469a7adfd1732960579a19fe84b3508030f9a31641283e2250b8) >>> taglib 1.11.1 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.MPL >>> tcpreplay 4.2.6 Collecting legal info ERROR: No hash found for docs/LICENSE >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: alljoyn-tcl-base-16.04.00: cannot save license (ALLJOYN_TCL_BASE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: quota-4.01: cannot save license (QUOTA_LICENSE_FILES not defined) Legal info produced in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/legal-info make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot'