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/peko/autobuild/instance-0/output/host/bin/arm-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/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/upnp -o redblack.o redblack.c /home/peko/autobuild/instance-0/output/host/bin/arm-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/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/upnp -o osdep.o osdep.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); ^~~~~~~~~~~~~~~ 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); ^~~~~~~~~~~~~~~ cfgparser.c: In function 'parse_config_file': cfgparser.c:279:6: warning: nonnull argument 'ut' compared to NULL [-Wnonnull-compare] if (!ut) ^ redblack.c: In function 'rbinit': redblack.c:143:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] char c; ^ /home/peko/autobuild/instance-0/output/host/bin/arm-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/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/upnp -o ctrl_telnet.o ctrl_telnet.c /home/peko/autobuild/instance-0/output/host/bin/arm-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/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/upnp -o ushare.o ushare.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); ^~~~~~~~~ ctrl_telnet.c: In function 'ctrl_telnet_tokenize': ctrl_telnet.c:759:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!has_backslash) ^ ctrl_telnet.c:765:7: note: here case ' ': ^~~~ In file included from ushare.c:73:0: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc cds.o cms.o msr.o http.o presentation.o metadata.o mime.o services.o buffer.o util_iconv.o content.o cfgparser.o trace.o redblack.o osdep.o ctrl_telnet.o ushare.o -lixml -lthreadutil -lpthread -lupnp -pthread -L/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -o ushare make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/ushare-1.1a/src' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/ushare-1.1a' >>> ushare 1.1a Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/ushare-1.1a DESTDIR=/home/peko/autobuild/instance-0/output/target install make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/ushare-1.1a' for subdir in po scripts src ; do \ make -C $subdir install; \ done make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/ushare-1.1a/po' for gmo in fr.gmo de.gmo; do \ lang=`echo $gmo | sed -e 's/\.gmo$//'`; \ /usr/bin/install -c -d /home/peko/autobuild/instance-0/output/target/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -c -m 644 $lang.gmo /home/peko/autobuild/instance-0/output/target/usr/share/locale/$lang/LC_MESSAGES/ushare.mo; \ done make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/ushare-1.1a/po' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/ushare-1.1a/scripts' /usr/bin/install -c -d /home/peko/autobuild/instance-0/output/target/etc /usr/bin/install -c -m 644 "ushare.conf" /home/peko/autobuild/instance-0/output/target/etc /usr/bin/install -c -d /home/peko/autobuild/instance-0/output/target/etc/init.d /usr/bin/install -c -m 755 "ushare" /home/peko/autobuild/instance-0/output/target/etc/init.d make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/ushare-1.1a/scripts' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/ushare-1.1a/src' /usr/bin/install -c -d /home/peko/autobuild/instance-0/output/target/usr/bin /usr/bin/install -c ushare /home/peko/autobuild/instance-0/output/target/usr/bin echo ignoring strip /home/peko/autobuild/instance-0/output/target/usr/bin/ushare ignoring strip /home/peko/autobuild/instance-0/output/target/usr/bin/ushare make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/ushare-1.1a/src' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/ushare-1.1a' rm -f /home/peko/autobuild/instance-0/output/target/etc/init.d/ushare PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/peko/autobuild/instance-0/dl BUILD_DIR=/home/peko/autobuild/instance-0/output/build O=/home/peko/autobuild/instance-0/output flock /home/peko/autobuild/instance-0/dl/wireless-regdb/ support/download/dl-wrapper -c '2018.05.31' -d '/home/peko/autobuild/instance-0/dl/wireless-regdb' -D '/home/peko/autobuild/instance-0/dl' -f 'wireless-regdb-2018.05.31.tar.xz' -H 'package/wireless-regdb//wireless-regdb.hash' -n 'wireless-regdb-2018.05.31' -N 'wireless-regdb' -o '/home/peko/autobuild/instance-0/dl/wireless-regdb/wireless-regdb-2018.05.31.tar.xz' -u http+http://kernel.org/pub/software/network/wireless-regdb -u http\|urlencode+http://sources.buildroot.net/wireless-regdb -u http\|urlencode+http://sources.buildroot.net -- wireless-regdb-2018.05.31.tar.xz: OK (sha256: e1dfbc3b97771373077f430c3c05082fae883145b37db5b2cfd12c56676fbe7b) >>> wireless-regdb 2018.05.31 Extracting xzcat /home/peko/autobuild/instance-0/dl/wireless-regdb/wireless-regdb-2018.05.31.tar.xz | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/wireless-regdb-2018.05.31 -xf - >>> wireless-regdb 2018.05.31 Patching >>> wireless-regdb 2018.05.31 Configuring >>> wireless-regdb 2018.05.31 Building >>> wireless-regdb 2018.05.31 Installing to target /usr/bin/install -m 644 -D -T /home/peko/autobuild/instance-0/output/build/wireless-regdb-2018.05.31/regulatory.bin /home/peko/autobuild/instance-0/output/target/usr/lib/crda/regulatory.bin /usr/bin/install -m 644 -D -T /home/peko/autobuild/instance-0/output/build/wireless-regdb-2018.05.31/sforshee.key.pub.pem /home/peko/autobuild/instance-0/output/target/etc/wireless-regdb/pubkeys/sforshee.key.pub.pem >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'libffi'] Warning: target file "./usr/lib/luarocks/rocks/manifest" is touched by more than one package: [u'argparse', u'lpeg', u'lua-bit32', u'lua-utf8', u'luajson'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/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'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'luajit', u'clapack', u'armadillo', u'c-ares', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'boost', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'libffi'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'luajit', u'clapack', u'armadillo', u'c-ares', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'boost', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libtheora.la" is touched by more than one package: [u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libgraphite2.la" is touched by more than one package: [u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'luajit', u'clapack', u'armadillo', u'c-ares', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'boost', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libgupnp-av-1.0.la" is touched by more than one package: [u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'boost', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'luajit', u'clapack', u'armadillo', u'c-ares', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'boost', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'azure-iot-sdk-c', u'boost', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libmodbus.la" is touched by more than one package: [u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libopusenc.la" is touched by more than one package: [u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libipsec.la" is touched by more than one package: [u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_sqlite3.la" is touched by more than one package: [u'apr-util', u'luajit', u'clapack', u'armadillo', u'c-ares', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'boost', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libcoap-1.la" is touched by more than one package: [u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libopenssl', u'sqlite', u'apr-util', u'luajit', u'clapack', u'armadillo', u'c-ares', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'boost', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/pkcs11/p11-kit-trust.la" is touched by more than one package: [u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/liblog4cxx.la" is touched by more than one package: [u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libcares.la" is touched by more than one package: [u'c-ares', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'boost', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libsoc.la" is touched by more than one package: [u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libbson-1.0.la" is touched by more than one package: [u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libracoon.la" is touched by more than one package: [u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libsysfs.la" is touched by more than one package: [u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libinotifytools.la" is touched by more than one package: [u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libtheoradec.la" is touched by more than one package: [u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'luajit', u'clapack', u'armadillo', u'c-ares', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'boost', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libp11-kit.la" is touched by more than one package: [u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'apr-util', u'luajit', u'clapack', u'armadillo', u'c-ares', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'boost', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libtheoraenc.la" is touched by more than one package: [u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'luajit', u'clapack', u'armadillo', u'c-ares', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'boost', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'cppdb', u'libnl', u'e2fsprogs', u'flex', u'graphite2', u'libffi', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'inotify-tools', u'libsysfs', u'pciutils', u'ipsec-tools', u'libasplib', u'libbson', u'libcoap', u'libmnl', u'libmodbus', u'opus', u'libopusenc', u'libsoc', u'libsquish', u'libtasn1', u'libtheora', u'libupnp', u'live555', u'log4cxx', u'mxml', u'nanomsg', u'norm', u'p11-kit', u'rabbitmq-c', u'rapidjson'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gmp', u'host-bison', u'host-gettext', u'host-libffi'] rm -f /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-0/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/lua/5.1/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/lib/luarocks mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00694-gbf79731"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.08-git-00694-gbf79731 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 >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> aespipe 2.4d Collecting legal info >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> 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.16.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 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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) >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> argparse 0.5.0-1 Collecting legal info ERROR: No hash found for argparse/LICENSE >>> host-luarocks 2.4.4 Collecting legal info ERROR: No hash found for COPYING >>> host-luainterpreter Collecting legal info >>> host-lua 5.1.5 Collecting legal info ERROR: No hash found for COPYRIGHT >>> luainterpreter Collecting legal info >>> luajit 2.0.5 Collecting legal info ERROR: No hash found for COPYRIGHT >>> armadillo 7.900.1 Collecting legal info LICENSE.txt: OK (sha256: 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5) >>> 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 >>> atop 2.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> azure-iot-sdk-c 2018-03-16 Collecting legal info WARNING: no hash file for LICENSE >>> libcurl 7.61.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> c-ares 1.14.0 Collecting legal info ERROR: No hash found for ares_mkquery.c >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> chocolate-doom 2.3.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> cppcms 1.0.5 Collecting legal info ERROR: No hash found for COPYING.TXT >>> 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) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> cppdb 0.3.1 Collecting legal info ERROR: No hash found for LICENSE_1_0.txt ERROR: No hash found for MIT.txt >>> host-cramfs 1a1e65f2a049 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) >>> crda 3.18 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-pycrypto 2.6.1 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LEGAL/copy/LICENSE.libtom ERROR: No hash found for LEGAL/copy/LICENSE.python-2.2 ERROR: No hash found for LEGAL/copy/LICENSE.original >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-cryptsetup 2.0.2 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.02.173 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> e2fsprogs 1.44.2 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> fconfig 20080329 Collecting legal info ERROR: No hash found for fconfig.c >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> host-genpart 1.0.2 Collecting legal info >>> googlefontdirectory Collecting legal info >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> graphite2 1.3.10 Collecting legal info ERROR: No hash found for LICENSE >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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 >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> inotify-tools 3.20.1 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> 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 >>> ipsec-tools 0.8.2 Collecting legal info >>> kbd 2.0.4 Collecting legal info ERROR: No hash found for COPYING >>> latencytop 0.5 Collecting legal info ERROR: No hash found for latencytop.c >>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info LICENSE: OK (sha256: 12ac5047f2af0522f06798b1589ffc4599bc29c91f954d7874e0320634e777c0) >>> libbson 1.9.4 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcoap v4.1.2 Collecting legal info COPYING: OK (sha256: 28b61fbf3c5477611d7f6ead97d15348934496d27dca815b34d45e622730e72e) LICENSE.GPL: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) LICENSE.BSD: OK (sha256: 9d5aeec17bdf82369bbe6e89efb07b7b35abefa044ea1d25cb2feeb70df1c208) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopusenc 0.1.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libsoc 0.8.2 Collecting legal info ERROR: No hash found for LICENCE >>> libsquish 1.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtheora 1.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> live555 2017.10.28 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> log4cxx 0.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> lpeg 1.0.1-1 Collecting legal info >>> lua-bit32 5.3.0-1 Collecting legal info ERROR: No hash found for lua-compat-5.2/LICENSE >>> lua-utf8 1.2-0 Collecting legal info >>> luajson 1.3.4-1 Collecting legal info ERROR: No hash found for luajson/LICENSE >>> mxml 2.10 Collecting legal info ERROR: No hash found for COPYING >>> nanomsg 1.0.0 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> ncdu 1.12 Collecting legal info ERROR: No hash found for COPYING >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> norm 1.5r6 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rabbitmq-c v0.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> rapidjson v1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> rtptools 1.20 Collecting legal info ERROR: No hash found for COPYRIGHT >>> sconeserver d659468cd164e6a6cc12932cc6780566b04f8328 Collecting legal info ERROR: No hash found for COPYING >>> sudo 1.8.23 Collecting legal info doc/LICENSE: OK (sha256: b6625a7b58e9469a7adfd1732960579a19fe84b3508030f9a31641283e2250b8) >>> tree 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> wireless-regdb 2018.05.31 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: ipsec-tools-0.8.2: cannot save license (IPSEC_TOOLS_LICENSE_FILES not defined) WARNING: lpeg-1.0.1-1: cannot save license (LPEG_LICENSE_FILES not defined) WARNING: lua-utf8-1.2-0: cannot save license (LUA_UTF8_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'