patching file str.h Hunk #1 succeeded at 100 (offset -1 lines). >>> vsftpd 3.0.3 Configuring /usr/bin/sed -i -e 's/.*VSF_BUILD_UTMPX/#undef VSF_BUILD_UTMPX/' /home/naourr/git/buildroot-test/instance-3/output/build/vsftpd-3.0.3/builddefs.h /usr/bin/sed -i -e 's/.*VSF_BUILD_SSL/#define VSF_BUILD_SSL/' /home/naourr/git/buildroot-test/instance-3/output/build/vsftpd-3.0.3/builddefs.h >>> vsftpd 3.0.3 Building PATH="/home/naourr/git/buildroot-test/instance-3/output/host/bin:/home/naourr/git/buildroot-test/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 CC="/home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" LIBS="-lcrypt `/home/naourr/git/buildroot-test/instance-3/output/host/bin/pkg-config --libs libssl libcrypto`" -C /home/naourr/git/buildroot-test/instance-3/output/build/vsftpd-3.0.3 /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c main.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c utility.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c prelogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c ftpcmdio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c postlogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c privsock.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c tunables.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c ftpdataio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c secbuf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c ls.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c postprivparent.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc ls.c: In function 'vsf_filename_passes_filter': ls.c:395:8: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] free(normname); ^~~~~~~~ In file included from ls.c:10:0: /home/naourr/git/buildroot-test/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdlib.h:460:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^~~~ ls.c:396:8: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] free(path); ^~~~ In file included from ls.c:10:0: /home/naourr/git/buildroot-test/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdlib.h:460:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^~~~ /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c logging.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c str.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c netstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c sysstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c strlist.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c banner.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c filestr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c parseconf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c secutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c ascii.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c oneprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c twoprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c privops.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c standalone.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c hash.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c tcpwrap.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c ipaddrparse.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c access.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c features.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c readwrite.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c opts.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c ssl.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c sslslave.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c ptracesandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c ftppolicy.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c sysutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c sysdeputil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -c seccompsandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-gcc -o vsftpd main.o utility.o prelogin.o ftpcmdio.o postlogin.o privsock.o tunables.o ftpdataio.o secbuf.o ls.o postprivparent.o logging.o str.o netstr.o sysstr.o strlist.o banner.o filestr.o parseconf.o secutil.o ascii.o oneprocess.o twoprocess.o privops.o standalone.o hash.o tcpwrap.o ipaddrparse.o access.o features.o readwrite.o opts.o ssl.o sslslave.o ptracesandbox.o ftppolicy.o sysutil.o sysdeputil.o seccompsandbox.o -Wl,-s -lcrypt -L/home/naourr/git/buildroot-test/instance-3/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr//lib -lssl -lcrypto >>> vsftpd 3.0.3 Installing to target /usr/bin/install -D -m 755 /home/naourr/git/buildroot-test/instance-3/output/build/vsftpd-3.0.3/vsftpd /home/naourr/git/buildroot-test/instance-3/output/target/usr/sbin/vsftpd test -f /home/naourr/git/buildroot-test/instance-3/output/target/etc/vsftpd.conf || /usr/bin/install -D -m 644 /home/naourr/git/buildroot-test/instance-3/output/build/vsftpd-3.0.3/vsftpd.conf /home/naourr/git/buildroot-test/instance-3/output/target/etc/vsftpd.conf /usr/bin/install -d -m 700 /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/empty /usr/bin/install -d -m 555 /home/naourr/git/buildroot-test/instance-3/output/target/home/ftp wireless-regdb-2017.03.07.tar.xz: OK (sha256: 371eafa3b26ece916ef83aca02c4bed2e54099eb5b8c6d22d3a4358dce6535b9) >>> wireless-regdb 2017.03.07 Extracting xzcat /home/naourr/git/buildroot-test/instance-3/dl/wireless-regdb/wireless-regdb-2017.03.07.tar.xz | tar --strip-components=1 -C /home/naourr/git/buildroot-test/instance-3/output/build/wireless-regdb-2017.03.07 -xf - >>> wireless-regdb 2017.03.07 Patching >>> wireless-regdb 2017.03.07 Configuring >>> wireless-regdb 2017.03.07 Building >>> wireless-regdb 2017.03.07 Installing to target /usr/bin/install -m 644 -D -T /home/naourr/git/buildroot-test/instance-3/output/build/wireless-regdb-2017.03.07/regulatory.bin /home/naourr/git/buildroot-test/instance-3/output/target/usr/lib/crda/regulatory.bin /usr/bin/install -m 644 -D -T /home/naourr/git/buildroot-test/instance-3/output/build/wireless-regdb-2017.03.07/sforshee.key.pub.pem /home/naourr/git/buildroot-test/instance-3/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/naourr/git/buildroot-test/instance-3/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'libffi', u'gnupg', u'parted'] ./support/scripts/check-uniq-files -t staging /home/naourr/git/buildroot-test/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] 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'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'libffi', u'parted'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libv4lconvert.la" is touched by more than one package: [u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libv4l/v4l1compat.la" is touched by more than one package: [u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libsigrok.la" is touched by more than one package: [u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libv4l/plugins/libv4l-mplane.la" is touched by more than one package: [u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libcgicc.la" is touched by more than one package: [u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libv4l/v4l2convert.la" is touched by more than one package: [u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libv4l2rds.la" is touched by more than one package: [u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libparted.la" is touched by more than one package: [u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libsgutils2.la" is touched by more than one package: [u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libparted-fs-resize.la" is touched by more than one package: [u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libv4l1.la" is touched by more than one package: [u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] 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'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] 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'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libmicrohttpd.la" is touched by more than one package: [u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libatkmm-1.6.la" is touched by more than one package: [u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libcsv.la" is touched by more than one package: [u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libflickcurl.la" is touched by more than one package: [u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_sqlite3.la" is touched by more than one package: [u'apr-util', u'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libopenssl', u'sqlite', u'apr-util', u'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libturbojpeg.la" is touched by more than one package: [u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libv4l2.la" is touched by more than one package: [u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libupnpp.la" is touched by more than one package: [u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: [u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libSKP_SILK_SDK.la" is touched by more than one package: [u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'apr-util', u'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] 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'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'boost', u'libusb', u'cppdb', u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libnl', u'eigen', u'skalibs', u'execline', u'libcurl', u'libxml2', u'flickcurl', u'jpeg-turbo', u'libpng', u'gd', u'libpcap', u'jsoncpp', u'libcgicc', u'libcrossguid', u'libcsv', u'libevent', u'libical', u'libmicrohttpd', u'libmpdclient', u'libnspr', u'libzip', u'libsigrok', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libv4l', u'sdl', u'luajit', u'zeromq', u'openjpeg', u'parted', u'slang', u's6', u's6-rc', u'sg3_utils', u'tclap', u'twolame'] ./support/scripts/check-uniq-files -t host /home/naourr/git/buildroot-test/instance-3/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-bison', u'host-gmp'] rm -f /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/git/buildroot-test/instance-3/output/host/bin/glib-compile-schemas /home/naourr/git/buildroot-test/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/git/buildroot-test/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/lua/5.1/doc rm -rf /home/naourr/git/buildroot-test/instance-3/output/target/usr/lib/luarocks mkdir -p /home/naourr/git/buildroot-test/instance-3/output/target/etc echo "buildroot" > /home/naourr/git/buildroot-test/instance-3/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/git/buildroot-test/instance-3/output/target/etc/hosts mkdir -p /home/naourr/git/buildroot-test/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/naourr/git/buildroot-test/instance-3/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/git/buildroot-test/instance-3/output/target/etc/shadow rm -f /home/naourr/git/buildroot-test/instance-3/output/target/bin/sh rm -f /home/naourr/git/buildroot-test/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/git/buildroot-test/instance-3/output/build/locales.nopurge; done for dir in /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/git/buildroot-test/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/git/buildroot-test/instance-3/output/target/usr/include /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/aclocal \ /home/naourr/git/buildroot-test/instance-3/output/target/usr/lib/pkgconfig /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/pkgconfig \ /home/naourr/git/buildroot-test/instance-3/output/target/usr/lib/cmake /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/cmake find /home/naourr/git/buildroot-test/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/git/buildroot-test/instance-3/output/target/lib/ /home/naourr/git/buildroot-test/instance-3/output/target/usr/lib/ /home/naourr/git/buildroot-test/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/bash-completion rm -rf /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/zsh rm -rf /home/naourr/git/buildroot-test/instance-3/output/target/usr/man /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/man rm -rf /home/naourr/git/buildroot-test/instance-3/output/target/usr/info /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/info rm -rf /home/naourr/git/buildroot-test/instance-3/output/target/usr/doc /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/doc rm -rf /home/naourr/git/buildroot-test/instance-3/output/target/usr/share/gtk-doc rmdir /home/naourr/git/buildroot-test/instance-3/output/target/usr/share 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/git/buildroot-test/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-3/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/git/buildroot-test/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/git/buildroot-test/instance-3/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/git/buildroot-test/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00721-gd3a8177e17"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/naourr/git/buildroot-test/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/git/buildroot-test/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/git/buildroot-test/instance-3/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/naourr/git/buildroot-test/instance-3/buildroot' make: Entering directory '/home/naourr/git/buildroot-test/instance-3/buildroot' >>> Buildroot 2018.05-git-00721-gd3a8177e17 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 >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-arm 2017.11 Collecting legal info >>> toolchain 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.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> 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 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> atk 2.22.0 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> atkmm 2.24.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> ca-certificates 20170717 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-checkpolicy 2.7 Collecting legal info ERROR: No hash found for COPYING >>> 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-libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> cppdb 0.3.1 Collecting legal info ERROR: No hash found for LICENSE_1_0.txt ERROR: No hash found for MIT.txt >>> 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 >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.28 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> dcron 4.5 Collecting legal info >>> eigen 3.3.4 Collecting legal info COPYING.MPL2: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) COPYING.BSD: OK (sha256: 4f877e5ae4672568ef82cfd0023e2cef4a7cf55d867ab249efc9569a7eb9e5b1) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.README: OK (sha256: c83230b770f17ef1386ea1fd3681271dd98aa93646bdbfb5bff3a1b7050fff9d) >>> execline 2.3.0.4 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> flickcurl 1.26 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for LICENSE-2.0.txt ERROR: No hash found for LICENSE.html >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> ftop 1.0 Collecting legal info ERROR: No hash found for COPYING >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> jpeg Collecting legal info >>> jpeg-turbo 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> gdb 7.11.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> gnupg 1.4.22 Collecting legal info ERROR: No hash found for COPYING >>> iftop 1.0pre4 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> ifupdown-scripts Collecting legal info >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> latencytop 0.5 Collecting legal info ERROR: No hash found for latencytop.c >>> libcgicc 3.2.16 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING.DOC >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libcsv 3.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libical 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libmicrohttpd 0.9.59 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libmpdclient 2.14 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.45.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> libnspr 4.19 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libsigrok 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.4.0 Collecting legal info LICENSE: OK (sha256: 3c964a7eb1abeb6bd6f40035ed3a014728ff8c5437f107dcf24fbbfab16e227e) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.1 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libv4l 1.14.1 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> ltris 1.0.19 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> luajit 2.0.5 Collecting legal info ERROR: No hash found for COPYRIGHT >>> lynx 2.8.9dev.16 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> mongrel2 1.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> ncmpc 0.29 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> ntp 4.2.8p11 Collecting legal info COPYRIGHT: OK (sha256: 62c87b269365b38b55359b16dfde7ec28c683c722ef489db90afd0f2e478e4a1) >>> openjpeg 2.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> s6-rc 0.4.0.0 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sg3_utils 1.42 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD_LICENSE >>> sigrok-cli 0.7.0 Collecting legal info ERROR: No hash found for COPYING >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> twolame 0.3.13 Collecting legal info ERROR: No hash found for COPYING >>> tzdata 2018c Collecting legal info >>> host-tzdata 2018c Collecting legal info >>> host-zic 2018c Collecting legal info >>> udftools 2.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> upmpdcli 1.2.16 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Collecting legal info ERROR: No hash found for LICENSE.md >>> vsftpd 3.0.3 Collecting legal info ERROR: No hash found for COPYING >>> wireless-regdb 2017.03.07 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-arm-2017.11: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_ARM_LICENSE_FILES not defined) WARNING: dcron-4.5: cannot save license (DCRON_LICENSE_FILES not defined) WARNING: tzdata-2018c: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2018c: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018c: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /home/naourr/git/buildroot-test/instance-3/output/legal-info make: Leaving directory '/home/naourr/git/buildroot-test/instance-3/buildroot'