from presentation.c:30: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-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/buildroot/autobuild/run/instance-3/output/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/upnp -o metadata.o metadata.c /home/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-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/buildroot/autobuild/run/instance-3/output/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/upnp -o mime.o mime.c /home/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-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/buildroot/autobuild/run/instance-3/output/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/upnp -o services.o services.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/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-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/buildroot/autobuild/run/instance-3/output/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/upnp -o buffer.o buffer.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/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-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/buildroot/autobuild/run/instance-3/output/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/upnp -o util_iconv.o util_iconv.c /home/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-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/buildroot/autobuild/run/instance-3/output/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/upnp -o content.o content.c /home/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-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/buildroot/autobuild/run/instance-3/output/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/upnp -o cfgparser.o cfgparser.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/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-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/buildroot/autobuild/run/instance-3/output/host/bin/../x86_64-buildroot-linux-musl/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) ^ /home/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-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/buildroot/autobuild/run/instance-3/output/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/upnp -o redblack.o redblack.c 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); ^~~~~~~~~~~~~~~ redblack.c: In function 'rbinit': redblack.c:143:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] char c; ^ /home/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-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/buildroot/autobuild/run/instance-3/output/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/upnp -o osdep.o osdep.c /home/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-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/buildroot/autobuild/run/instance-3/output/host/bin/../x86_64-buildroot-linux-musl/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/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-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/buildroot/autobuild/run/instance-3/output/host/bin/../x86_64-buildroot-linux-musl/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/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-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/buildroot/autobuild/run/instance-3/output/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/lib -o ushare >>> ushare 1.1a Installing to target PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output/build/ushare-1.1a DESTDIR=/home/buildroot/autobuild/run/instance-3/output/target install for subdir in po scripts src ; do \ make -C $subdir install; \ done for gmo in fr.gmo de.gmo; do \ lang=`echo $gmo | sed -e 's/\.gmo$//'`; \ /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -c -m 644 $lang.gmo /home/buildroot/autobuild/run/instance-3/output/target/usr/share/locale/$lang/LC_MESSAGES/ushare.mo; \ done /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-3/output/target/etc /usr/bin/install -c -m 644 "ushare.conf" /home/buildroot/autobuild/run/instance-3/output/target/etc /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-3/output/target/etc/init.d /usr/bin/install -c -m 755 "ushare" /home/buildroot/autobuild/run/instance-3/output/target/etc/init.d /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-3/output/target/usr/bin /usr/bin/install -c ushare /home/buildroot/autobuild/run/instance-3/output/target/usr/bin echo ignoring strip /home/buildroot/autobuild/run/instance-3/output/target/usr/bin/ushare ignoring strip /home/buildroot/autobuild/run/instance-3/output/target/usr/bin/ushare rm -f /home/buildroot/autobuild/run/instance-3/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/buildroot/autobuild/run/instance-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libvorbisidec.la" is touched by more than one package: [u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libnuma.la" is touched by more than one package: [u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libthriftnb.la" is touched by more than one package: [u'thrift', u'tiff'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'icu', u'boost', u'bzip2', u'clapack', u'jsoncpp', u'gmp', u'nettle', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'apache', u'icu', u'boost', u'bzip2', u'clapack', u'jsoncpp', u'gmp', u'nettle', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libthrift_c_glib.la" is touched by more than one package: [u'thrift', u'tiff'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libtorrent.la" is touched by more than one package: [u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libsha1.la" is touched by more than one package: [u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'apache', u'icu', u'boost', u'bzip2', u'clapack', u'jsoncpp', u'gmp', u'nettle', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'icu', u'boost', u'bzip2', u'clapack', u'jsoncpp', u'gmp', u'nettle', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libqpdf.la" is touched by more than one package: [u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'apache', u'icu', u'boost', u'bzip2', u'clapack', u'jsoncpp', u'gmp', u'nettle', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libnice.la" is touched by more than one package: [u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libthriftz.la" is touched by more than one package: [u'thrift', u'tiff'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'nettle', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'icu', u'boost', u'bzip2', u'clapack', u'jsoncpp', u'gmp', u'nettle', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'icu', u'boost', u'bzip2', u'clapack', u'jsoncpp', u'gmp', u'nettle', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libevtlog.la" is touched by more than one package: [u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'icu', u'boost', u'bzip2', u'clapack', u'jsoncpp', u'gmp', u'nettle', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libg722_1.la" is touched by more than one package: [u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libmbim-glib.la" is touched by more than one package: [u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libturbojpeg.la" is touched by more than one package: [u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libthrift.la" is touched by more than one package: [u'thrift', u'tiff'] Warning: staging file "./usr/lib/libsysfs.la" is touched by more than one package: [u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'icu', u'boost', u'bzip2', u'clapack', u'jsoncpp', u'gmp', u'nettle', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'icu', u'boost', u'bzip2', u'clapack', u'jsoncpp', u'gmp', u'nettle', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'icu', u'boost', u'bzip2', u'clapack', u'jsoncpp', u'gmp', u'nettle', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] Warning: staging file "./usr/lib/libfdisk.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'icu', u'boost', u'bzip2', u'clapack', u'jsoncpp', u'gmp', u'nettle', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libfuse', u'libffi', u'libglib2', u'zeromq', u'czmq', u'lvm2', u'dmraid', u'eventlog', u'flex', u'libtasn1', u'gnutls', u'libusb', u'libsysfs', u'pciutils', u'jpeg-turbo', u'libevent', u'libg7221', u'libgpg-error', u'libgcrypt', u'libmbim', u'libnice', u'libogg', u'libpcap', u'libsha1', u'libssh', u'libtorrent', u'libupnp', u'libvpx', u'tremor', u'numactl', u'popt', u'paho-mqtt-c', u'perl', u'qpdf', u'thrift', u'tiff'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-3/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. grep -qsE '^/bin/mksh$' /home/buildroot/autobuild/run/instance-3/output/target/etc/shells || echo "/bin/mksh" >> /home/buildroot/autobuild/run/instance-3/output/target/etc/shells rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/perl5/5.26.2/pod rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/perl5/5.26.2/x86_64-linux/CORE find /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-3/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-3/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-3/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-3/output/target/usr/share/locale /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/include /home/buildroot/autobuild/run/instance-3/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-3/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-3/output/target/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/man /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/info /home/buildroot/autobuild/run/instance-3/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/doc /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-3/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/buildroot/autobuild/run/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00505-g78af2a6"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-3/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-3/buildroot' >>> Buildroot 2018.08-git-00505-g78af2a6 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> musl-compat-headers 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 >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> apache 2.4.33 Collecting legal info LICENSE: OK (sha256: c49c0819a726b70142621715dae3159c47b0349c2bc9db079070f28dadac0229) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> util-linux 2.32 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) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> icu 60.2 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> host-icu 60.2 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> civetweb v1.5 Collecting legal info ERROR: No hash found for LICENSE.md >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> 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 >>> libcurl 7.60.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libuv v1.21.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> corkscrew a94f745b40077172b8fe7d77e2d583b9cf900281 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> curlftpfs 0.9.2 Collecting legal info ERROR: No hash found for COPYING >>> libfuse 2.9.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> dmraid 1.0.0.rc16-3 Collecting legal info ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE_GPL ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE >>> lvm2 2.02.173 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gnuchess 6.2.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gnutls 3.5.18 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> imx-usb-loader e5394615dd413c3823d5bd1de340933e16a8c07c Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> ipmitool 1.8.18 Collecting legal info ERROR: No hash found for COPYING >>> iprutils 2.4.15.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> jpeg-turbo 1.5.3 Collecting legal info LICENSE.md: OK (sha256: 5c08657eda60b7946a913ee22ac73603335a468a6aa95204506a1586a8d677ee) README.ijg: OK (sha256: 53a3e3c299e08856964f4c5986e242c3695837b73c64625092f70c774e8af5d2) >>> host-nasm 2.13.03 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> jpeg Collecting legal info >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmbim 1.16.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnice 0.1.14 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsha1 0.3 Collecting legal info ERROR: No hash found for COPYING >>> libssh 0.7.5 Collecting legal info ERROR: No hash found for COPYING >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libvpx v1.7.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> mksh R55 Collecting legal info ERROR: No hash found for mksh.1 >>> mpd 0.20.20 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> nginx 1.12.2 Collecting legal info LICENSE: OK (sha256: 75820469c890db641e54078df018e497fde0542211aa704e15320316a2175780) >>> numactl v2.0.11 Collecting legal info ERROR: No hash found for README >>> openipmi 2.0.24 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING ERROR: No hash found for COPYING.BSD >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> openssh 7.7p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> paho-mqtt-c v1.2.0 Collecting legal info epl-v10: OK (sha256: 44277b2bec6093e4ac313afec251a4de599d24c4e768f8574d95b13a9d2d97b5) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-net-http 6.18 Collecting legal info LICENSE: OK (sha256: 49fbcc80e17295888b909176a0029f275a8c17b6cbfaf8867fe571ebe9a9ca79) >>> host-perl 5.26.2 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl 5.26.2 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl-uri 1.74 Collecting legal info LICENSE: OK (sha256: 65cd6f88516a30f56fd4e0080fb78ea69424fc89067470dc994e4abfba08664e) >>> perl-time-hires 1.9758 Collecting legal info README: OK (sha256: ecc20782bd6c34d2d632356020f9ad0150c7ae1803ae9560258d76d4533030da) >>> perl-xml-sax-base 1.09 Collecting legal info README: OK (sha256: 2a9aae56e13888493523ee9053689627e092aafcf2c5fb06f06df07260f91b42) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> ptpd 1.1.0 Collecting legal info ERROR: No hash found for COPYRIGHT >>> qpdf 7.0.0 Collecting legal info ERROR: No hash found for Artistic-2.0 >>> reaver 9bae55bd30b6d46b42da3a09dc23c8b0f9341996 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> ser2net 3.5 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf-archive 2017.03.21 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.EXCEPTION >>> host-thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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) Legal info produced in /home/buildroot/autobuild/run/instance-3/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot'