Build C compiler.../usr/bin/gcc usb_modeswitch.c: In function 'main': usb_modeswitch.c:519:3: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] libusb_set_debug(ctx, 3); ^ In file included from usb_modeswitch.h:26:0, from usb_modeswitch.c:59: /home/naourr/work/instance-2/output/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/include/libusb-1.0/libusb.h:1300:18: note: declared here void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); ^ Checking for stdlib.h...ok Checking for long long...ok Checking for sys/socket.h...ok Checking for netinet/in.h...ok Checking for arpa/inet.h...ok Checking for netdb.h...ok Checking for sys/un.h...ok Checking for dlfcn.h...ok Checking for unistd.h...ok Checking for crt_externs.h...not found Checking libs for inet_ntop...none needed Checking libs for socket...none needed Checking for ualarm...ok Checking for lstat...ok usb_modeswitch.c: In function 'checkSuccess': usb_modeswitch.c:1607:7: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] if (i == CheckSuccess-1) { ^ Checking for fork...ok Checking for vfork...ok Checking for system...ok Checking for select...ok Checking for backtrace...ok Checking for geteuid...ok Checking for mkstemp...ok Checking for realpath...ok Checking for strptime...ok Checking for gettimeofday...ok Checking for regcomp...ok Checking for waitpid...ok Checking for sigaction...ok Checking for sys_signame...not found Checking for sys_siglist...ok Checking for syslog...ok Checking for opendir...ok Checking for readlink...ok Checking for sleep...ok Checking for usleep...ok Checking for pipe...ok Checking for getaddrinfo...ok Checking for utimes...ok Checking for sysinfo...ok Checking for struct sysinfo.uptime...ok Checking for _NSGetEnviron...not found Checking environ declared in unistd.h...yes Checking for sys/types.h...ok Checking for sys/stat.h...ok Checking for mkdir with one arg...no Enabling references Building static library Extension aio...enabled (default) Extension array...enabled (default) Extension binary...not enabled Extension clock...enabled (default) Extension eventloop...enabled (default) Extension exec...enabled (default) Extension file...enabled (default) Extension glob...enabled (default) Extension load...disabled Extension mk...not enabled Extension nvp...not enabled Extension oo...not enabled Extension pack...not enabled Extension package...enabled (default) Extension posix...disabled Extension readdir...enabled Extension readline...not enabled Extension regexp...enabled (default) Extension rlprompt...not enabled Extension sdl...not enabled Extension signal...disabled Extension sqlite...not enabled Extension sqlite3...not enabled Extension stdlib...disabled Extension syslog...disabled Extension tclcompat...enabled (default) Extension tree...not enabled Extension win32...not enabled Jim static extensions: aio array clock eventloop exec file glob package readdir regexp tclcompat Created jim-config.h Created jimautoconf.h Created Makefile from Makefile.in /usr/bin/make -C jim lib make[2]: Entering directory '/home/naourr/work/instance-2/output/build/usb_modeswitch-2.5.2/jim' /usr/bin/jimsh ./make-load-static-exts.tcl aio array clock eventloop exec file package readdir regexp glob tclcompat >_load-static-exts.c || ( rm _load-static-exts.c; exit 1) /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-subcmd.o jim-subcmd.c /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-interactive.o jim-interactive.c /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-format.o jim-format.c /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim.o jim.c /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o utf8.o utf8.c /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jimregexp.o jimregexp.c /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-aio.o jim-aio.c /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-array.o jim-array.c /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-clock.o jim-clock.c /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-eventloop.o jim-eventloop.c /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-exec.o jim-exec.c /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-file.o jim-file.c /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-package.o jim-package.c /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-readdir.o jim-readdir.c /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o jim-regexp.o jim-regexp.c /usr/bin/jimsh ./make-c-ext.tcl glob.tcl >_glob.c || ( rm _glob.c; exit 1) /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -c -o glob.o _glob.c || ( rm _glob.c; exit 1) /usr/bin/jimsh ./make-c-ext.tcl tclcompat.tcl >_tclcompat.c || ( rm _tclcompat.c; exit 1) /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -c -o tclcompat.o _tclcompat.c || ( rm _tclcompat.c; exit 1) /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o _load-static-exts.o _load-static-exts.c /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-ar cr libjim.a _load-static-exts.o jim-subcmd.o jim-interactive.o jim-format.o jim.o utf8.o jimregexp.o jim-aio.o jim-array.o jim-clock.o jim-eventloop.o jim-exec.o jim-file.o jim-package.o jim-readdir.o jim-regexp.o glob.o tclcompat.o /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-ranlib libjim.a make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/usb_modeswitch-2.5.2/jim' /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc dispatcher.c jim/libjim.a -Ijim -o usb_modeswitch_dispatcher -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/usb_modeswitch-2.5.2' >>> usb_modeswitch 2.5.2 Installing to target PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-ar" AS="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-as" LD="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-ld" NM="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-nm" CC="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc" GCC="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc" CPP="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-cpp" CXX="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-g++" FC="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gfortran" F77="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-ranlib" READELF="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-readelf" STRIP="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl DESTDIR=/home/naourr/work/instance-2/output/target -C /home/naourr/work/instance-2/output/build/usb_modeswitch-2.5.2 install-static make[1]: Entering directory '/home/naourr/work/instance-2/output/build/usb_modeswitch-2.5.2' /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-gcc dispatcher.c jim/libjim.a -Ijim -o usb_modeswitch_dispatcher -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os install -D --mode=755 usb_modeswitch /home/naourr/work/instance-2/output/target/usr/sbin/usb_modeswitch install -D --mode=755 usb_modeswitch.sh /home/naourr/work/instance-2/output/target/lib/udev/usb_modeswitch install -D --mode=644 usb_modeswitch.conf /home/naourr/work/instance-2/output/target/etc/usb_modeswitch.conf install -D --mode=644 usb_modeswitch.1 /home/naourr/work/instance-2/output/target/usr/share/man/man1/usb_modeswitch.1 install -D --mode=644 usb_modeswitch_dispatcher.1 /home/naourr/work/instance-2/output/target/usr/share/man/man1/usb_modeswitch_dispatcher.1 install -D --mode=755 usb_modeswitch_dispatcher /home/naourr/work/instance-2/output/target/usr/sbin/usb_modeswitch_dispatcher install -d /home/naourr/work/instance-2/output/target/var/lib/usb_modeswitch test -d /home/naourr/work/instance-2/output/target/etc/init -a -e /sbin/initctl && install --mode=644 usb-modeswitch-upstart.conf /home/naourr/work/instance-2/output/target/etc/init || test 1 test -d /home/naourr/work/instance-2/output/target/etc/systemd/system -a \( -e /usr/bin/systemctl -o -e /bin/systemctl \) && install --mode=644 usb_modeswitch@.service /home/naourr/work/instance-2/output/target/etc/systemd/system || test 1 make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/usb_modeswitch-2.5.2' usb-modeswitch-data-20170806.tar.bz2: OK (sha256: ce413ef2a50e648e9c81bc3ea6110e7324a8bf981034fc9ec4467d3562563c2c) >>> usb_modeswitch_data 20170806 Extracting bzcat /home/naourr/work/instance-2/dl/usb_modeswitch_data/usb-modeswitch-data-20170806.tar.bz2 | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output/build/usb_modeswitch_data-20170806 -xf - >>> usb_modeswitch_data 20170806 Patching >>> usb_modeswitch_data 20170806 Configuring >>> usb_modeswitch_data 20170806 Building >>> usb_modeswitch_data 20170806 Installing to target PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output/build/usb_modeswitch_data-20170806 DESTDIR=/home/naourr/work/instance-2/output/target install make[1]: Entering directory '/home/naourr/work/instance-2/output/build/usb_modeswitch_data-20170806' install -d /home/naourr/work/instance-2/output/target/usr/share/usb_modeswitch install -d /home/naourr/work/instance-2/output/target/etc/usb_modeswitch.d install -D --mode=644 40-usb_modeswitch.rules /home/naourr/work/instance-2/output/target/lib/udev/rules.d/40-usb_modeswitch.rules install --mode=644 -t /home/naourr/work/instance-2/output/target/usr/share/usb_modeswitch ./usb_modeswitch.d/* make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/usb_modeswitch_data-20170806' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'mpir'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'mpir'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libprotobuf.la" is touched by more than one package: [u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libsha1.la" is touched by more than one package: [u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'alljoyn-tcl', u'alljoyn-tcl-base', u'libdaemon', u'libffi', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libmpir.la" is touched by more than one package: [u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libavahi-core.la" is touched by more than one package: [u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libdns_sd.la" is touched by more than one package: [u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/liblcdapi.la" is touched by more than one package: [u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'alljoyn-tcl', u'alljoyn-tcl-base', u'libdaemon', u'libffi', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'ncurses', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libprotobuf-lite.la" is touched by more than one package: [u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libzlib', u'libpcap', u'libopenssl', u'pcre', u'alljoyn-tcl', u'alljoyn-tcl-base', u'libdaemon', u'libffi', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'alljoyn-tcl', u'alljoyn-tcl-base', u'libdaemon', u'libffi', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libgstbase-1.0.la" is touched by more than one package: [u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libprotoc.la" is touched by more than one package: [u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libcelt051.la" is touched by more than one package: [u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'libffi', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libavahi-client.la" is touched by more than one package: [u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libavahi-gobject.la" is touched by more than one package: [u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libgstnet-1.0.la" is touched by more than one package: [u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libdavici.la" is touched by more than one package: [u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoretracers.la" is touched by more than one package: [u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libgstcontroller-1.0.la" is touched by more than one package: [u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libusb', u'libzlib', u'libpcap', u'libopenssl', u'pcre', u'alljoyn-tcl', u'alljoyn-tcl-base', u'libdaemon', u'libffi', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libusb', u'libzlib', u'libpcap', u'libopenssl', u'pcre', u'alljoyn-tcl', u'alljoyn-tcl-base', u'libdaemon', u'libffi', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libcares.la" is touched by more than one package: [u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoreelements.la" is touched by more than one package: [u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libavahi-glib.la" is touched by more than one package: [u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libshairplay.la" is touched by more than one package: [u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libavahi-common.la" is touched by more than one package: [u'avahi', u'bctoolbox', u'bzip2', u'c-ares', u'libogg', u'celt051', u'libcurl', u'libfuse', u'gmp', u'strongswan', u'davici', u'libfcgi', u'protobuf', u'grpc', u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libgstreamer-1.0.la" is touched by more than one package: [u'gstreamer1', u'lcdapi', u'snappy', u'leveldb', u'libplatform', u'libcec', u'libite', u'libmad', u'libpfm4', u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'librsync', u'libsha1', u'libshairplay', u'ortp', u'mediastreamer', u'mpir', u'norm', u'opencv3', u'physfs', u'pixman', u'qpid-proton'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-2/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-bison', u'host-gettext', u'host-gnupg'] rm -f /home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-2/output/host/bin/glib-compile-schemas /home/naourr/work/instance-2/output/host/mips-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-2/output/target/etc echo "buildroot" > /home/naourr/work/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-2/output/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output/target/etc/shadow rm -f /home/naourr/work/instance-2/output/target/bin/sh rm -f /home/naourr/work/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output/target/usr/include /home/naourr/work/instance-2/output/target/usr/share/aclocal \ /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output/target/usr/lib/cmake /home/naourr/work/instance-2/output/target/usr/share/cmake find /home/naourr/work/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output/target/lib/ /home/naourr/work/instance-2/output/target/usr/lib/ /home/naourr/work/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output/target/usr/man /home/naourr/work/instance-2/output/target/usr/share/man rm -rf /home/naourr/work/instance-2/output/target/usr/info /home/naourr/work/instance-2/output/target/usr/share/info rm -rf /home/naourr/work/instance-2/output/target/usr/doc /home/naourr/work/instance-2/output/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/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/naourr/work/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00376-g42c8f9f6b4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/naourr/work/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-2/output/target/usr make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2019.02-git-00376-g42c8f9f6b4 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 mips-2016.05-8-mips-linux-gnu.src.tar.bz2: OK (sha256: 2658e55d5b71bba25d6f77e868e18b200ea5f75c8add7ed3a9266e716d9adfff) >>> toolchain-external-codesourcery-mips 2016.05-8 Collecting legal info >>> toolchain Collecting legal info >>> aircrack-ng 1.4 Collecting legal info LICENSE: OK (sha256: fc51fd3a97223f2fd47b057202d4a6b0daaedf23b5a1f5ff8723c192fc1e021d) >>> duma 2.5.15 Collecting legal info ERROR: No hash found for COPYING-GPL ERROR: No hash found for COPYING-LGPL >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> alljoyn-tcl-base 16.04.00 Collecting legal info >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> 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 >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> 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 v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linux-pam 1.3.1 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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 >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> c-ares 1.15.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> curlftpfs 0.9.2 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libfuse 2.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> davici v1.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> strongswan 5.6.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info ERROR: No hash found for COPYING >>> libfcgi 2.4.0 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> grpc v1.16.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-grpc v1.16.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-c-ares 1.15.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> gstreamer1 1.14.4 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> lcdapi v0.11 Collecting legal info ERROR: No hash found for COPYING >>> leveldb v1.20 Collecting legal info ERROR: No hash found for LICENSE >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> libcec 4.0.2 Collecting legal info COPYING: OK (sha256: 3618005b3db4eb8ede7292d233e6c41605cb8dcbd33e8790eff6e29c1e4f3789) >>> libplatform 2d90f98620e25f47702c9e848380c0d93f29462b Collecting legal info ERROR: No hash found for src/os.h >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libpfm4 4.9.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> librsync v2.0.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libsha1 0.3 Collecting legal info ERROR: No hash found for COPYING >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info ERROR: No hash found for LICENSE >>> mediastreamer 2.14.0 Collecting legal info COPYING: OK (sha256: ba9ed2269151ad63b922598f3c5c19ddf781b2bbb6cb843ed9f085ecd1679c5d) >>> host-vim v8.1.0133 Collecting legal info ERROR: No hash found for README.txt >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> mpir 3.0.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-yasm 1.3.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 >>> norm 1.5r6 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> opencv3 3.4.3 Collecting legal info LICENSE: OK (sha256: fea311907cb6271b05ff5843b238e0f2edb6f204a3432975211030d20704b321) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> physfs 3.0.1 Collecting legal info LICENSE.txt: OK (sha256: 7ce475991f6cc09958ef0d57312522eba78e36d984307c95f9a3965adf7e4e2b) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> qemu 2.12.1 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: 48ffe9fc7f1d5462dbd19340bc4dd1d8a9e37c61ed535813e614cbe4a5f0d4df) >>> qpid-proton 0.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-rauc 0.4 Collecting legal info >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> sngrep v1.4.5 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> uhubctl v2.0.0 Collecting legal info LICENSE: OK (sha256: 3260a6cd23e2677be1fa0815785cd5fa499d363a033f58cc299e12220662d486) >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> usb_modeswitch_data 20170806 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-mips-2016.05-8: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS_LICENSE_FILES not defined) WARNING: alljoyn-tcl-base-16.04.00: cannot save license (ALLJOYN_TCL_BASE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: rauc-0.4: cannot save license (HOST_RAUC_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'