Check for the C preprocessor Check if we can use asm code Check for ANSI options Check for prototypes Check the handling of const Check for time_t Check for size_t Check for off_t Check for Large File Support -- yes we have Large File Support! Check for wide char support -- have wchar_t - enabling Unicode support Check for gcc no-builtin flag Check for rmdir Check for strchr Check for strrchr Check for rename Check for mktemp Check for mktime Check for mkstemp Check for memset Check for memmove Check for strerror Check for errno declaration Check for directory libraries Check for readlink Check for directory include file Check for nonexistent include files Check for term I/O include file Check for valloc Check for /usr/local/bin and /usr/local/man Check for OS-specific flags Check for symbolic links eval /usr/bin/make -f unix/Makefile zips `cat flags` make[2]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/host-zip-30' /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c zip.c: In function 'help_extended': zip.c:1031:5: warning: format not a string literal and no format arguments [-Wformat-security] printf(text[i]); ^ zip.c: In function 'version_info': zip.c:1228:5: warning: format not a string literal and no format arguments [-Wformat-security] printf(cryptnote[i]); ^ /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c In file included from zipup.c:109:0: zipup.c: In function 'file_read': unix/zipup.h:21:26: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] #define zread(f,b,n) read(f,b,n) ^ zipup.c:1264:10: note: in expansion of macro 'zread' zread(ifile, buf, 1); len = 1; /* keep single \r if EOF */ ^ /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c ttyio.c: In function 'getp': ttyio.c:628:17: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, &c, 1); ^ /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c zipsplit.c: In function 'main': zipsplit.c:884:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ zipsplit.c: In function 'retry': zipsplit.c:496:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ /usr/bin/gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o /usr/bin/gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o /usr/bin/gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /usr/bin/gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o make[2]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/host-zip-30' make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/host-zip-30' >>> host-zip 30 Installing to host directory PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/buildroot-test/instance-0/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-0/output/host/share/pkgconfig" /usr/bin/make -j2 PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/buildroot-test/instance-0/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/buildroot-test/instance-0/output/host/include" CFLAGS="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" LDFLAGS="-L/home/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/buildroot-test/instance-0/output/build/host-zip-30 -f unix/Makefile install prefix=/home/buildroot/buildroot-test/instance-0/output/host make[1]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/host-zip-30' mkdir -p /home/buildroot/buildroot-test/instance-0/output/host/bin cp zip zipcloak zipnote zipsplit /home/buildroot/buildroot-test/instance-0/output/host/bin cd /home/buildroot/buildroot-test/instance-0/output/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/buildroot/buildroot-test/instance-0/output/host/man/man1 cp man/zip.1 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zip.1 chmod 644 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zip.1 cp man/zipcloak.1 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zipcloak.1 chmod 644 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zipcloak.1 cp man/zipnote.1 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zipnote.1 chmod 644 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zipnote.1 cp man/zipsplit.1 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zipsplit.1 chmod 644 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zipsplit.1 make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/host-zip-30' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline'] ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.la" is touched by more than one package: [u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/ts/waveshare.la" is touched by more than one package: [u'tslib', u'vlc'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libnl', u'ncurses', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'attr', u'libconfuse', u'libnl', u'ncurses', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.la" is touched by more than one package: [u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'libconfuse', u'libnl', u'ncurses', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libfreeradius-client.la" is touched by more than one package: [u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libcroco-0.6.la" is touched by more than one package: [u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/ts/input.la" is touched by more than one package: [u'tslib', u'vlc'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/ts/dejitter.la" is touched by more than one package: [u'tslib', u'vlc'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.la" is touched by more than one package: [u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libcryptsetup.la" is touched by more than one package: [u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.la" is touched by more than one package: [u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/ts/pthres.la" is touched by more than one package: [u'tslib', u'vlc'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.la" is touched by more than one package: [u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.la" is touched by more than one package: [u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/ts/linear.la" is touched by more than one package: [u'tslib', u'vlc'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/ts/skip.la" is touched by more than one package: [u'tslib', u'vlc'] Warning: staging file "./usr/lib/libpangoft2-1.0.la" is touched by more than one package: [u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/ts/debounce.la" is touched by more than one package: [u'tslib', u'vlc'] Warning: staging file "./usr/lib/libts.la" is touched by more than one package: [u'tslib', u'vlc'] Warning: staging file "./usr/lib/libphidget21.la" is touched by more than one package: [u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] 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'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/ts/lowpass.la" is touched by more than one package: [u'tslib', u'vlc'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.la" is touched by more than one package: [u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.la" is touched by more than one package: [u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/ts/iir.la" is touched by more than one package: [u'tslib', u'vlc'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/librsvg-2.la" is touched by more than one package: [u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libpango-1.0.la" is touched by more than one package: [u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/ts/median.la" is touched by more than one package: [u'tslib', u'vlc'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.la" is touched by more than one package: [u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.la" is touched by more than one package: [u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/ts/invert.la" is touched by more than one package: [u'tslib', u'vlc'] Warning: staging file "./usr/lib/ts/variance.la" is touched by more than one package: [u'tslib', u'vlc'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libffi', u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'libev', u'attr', u'libconfuse', u'libnl', u'ncurses', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] 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'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.la" is touched by more than one package: [u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libgdk_pixbuf-2.0.la" is touched by more than one package: [u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/ts/touchkit.la" is touched by more than one package: [u'tslib', u'vlc'] Warning: staging file "./usr/lib/libjose.la" is touched by more than one package: [u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libpangocairo-1.0.la" is touched by more than one package: [u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dhcp', u'freeradius-client', u'gdk-pixbuf', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'harfbuzz', u'jansson', u'jose', u'snappy', u'leveldb', u'libcroco', u'libhttpparser', u'libical', u'libusb', u'libpcap', u'libphidget', u'pango', u'librsvg', u'libsoxr', u'libwebsockets', u'lz4', u'nanomsg', u'slang', u'tslib', u'vlc'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-0/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-bison', u'host-gettext', u'host-libffi', u'host-readline'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-six'] rm -f /home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/buildroot-test/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/buildroot-test/instance-0/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-0/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-0/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/buildroot-test/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/include /home/buildroot/buildroot-test/instance-0/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-0/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-0/output/target/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/buildroot-test/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/man /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/info /home/buildroot/buildroot-test/instance-0/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/doc /home/buildroot/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/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/buildroot/buildroot-test/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/buildroot-test/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/buildroot/buildroot-test/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/buildroot/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc2-00048-g68fe6d7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc2\"" \ ) > /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/buildroot-test/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/buildroot-test/instance-0/output/target/usr make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-0/buildroot' >>> Buildroot 2018.08-rc2-00048-g68fe6d7 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-custom Collecting legal info >>> toolchain Collecting legal info >>> acpitool 0.5.1 Collecting legal info ERROR: No hash found for COPYING >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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 >>> 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.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 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.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.1 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) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cifs-utils 6.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cryptsetup 2.0.3 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lvm2 2.02.173 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> dhcp 4.3.6 Collecting legal info LICENSE: OK (sha256: dd7ae2201c0c11c3c1e2510d731c67b2f4bc8ba735707d7348ddd65f7b598562) >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> harfbuzz 1.7.1 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) ERROR: No hash found for src/hb-ucdn/COPYING >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> leveldb v1.20 Collecting legal info ERROR: No hash found for LICENSE >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcroco 0.6.12 Collecting legal info COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> libhttpparser v2.8.1 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libical 1.0.1 Collecting legal info LICENSE: OK (sha256: c393726f82e6f21df5262110215f6a4382b32046d10afdcfcc49338aa7a191f2) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libphidget 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> librsvg 2.40.20 Collecting legal info ERROR: No hash found for COPYING.LIB >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libwebsockets v2.4.2 Collecting legal info LICENSE: OK (sha256: 078fbbbeab357fc6d4f8090e95e9022fa4cb9eac1efd77b2f1387e9ccc51917a) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nanomsg 1.0.0 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> sysklogd 1.5.1 Collecting legal info ERROR: No hash found for COPYING >>> tslib 1.16 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> tz Collecting legal info >>> host-tzdata 2018e Collecting legal info >>> host-zic 2018e Collecting legal info >>> host-tzdump 65a10105564801094b18c3fcacf4dde4c44e4ab8 Collecting legal info >>> vlc 2.2.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zip 30 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) WARNING: tzdump-65a10105564801094b18c3fcacf4dde4c44e4ab8: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-0/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot'