Applying 0001-CMake-Handle-multiple-libraries-being-returned-for-B.patch using patch: patching file cmake/FindBrotliDec.cmake patching file cmake/FindBrotliEnc.cmake >>> woff2 1.0.2 Configuring (mkdir -p /home/naourr/work/instance-1/output/build/woff2-1.0.2/ && cd /home/naourr/work/instance-1/output/build/woff2-1.0.2/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-1/output/build/woff2-1.0.2/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-1/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DNOISY_LOGGING=OFF ) -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/naourr/work/instance-1/output/host/bin/powerpc-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-1/output/host/bin/powerpc-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/naourr/work/instance-1/output/host/bin/powerpc-linux-g++ -- Check for working CXX compiler: /home/naourr/work/instance-1/output/host/bin/powerpc-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /home/naourr/work/instance-1/output/host/bin/pkg-config (found version "1.5.3") -- Checking for module 'libbrotlidec' -- Found libbrotlidec, version 1.0.7 -- Found BrotliDec: /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include (found version "1.0.7") -- Checking for module 'libbrotlienc' -- Found libbrotlienc, version 1.0.7 -- Found BrotliEnc: /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include (found version "1.0.7") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/naourr/work/instance-1/output/build/woff2-1.0.2 >>> woff2 1.0.2 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/woff2-1.0.2/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' Scanning dependencies of target woff2common make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' [ 4%] Building CXX object CMakeFiles/woff2common.dir/src/variable_length.cc.o [ 8%] Building CXX object CMakeFiles/woff2common.dir/src/table_tags.cc.o [ 13%] Building CXX object CMakeFiles/woff2common.dir/src/woff2_common.cc.o [ 17%] Linking CXX shared library libwoff2common.so make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' [ 17%] Built target woff2common make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' Scanning dependencies of target woff2dec Scanning dependencies of target woff2_info make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' [ 21%] Building CXX object CMakeFiles/woff2_info.dir/src/woff2_info.cc.o Scanning dependencies of target woff2enc make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' [ 30%] Building CXX object CMakeFiles/woff2dec.dir/src/woff2_out.cc.o [ 30%] Building CXX object CMakeFiles/woff2dec.dir/src/woff2_dec.cc.o [ 34%] Building CXX object CMakeFiles/woff2enc.dir/src/font.cc.o [ 39%] Building CXX object CMakeFiles/woff2enc.dir/src/glyph.cc.o [ 43%] Linking CXX executable woff2_info make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' [ 43%] Built target woff2_info [ 47%] Building CXX object CMakeFiles/woff2enc.dir/src/normalize.cc.o [ 52%] Building CXX object CMakeFiles/woff2enc.dir/src/transform.cc.o [ 56%] Building CXX object CMakeFiles/woff2enc.dir/src/woff2_enc.cc.o [ 60%] Linking CXX shared library libwoff2enc.so make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' [ 60%] Built target woff2enc make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' Scanning dependencies of target woff2_compress make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' [ 65%] Building CXX object CMakeFiles/woff2_compress.dir/src/woff2_compress.cc.o [ 69%] Linking CXX shared library libwoff2dec.so make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' [ 69%] Built target woff2dec make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' Scanning dependencies of target woff2_decompress Scanning dependencies of target convert_woff2ttf_fuzzer make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' Scanning dependencies of target convert_woff2ttf_fuzzer_new_entry make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' [ 73%] Building CXX object CMakeFiles/woff2_decompress.dir/src/woff2_decompress.cc.o [ 78%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer.dir/src/convert_woff2ttf_fuzzer.cc.o [ 82%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer_new_entry.dir/src/convert_woff2ttf_fuzzer_new_entry.cc.o [ 86%] Linking CXX executable woff2_compress make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' [ 86%] Built target woff2_compress [ 91%] Linking CXX static library libconvert_woff2ttf_fuzzer.a make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' [ 91%] Built target convert_woff2ttf_fuzzer [ 95%] Linking CXX static library libconvert_woff2ttf_fuzzer_new_entry.a make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' [ 95%] Built target convert_woff2ttf_fuzzer_new_entry [100%] Linking CXX executable woff2_decompress make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' [100%] Built target woff2_decompress make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' >>> woff2 1.0.2 Installing to staging directory PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot install/fast -C /home/naourr/work/instance-1/output/build/woff2-1.0.2/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2common.so.1.0.2 -- Installing: /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2common.so -- Set runtime path of "/home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2common.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2dec.so.1.0.2 -- Installing: /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2dec.so -- Set runtime path of "/home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2dec.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2enc.so.1.0.2 -- Installing: /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2enc.so -- Set runtime path of "/home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2enc.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/woff2 -- Installing: /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/woff2/output.h -- Installing: /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/woff2/decode.h -- Installing: /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/woff2/encode.h -- Installing: /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' >>> woff2 1.0.2 Fixing libtool files >>> woff2 1.0.2 Installing to target PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output/target install/fast -C /home/naourr/work/instance-1/output/build/woff2-1.0.2/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/libwoff2common.so.1.0.2 -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/libwoff2common.so -- Set runtime path of "/home/naourr/work/instance-1/output/target/usr/lib/libwoff2common.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/libwoff2dec.so.1.0.2 -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/libwoff2dec.so -- Set runtime path of "/home/naourr/work/instance-1/output/target/usr/lib/libwoff2dec.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/libwoff2enc.so.1.0.2 -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/libwoff2enc.so -- Set runtime path of "/home/naourr/work/instance-1/output/target/usr/lib/libwoff2enc.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-1/output/target/usr/include/woff2 -- Installing: /home/naourr/work/instance-1/output/target/usr/include/woff2/output.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/woff2/decode.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/woff2/encode.h -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/woff2-1.0.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'cpio', u'ddrescue', u'gmp'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'oracle-mysql', u'apr-util', u'argp-standalone', u'benejson', u'brotli', u'bzip2', u'dbus', u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/enchant/libenchant_myspell.la" is touched by more than one package: [u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'gmp'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnetsnmpagent.la" is touched by more than one package: [u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libsfbpf.la" is touched by more than one package: [u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libdaq_static_modules.la" is touched by more than one package: [u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libgeotiff.la" is touched by more than one package: [u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'argp-standalone', u'benejson', u'brotli', u'bzip2', u'dbus', u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnetfilter_log_libipulog.la" is touched by more than one package: [u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/daq/daq_afpacket.la" is touched by more than one package: [u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libpcre16.la" is touched by more than one package: [u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/enchant/libenchant_ispell.la" is touched by more than one package: [u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/lksctp-tools/libwithsctp.la" is touched by more than one package: [u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libkcapi.la" is touched by more than one package: [u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'oracle-mysql', u'apr-util', u'argp-standalone', u'benejson', u'brotli', u'bzip2', u'dbus', u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/daq/daq_dump.la" is touched by more than one package: [u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libmysqlclient_r.la" is touched by more than one package: [u'oracle-mysql', u'apr-util', u'argp-standalone', u'benejson', u'brotli', u'bzip2', u'dbus', u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnetsnmpmibs.la" is touched by more than one package: [u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'oracle-mysql', u'apr-util', u'argp-standalone', u'benejson', u'brotli', u'bzip2', u'dbus', u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libdaq.la" is touched by more than one package: [u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libpcre32.la" is touched by more than one package: [u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libdvbsi++.la" is touched by more than one package: [u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_mysql.la" is touched by more than one package: [u'apr-util', u'argp-standalone', u'benejson', u'brotli', u'bzip2', u'dbus', u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libenchant.la" is touched by more than one package: [u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnetsnmp.la" is touched by more than one package: [u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libroxml.la" is touched by more than one package: [u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libmysqlclient.la" is touched by more than one package: [u'oracle-mysql', u'apr-util', u'argp-standalone', u'benejson', u'brotli', u'bzip2', u'dbus', u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnetsnmphelpers.la" is touched by more than one package: [u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'oracle-mysql', u'apr-util', u'argp-standalone', u'benejson', u'brotli', u'bzip2', u'dbus', u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/liblog4cxx.la" is touched by more than one package: [u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/daq/daq_ipfw.la" is touched by more than one package: [u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libsctp.la" is touched by more than one package: [u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libsysfs.la" is touched by more than one package: [u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnetfilter_log.la" is touched by more than one package: [u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libdaq_static.la" is touched by more than one package: [u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'oracle-mysql', u'apr-util', u'argp-standalone', u'benejson', u'brotli', u'bzip2', u'dbus', u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/daq/daq_pcap.la" is touched by more than one package: [u'daq', u'libffi', u'pcre', u'libglib2', u'enchant', u'exiv2', u'gmp', u'libsysfs', u'pciutils', u'json-c', u'libdvbsi', u'tiff', u'libgeotiff', u'libkcapi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libosip2', u'libroxml', u'libubox', u'libxml2', u'libxslt', u'linux-syscall-support', u'lksctp-tools', u'log4cxx', u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'netsnmp', u'spice-protocol', u'websocketpp', u'woff2'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-gnupg'] rm -f /home/naourr/work/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-1/output/host/bin/glib-compile-schemas /home/naourr/work/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-1/output/target/etc echo "buildroot" > /home/naourr/work/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-1/output/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output/target/etc/shadow rm -f /home/naourr/work/instance-1/output/target/bin/sh rm -f /home/naourr/work/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output/target/usr/include /home/naourr/work/instance-1/output/target/usr/share/aclocal \ /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output/target/usr/lib/cmake /home/naourr/work/instance-1/output/target/usr/share/cmake find /home/naourr/work/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output/target/lib/ /home/naourr/work/instance-1/output/target/usr/lib/ /home/naourr/work/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-1/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output/target/usr/man /home/naourr/work/instance-1/output/target/usr/share/man rm -rf /home/naourr/work/instance-1/output/target/usr/info /home/naourr/work/instance-1/output/target/usr/share/info rm -rf /home/naourr/work/instance-1/output/target/usr/doc /home/naourr/work/instance-1/output/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output/target/usr/share 2>/dev/null || true find /home/naourr/work/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/naourr/work/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/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/naourr/work/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/naourr/work/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00486-gfaac4acd41"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/naourr/work/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2019.02-git-00486-gfaac4acd41 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> argp-standalone 1.3 Collecting legal info >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cpio 2.12 Collecting legal info ERROR: No hash found for COPYING >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> 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) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> dvbsnoop 1.4.50 Collecting legal info ERROR: No hash found for COPYING >>> enchant 1.6.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> exiv2 910f3507795e1930ae216c9febee0bf9a88e99c0 Collecting legal info ERROR: No hash found for COPYING >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> iprutils 2.4.15.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libdvbsi 0.3.7 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libgeotiff 1.4.2 Collecting legal info LICENSE: OK (sha256: 16b83cf7c3bbfd20bffa768b9bfdb16506ca50f5c140a9f3431e740b155359c1) >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libkcapi 1.1.3 Collecting legal info COPYING: OK (sha256: b0336f8f07a6abf8b0a59d961f53601d7c4a7c09a8137805b730a34a976039f8) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnftnl 1.1.2 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libroxml 3.0.1 Collecting legal info License.txt: OK (sha256: fe11466c265ad0a6c3896ea113af9403c0a8372b1fdd78712db64f0f1bac6387) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> lksctp-tools 1.0.17 Collecting legal info ERROR: No hash found for COPYING.lib ERROR: No hash found for COPYING >>> log4cxx 0.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> neard 0.16 Collecting legal info ERROR: No hash found for COPYING >>> netsnmp 5.8 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> nftables 0.9.0 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sngrep v1.4.5 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> spice-protocol 0.12.14 Collecting legal info ERROR: No hash found for COPYING >>> swupdate 2018.11 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> tini v0.18.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.c >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info ERROR: No hash found for uhttpd.h >>> ulogd 2.0.5 Collecting legal info ERROR: No hash found for COPYING >>> websocketpp 0.8.1 Collecting legal info COPYING: OK (sha256: b31e597bc777d884a39663c11d0557a0af40780e1f451de11ea5103924a69667) >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'