cfg_file.tab.c: In function 'yyparse': cfg_file.tab.c:2119:9: warning: passing argument 1 of 'yyerror' discards 'const' qualifier from pointer target type [enabled by default] yyerror (yymsgp); ^ cfg_file.y:61:5: note: expected 'char *' but argument is of type 'const char *' int yyerror(char *s); ^ flex -t cfg_file.l > cfg_file.lex.c /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/openssl -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/lzo -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/openssl -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/openssl -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/openssl -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c cfg_file.lex.c /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/openssl -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/lzo -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/openssl -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/openssl -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/openssl -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/openssl -o vtund main.o cfg_file.tab.o cfg_file.lex.o server.o client.o lib.o llist.o auth.o tunnel.o lock.o netlib.o tun_dev.o tap_dev.o pty_dev.o pipe_dev.o tcp_proto.o udp_proto.o linkfd.o lfd_shaper.o lfd_zlib.o lfd_lzo.o lfd_encrypt.o lfd_legacy_encrypt.o -L/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib -lz -llzo2 -lcrypto make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/vtun-3.0.3' >>> vtun 3.0.3 Installing to target PATH="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j2 DESTDIR=/home/rclinux/rc-buildroot-test/scripts/instance-1/output/target install -C /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/vtun-3.0.3/ make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/vtun-3.0.3' /usr/bin/install -c -d -m 755 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc /usr/bin/install -c -d -m 755 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man/man8 /usr/bin/install -c -m 600 vtund.conf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc; /usr/bin/install -c -m 644 vtund.8 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man/man8 /usr/bin/install -c -m 600 scripts/vtund-start.conf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc; /usr/bin/install -c -d -m 755 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man/man5 /usr/bin/install -c -m 644 vtund.conf.5 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man/man5 rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man/man8/vtun.8 ln -s vtund.8 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man/man8/vtun.8 /usr/bin/install -c -d -m 755 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/var/log/vtund /usr/bin/install -c -d -m 755 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/var/lock/vtund /usr/bin/install -c -d -m 755 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/sbin /usr/bin/install -c -m 755 vtund /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/sbin /usr/bin/install -c -m 755 -D scripts/vtund.rc.debian \ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/init.d/S90vtun make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/vtun-3.0.3' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'check'] Warning: target file "./usr/bin/eject" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./usr/bin/ipcs" is touched by more than one package: ['busybox', 'util-linux'] ./support/scripts/check-uniq-files -t staging /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: ['libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_pnm.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: ['libcap-ng', 'ncurses', 'libzlib', 'util-linux', 'libglib2', 'atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'check'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: ['libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: ['libglib2', 'atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: ['libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: ['libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: ['libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: ['check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: ['libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: ['libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: ['pcre', 'libtirpc', 'flex', 'libsepol', 'libselinux', 'linux-pam', 'libcap-ng', 'ncurses', 'libzlib', 'util-linux', 'libglib2', 'atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libopusurl.la" is touched by more than one package: ['opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: ['libglib2', 'atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libavahi-core.la" is touched by more than one package: ['avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_ft2.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libdns_sd.la" is touched by more than one package: ['avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: ['libffi', 'pcre', 'libtirpc', 'flex', 'libsepol', 'libselinux', 'linux-pam', 'libcap-ng', 'ncurses', 'libzlib', 'util-linux', 'libglib2', 'atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: ['bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_dfiff.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libopusfile.la" is touched by more than one package: ['opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_devmem.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: ['libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: ['libglib2', 'atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: ['libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: ['libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libgraphite2.la" is touched by more than one package: ['graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: ['opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: ['pcre', 'libtirpc', 'flex', 'libsepol', 'libselinux', 'linux-pam', 'libcap-ng', 'ncurses', 'libzlib', 'util-linux', 'libglib2', 'atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: ['libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libdirectfb.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: ['util-linux', 'libglib2', 'atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: ['flex', 'libsepol', 'libselinux', 'linux-pam', 'libcap-ng', 'ncurses', 'libzlib', 'util-linux', 'libglib2', 'atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libdirect.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: ['libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: ['pcre', 'libtirpc', 'flex', 'libsepol', 'libselinux', 'linux-pam', 'libcap-ng', 'ncurses', 'libzlib', 'util-linux', 'libglib2', 'atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libxkbcommon.la" is touched by more than one package: ['libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libFLAC.la" is touched by more than one package: ['flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: ['libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/lib++dfb.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: ['libglib2', 'atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_fbdev.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: ['libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: ['libglib2', 'atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: ['libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: ['libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: ['libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: ['pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IWater/libiwater_default.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: ['gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libfusion.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libjq.la" is touched by more than one package: ['jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libexif.la" is touched by more than one package: ['libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBWindows/libidirectfbwindows_default.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libavahi-common.la" is touched by more than one package: ['avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: ['sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: ['libtirpc', 'flex', 'libsepol', 'libselinux', 'linux-pam', 'libcap-ng', 'ncurses', 'libzlib', 'util-linux', 'libglib2', 'atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: ['libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: ['util-linux', 'libglib2', 'atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: ['libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: ['libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libfaad.la" is touched by more than one package: ['faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/ICoreResourceManager/libicoreresourcemanager_test.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: ['libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: ['libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_bmp.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libavahi-client.la" is touched by more than one package: ['avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libavahi-gobject.la" is touched by more than one package: ['avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libdvbsi++.la" is touched by more than one package: ['libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libkmod.la" is touched by more than one package: ['kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: ['libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: ['libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: ['expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: ['dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libiscsi.la" is touched by more than one package: ['libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libipset.la" is touched by more than one package: ['ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libdrm_radeon.la" is touched by more than one package: ['libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: ['freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libfaad_drm.la" is touched by more than one package: ['faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: ['libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: ['libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libglog.la" is touched by more than one package: ['glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: ['util-linux', 'libglib2', 'atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_dummy.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: ['libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: ['atk', 'expat', 'dbus', 'libdaemon', 'avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libavahi-glib.la" is touched by more than one package: ['avahi', 'libpng', 'freetype', 'libjpeg', 'gd', 'check', 'bluez_utils', 'libpcap', 'sqlite', 'bullet', 'c-periphery', 'libopenssl', 'libcurl', 'curlpp', 'cwiid', 'directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libshairplay.la" is touched by more than one package: ['libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/security/pam_cgroup.la" is touched by more than one package: ['libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/wm/libdirectfbwm_default.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_dgiff.la" is touched by more than one package: ['directfb', 'skalibs', 'execline', 'faad2', 'libogg', 'libvorbis', 'opus', 'ffmpeg', 'flac', 'glog', 'graphite2', 'hiredis', 'libmnl', 'ipset', 'jq', 'kmod', 'libpthread-stubs', 'libdrm', 'kmsxx', 'libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libcgroup.la" is touched by more than one package: ['libcgroup', 'libdvbsi', 'libestr', 'libevent', 'libexif', 'libfastjson', 'libfuse', 'libhttpparser', 'libid3tag', 'libiscsi', 'libmpdclient', 'libnfnetlink', 'libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: ['popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] Warning: staging file "./usr/lib/libtac.la" is touched by more than one package: ['libpam-tacplus', 'libshairplay', 'libsodium', 'libxkbcommon', 'libxml2', 'libxslt', 'popt', 'lvm2', 'lzo', 'opusfile', 'pixman', 's6', 'tinycbor', 'trousers'] ./support/scripts/check-uniq-files -t host /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-libffi', 'host-bison'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/inittab rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/glib-compile-schemas /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hosts mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shadow rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/bin/sh rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge; done for dir in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/aclocal \ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/pkgconfig \ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/cmake /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/cmake find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gdb rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zsh rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/info /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/info rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/doc /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/doc rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/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/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00308-g428dfe71f3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2018.05-git-00308-g428dfe71f3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external 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 >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> 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) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> atk 2.22.0 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31.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) >>> busybox 1.28.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libcap-ng 0.7.8 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> libdaemon 0.14 Collecting legal info ERROR: No hash found for LICENSE >>> bandwidthd v2.0.1-auto-r11 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> brltty 5.5 Collecting legal info LICENSE-GPL: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) LICENSE-LGPL: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> c-periphery v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> checkpolicy 2.7 Collecting legal info ERROR: No hash found for COPYING >>> curlpp 0.8.1 Collecting legal info doc/LICENSE: OK (sha256: 8b9e3afd4d06ad3c169e788e5187a3e9f4f35671e9a7322f7e74bea9643b5b5a) >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> cwiid fadf11e89b579bcc0336a0692ac15c93785f3f82 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> directfb 1.7.7 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.3.0.4 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> ffmpeg 3.4.2 Collecting legal info LICENSE.md: OK (sha256: 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> glog v0.3.5 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> googlefontdirectory Collecting legal info >>> graphite2 1.3.10 Collecting legal info ERROR: No hash found for LICENSE >>> hiredis v0.13.3 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> htop 2.1.0 Collecting legal info COPYING: OK (sha256: 70466e76443cb5b68144d9fcedca9584e7bfdb6c50859daa5a0290ea27c58aad) >>> iftop 1.0pre4 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> ipset 6.36 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> kexec 2.0.16 Collecting legal info ERROR: No hash found for COPYING >>> kmod 24 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.91 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libcgroup 0.41 Collecting legal info ERROR: No hash found for COPYING >>> libdvbsi 0.3.7 Collecting legal info ERROR: No hash found for COPYING >>> libestr 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libexif 0.6.21 Collecting legal info ERROR: No hash found for COPYING >>> libfastjson v0.99.4 Collecting legal info ERROR: No hash found for COPYING >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libhttpparser v2.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> libiscsi 1.18.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENCE-GPL-2.txt ERROR: No hash found for LICENCE-LGPL-2.1.txt >>> libmpdclient 2.14 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.45.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libpam-tacplus 1.3.9 Collecting legal info ERROR: No hash found for COPYING >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info ERROR: No hash found for LICENSE >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libxkbcommon 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> linuxptp 303b08cbf55096aba55bd08a314e0701e5c33482 Collecting legal info ERROR: No hash found for COPYING >>> lldpd 0.9.4 Collecting legal info ERROR: No hash found for README.md >>> logrotate 3.13.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> minidlna 1.2.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENCE.miniupnpd >>> host-xutil_makedepend 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_xproto 7.0.31 Collecting legal info ERROR: No hash found for COPYING >>> minissdpd 1.5 Collecting legal info LICENSE: OK (sha256: c432d6ee83deb6a0c105a2c3ebd11e3855ab91498b0847a8657e68ce8e4491a5) >>> mksh R55 Collecting legal info ERROR: No hash found for mksh.1 >>> mrouted 3.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> ncmpc 0.27 Collecting legal info ERROR: No hash found for COPYING >>> opusfile 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> pptp-linux 1.9.0 Collecting legal info ERROR: No hash found for COPYING >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> s6 2.7.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> tinycbor v0.5.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.13 Collecting legal info ERROR: No hash found for LICENSE >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: bandwidthd-v2.0.1-auto-r11: cannot save license (BANDWIDTHD_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: libdrm-2.4.91: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/legal-info make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot'