gzip -d -c /home/peko/autobuild/instance-0/dl/vsftpd/vsftpd-3.0.3.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/vsftpd-3.0.3 -xf - >>> vsftpd 3.0.3 Patching Applying 0001-utmpx-builddef.patch using patch: patching file builddefs.h patching file sysdeputil.c Applying 0003-fix-CVE-2015-1419.patch using patch: patching file ls.c patching file str.c Hunk #1 succeeded at 711 (offset -59 lines). patching file str.h Hunk #1 succeeded at 100 (offset -1 lines). >>> vsftpd 3.0.3 Configuring /bin/sed -i -e 's/.*VSF_BUILD_UTMPX/#undef VSF_BUILD_UTMPX/' /home/peko/autobuild/instance-0/output/build/vsftpd-3.0.3/builddefs.h /bin/sed -i -e 's/.*VSF_BUILD_SSL/#define VSF_BUILD_SSL/' /home/peko/autobuild/instance-0/output/build/vsftpd-3.0.3/builddefs.h >>> vsftpd 3.0.3 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 CC="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static" LDFLAGS=" -static" LIBS="-lcrypt `/home/peko/autobuild/instance-0/output/host/bin/pkg-config --libs libssl libcrypto`" -C /home/peko/autobuild/instance-0/output/build/vsftpd-3.0.3 make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/vsftpd-3.0.3' /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c main.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c utility.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c prelogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c ftpcmdio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c postlogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c privsock.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c tunables.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c ftpdataio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c secbuf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c ls.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c postprivparent.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -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/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/stdlib.h:473: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/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/stdlib.h:473:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^~~~ /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c logging.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c str.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c netstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c sysstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c strlist.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c banner.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c filestr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c parseconf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c secutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c ascii.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c oneprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c twoprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c privops.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c standalone.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c hash.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c tcpwrap.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c ipaddrparse.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c access.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c features.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c readwrite.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c opts.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c ssl.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c sslslave.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c ptracesandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c ftppolicy.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c sysutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c sysdeputil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c seccompsandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -idirafter dummyinc /home/peko/autobuild/instance-0/output/host/bin/arm-linux-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 -static -lcrypt -L/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lssl -lz -L/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lz -lcrypto -lz make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/vsftpd-3.0.3' >>> vsftpd 3.0.3 Installing to target /usr/bin/install -D -m 755 /home/peko/autobuild/instance-0/output/build/vsftpd-3.0.3/vsftpd /home/peko/autobuild/instance-0/output/target/usr/sbin/vsftpd test -f /home/peko/autobuild/instance-0/output/target/etc/vsftpd.conf || /usr/bin/install -D -m 644 /home/peko/autobuild/instance-0/output/build/vsftpd-3.0.3/vsftpd.conf /home/peko/autobuild/instance-0/output/target/etc/vsftpd.conf /usr/bin/install -d -m 700 /home/peko/autobuild/instance-0/output/target/usr/share/empty /usr/bin/install -d -m 555 /home/peko/autobuild/instance-0/output/target/home/ftp /usr/bin/install -D -m 755 package/vsftpd/S70vsftpd /home/peko/autobuild/instance-0/output/target/etc/init.d/S70vsftpd >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'e2fsprogs', u'libtirpc', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'libtirpc', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'beecrypt', u'bitstream', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'e2fsprogs', u'libtirpc', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libpangomm-1.4.la" is touched by more than one package: [u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libtheoraenc.la" is touched by more than one package: [u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libgamin-1.la" is touched by more than one package: [u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'libtirpc', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libpangoft2-1.0.la" is touched by more than one package: [u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libupnpp.la" is touched by more than one package: [u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'libtirpc', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libcairomm-1.0.la" is touched by more than one package: [u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libpango-1.0.la" is touched by more than one package: [u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libcares.la" is touched by more than one package: [u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libtheora.la" is touched by more than one package: [u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: [u'beecrypt', u'bitstream', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'e2fsprogs', u'libtirpc', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'beecrypt', u'bitstream', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'e2fsprogs', u'libtirpc', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'shapelib'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'beecrypt', u'bitstream', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'e2fsprogs', u'libtirpc', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libharfbuzz-subset.la" is touched by more than one package: [u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'beecrypt', u'bitstream', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'e2fsprogs', u'libtirpc', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libtheoradec.la" is touched by more than one package: [u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'beecrypt', u'bitstream', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'e2fsprogs', u'libtirpc', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libfam.la" is touched by more than one package: [u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libmicrohttpd.la" is touched by more than one package: [u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'beecrypt', u'bitstream', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'e2fsprogs', u'libtirpc', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libev', u'flex', u'gamin', u'libjpeg', u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'lcms2', u'glibmm', u'harfbuzz', u'jsoncpp', u'libusb', u'libpcap', u'libopenssl', u'libcue', u'libcurl', u'libmicrohttpd', u'libmpdclient', u'libusb-compat', u'libnfc', u'libogg', u'libosip2', u'libvorbis', u'libtheora', u'libupnp', u'libupnpp', u'mxml', u'openal', u'opus', u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] Warning: staging file "./usr/lib/libpangocairo-1.0.la" is touched by more than one package: [u'pango', u'pangomm', u'physfs', u'proj', u'shapelib'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/peko/autobuild/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/peko/autobuild/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/peko/autobuild/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/peko/autobuild/instance-0/output/target/etc/shells; fi if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/peko/autobuild/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/peko/autobuild/instance-0/output/target/etc/shells; fi rm -f /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-0/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00502-gee58353462"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory '/home/peko/autobuild/instance-0/buildroot' make: Entering directory '/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2019.02-git-00502-gee58353462 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> batctl 2017.0 Collecting legal info >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> e2fsprogs 1.44.4 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> 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) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> 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) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> c-ares 1.15.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.35 Collecting legal info LICENSE: OK (sha256: f9850940c6606003eea9c8864b2a3f177eb5c963614aba5a3c5a24c47dd043ab) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cairomm 1.12.0 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> host-checkpolicy 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 2.8 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> 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-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 >>> cifs-utils 6.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dnsmasq 2.79 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dtach v0.9 Collecting legal info ERROR: No hash found for COPYING >>> dvblast 3.4 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) COPYING.WTFPL: OK (sha256: 2c1bea2f338d46ee6f2712f2c2bf05b874327ca0bec5eb0b7b4fbe208a23677f) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> edid-decode f56f329ed23a25d002352dedba1e8f092a47286f Collecting legal info ERROR: No hash found for edid-decode.c >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gadgetfs-test Collecting legal info >>> gamin 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript 9.26 Collecting legal info LICENSE: OK (sha256: 6f852249f975287b3efd43a5883875e47fa9f3125e2f1b18b5c09517ac30ecf2) >>> host-lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> host-libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> glibmm 2.56.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> harfbuzz 1.8.8 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) src/hb-ucdn/COPYING: OK (sha256: ec20cbe051200fc846caf4dc253cf660e874a2d9e4f3a682e08354b567fae409) >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> initscripts Collecting legal info >>> jhead 3.00 Collecting legal info ERROR: No hash found for readme.txt >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> lftp 4.8.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libcue v2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libmicrohttpd 0.9.60 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.47.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python3 3.7.1 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libtheora 1.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.1 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> mxml 2.10 Collecting legal info ERROR: No hash found for COPYING >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> nload 0.7.4 Collecting legal info ERROR: No hash found for COPYING >>> nvme v1.3 Collecting legal info ERROR: No hash found for LICENSE >>> openal 1.18.2 Collecting legal info ERROR: No hash found for COPYING >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> opus-tools 0.1.10 Collecting legal info COPYING: OK (sha256: 88021117568c64038175d7fb3b8286056f7cdb54f09dc806578f6bd9342c62cc) >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> pangomm 2.40.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> host-parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> physfs 3.0.1 Collecting legal info LICENSE.txt: OK (sha256: 7ce475991f6cc09958ef0d57312522eba78e36d984307c95f9a3965adf7e4e2b) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> host-pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-ti-cgt-pru 2.2.1 Collecting legal info PRU_Code_Generation_Tools_2.2.x_manifest.html: OK (sha256: eb646f4f8b14351110992b40ba24d12803bcc150a76e7298705f51088b0a09cc) pru_rts_2_2_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 6b98f9262abd1ae9a3731e6feee02a56b6e290542dea119eeeeaf88bf802aabc) >>> quota 4.01 Collecting legal info >>> host-sam-ba 2.18 Collecting legal info doc/license.txt: OK (sha256: f9cac240acadbfd8f4f1c0d65132f85427384697bd6337da6444c531138d56ee) tcl_lib/boards.tcl: OK (sha256: 255564ff8953ea95c11a4ab1d56f1edf332298faad209ca80daf745c7ed95124) applets/sam4c/libraries/libchip_sam4c/include/sam4c/sam4c32e-1.h: OK (sha256: 74ae62858139cb4e18acc3448483be80ea6b36fdb87260b665f43762ca354ede) >>> shapelib 1.4.1 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> sound-theme-borealis 0.9a Collecting legal info >>> tcpreplay 4.2.6 Collecting legal info ERROR: No hash found for docs/LICENSE >>> upmpdcli 1.2.16 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> vsftpd 3.0.3 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: gadgetfs-test: cannot save license (GADGETFS_TEST_LICENSE_FILES not defined) WARNING: quota-4.01: cannot save license (QUOTA_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory '/home/peko/autobuild/instance-0/buildroot'