-- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Failed -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success -- Found nasm: /usr/bin/nasm (found version "2.13.03") -- x265 version 2.8 -- Looking for strtok_r -- Looking for strtok_r - found -- 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-0/output/build/x265-2.8/source >>> x265 2.8 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/x265-2.8/source make[1]: Entering directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' Scanning dependencies of target common make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' [ 6%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 6%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 6%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o Scanning dependencies of target encoder make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' [ 8%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 10%] Building CXX object common/CMakeFiles/common.dir/lowpassdct.cpp.o [ 12%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 14%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 16%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 18%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 20%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 22%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 24%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 26%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 28%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 30%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 32%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o /home/naourr/work/instance-0/output/build/x265-2.8/source/common/cpu.cpp: In function 'uint32_t x265::cpu_detect(bool)': /home/naourr/work/instance-0/output/build/x265-2.8/source/common/cpu.cpp:375:26: warning: unused parameter 'benableavx512' [-Wunused-parameter] uint32_t cpu_detect(bool benableavx512) ^~~~~~~~~~~~~ [ 34%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 36%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 38%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 40%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 42%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 44%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 46%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 48%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 50%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 52%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 54%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 60%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 62%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 64%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 66%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 68%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 70%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 72%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 74%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 76%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 78%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 80%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 82%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' [ 82%] Built target encoder [ 84%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 86%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 88%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 90%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 92%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 94%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 96%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' [ 96%] Built target common make[3]: Entering directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' Scanning dependencies of target x265-shared Scanning dependencies of target x265-static make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' [ 98%] Linking CXX static library libx265.a [100%] Linking CXX shared library libx265.so make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' [100%] Built target x265-static make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' [100%] Built target x265-shared make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' >>> x265 2.8 Installing to staging directory PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot install/fast -C /home/naourr/work/instance-0/output/build/x265-2.8/source make[1]: Entering directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libx265.a -- Installing: /home/naourr/work/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/x265.h -- Installing: /home/naourr/work/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/x265_config.h -- Installing: /home/naourr/work/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libx265.so.160 -- Installing: /home/naourr/work/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libx265.so -- Installing: /home/naourr/work/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' >>> x265 2.8 Fixing libtool files >>> x265 2.8 Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/target install/fast -C /home/naourr/work/instance-0/output/build/x265-2.8/source make[1]: Entering directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libx265.a -- Installing: /home/naourr/work/instance-0/output/target/usr/include/x265.h -- Installing: /home/naourr/work/instance-0/output/target/usr/include/x265_config.h -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libx265.so.160 -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libx265.so -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/x265-2.8/source' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'enscript', u'gdbm', u'gmp', u'macchanger'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gdbm', u'gmp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'brotli', u'libopenssl', u'libcurl', u'boost', u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libsigrok.la" is touched by more than one package: [u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/c_icap/srv_ex206.la" is touched by more than one package: [u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libminizip.la" is touched by more than one package: [u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/c_icap/srv_echo.la" is touched by more than one package: [u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/c_icap/ldap_module.la" is touched by more than one package: [u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'brotli', u'libopenssl', u'libcurl', u'boost', u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'brotli', u'libopenssl', u'libcurl', u'boost', u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libsidplay2.la" is touched by more than one package: [u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'brotli', u'libopenssl', u'libcurl', u'boost', u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/c_icap/shared_cache.la" is touched by more than one package: [u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/liblber.la" is touched by more than one package: [u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'brotli', u'libopenssl', u'libcurl', u'boost', u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libgraphite2.la" is touched by more than one package: [u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libsidutils.la" is touched by more than one package: [u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'brotli', u'libopenssl', u'libcurl', u'boost', u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libldap_r.la" is touched by more than one package: [u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'brotli', u'libopenssl', u'libcurl', u'boost', u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libffi', u'pcre', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'brotli', u'libopenssl', u'libcurl', u'boost', u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'brotli', u'libopenssl', u'libcurl', u'boost', u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'brotli', u'libopenssl', u'libcurl', u'boost', u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'brotli', u'libopenssl', u'libcurl', u'boost', u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libgee-0.8.la" is touched by more than one package: [u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'boost', u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'brotli', u'libopenssl', u'libcurl', u'boost', u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libldap.la" is touched by more than one package: [u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/c_icap/sys_logger.la" is touched by more than one package: [u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libresid-builder.la" is touched by more than one package: [u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/liblept.la" is touched by more than one package: [u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/pkcs11/p11-kit-trust.la" is touched by more than one package: [u'p11-kit', u'x265'] Warning: staging file "./usr/lib/c_icap/dnsbl_tables.la" is touched by more than one package: [u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libbson-1.0.la" is touched by more than one package: [u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libicapapi.la" is touched by more than one package: [u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libhardsid-builder.la" is touched by more than one package: [u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'brotli', u'libopenssl', u'libcurl', u'boost', u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: [u'atk', u'brotli', u'libopenssl', u'libcurl', u'boost', u'openldap', u'c-icap', u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libp11-kit.la" is touched by more than one package: [u'p11-kit', u'x265'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] Warning: staging file "./usr/lib/libgdbm.la" is touched by more than one package: [u'gdbm', u'gmp', u'gnuradio', u'graphite2', u'leptonica', u'nettle', u'xz', u'libarchive', u'libbson', u'libdcadec', u'libestr', u'libee', u'libgee', u'libgsm', u'liblockfile', u'libnl', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libssh', u'libtasn1', u'libuecc', u'liquid-dsp', u'minizip', u'mobile-broadband-provider-info', u'neon', u'nss-pam-ldapd', u'openobex', u'p11-kit', u'x265'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-0/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-gettext', u'host-bison', u'host-libffi'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-cheetah', u'host-python-markupsafe', u'host-python-mako', u'host-python-six'] rm -f /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-0/output/target/etc echo "buildroot" > /home/naourr/work/instance-0/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-0/output/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output/target/etc/shadow rm -f /home/naourr/work/instance-0/output/target/bin/sh rm -f /home/naourr/work/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/share/aclocal \ /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output/target/usr/lib/cmake /home/naourr/work/instance-0/output/target/usr/share/cmake find /home/naourr/work/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output/target/lib/ /home/naourr/work/instance-0/output/target/usr/lib/ /home/naourr/work/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output/target/usr/man /home/naourr/work/instance-0/output/target/usr/share/man rm -rf /home/naourr/work/instance-0/output/target/usr/info /home/naourr/work/instance-0/output/target/usr/share/info rm -rf /home/naourr/work/instance-0/output/target/usr/doc /home/naourr/work/instance-0/output/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-0/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00596-gb99dbdfac9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/naourr/work/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output/target/usr make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2018.08-git-00596-gb99dbdfac9 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 >>> at 3.1.16 Collecting legal info ERROR: No hash found for Copyright ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-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) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> atk 2.28.1 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32 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) >>> linux-pam 1.3.1 Collecting legal info ERROR: No hash found for Copyright >>> 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) >>> atop 2.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> bc 1.06.95 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> boinc 7.10.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libcurl 7.60.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> brotli 1.0.3 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> c-icap 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> openldap 2.4.46 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> cannelloni 20160414 Collecting legal info ERROR: No hash found for gpl-2.0.txt >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> flot 0.8.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> font-awesome v4.7.0 Collecting legal info >>> gdbm 1.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 >>> gnuradio 3.7.13.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-cheetah 2.4.4 Collecting legal info >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python-markdown 2.6.8 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python-mako 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-markupsafe 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> graphite2 1.3.10 Collecting legal info ERROR: No hash found for LICENSE >>> haserl 0.9.35 Collecting legal info ERROR: No hash found for COPYING >>> ipmitool 1.8.18 Collecting legal info ERROR: No hash found for COPYING >>> irssi 1.0.7 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> jhead 3.00 Collecting legal info ERROR: No hash found for readme.txt >>> jquery 1.11.2 Collecting legal info >>> leptonica 1.74.4 Collecting legal info ERROR: No hash found for leptonica-license.txt >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> libbson 1.9.4 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcpprestsdk v2.10.2 Collecting legal info license.txt: OK (sha256: 5c191789f502ac87df83b57008d2fc3e47fbf31315381b5bc4309f6602d0fe97) >>> libdcadec v0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libgee 0.20.1 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> libgsm 1.0.17 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libsigrok 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.4.0 Collecting legal info LICENSE: OK (sha256: 3c964a7eb1abeb6bd6f40035ed3a014728ff8c5437f107dcf24fbbfab16e227e) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libssh 0.7.5 Collecting legal info ERROR: No hash found for COPYING >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> linux-firmware 65b1c68c63f974d72610db38dfae49861117cae2 Collecting legal info LICENCE.iwlwifi_firmware: OK (sha256: e295020afd7597dc1b3bbe50a84a7e432d9cb92bc053c1c5e657b50d2517627b) LICENCE.qat_firmware: OK (sha256: 2051d5bf0755a0668f8c3d9a0d1c41d4b8cc411aba70f720fda71ae9e3b4d25c) WHENCE: OK (sha256: 9703115e298649dfad003d7d3d55f4b2bd417e28f19e9cf6d5c6f9a906a2c4d9) >>> linux-zigbee v0.3.1 Collecting legal info WARNING: no hash file for COPYING >>> linuxptp 303b08cbf55096aba55bd08a314e0701e5c33482 Collecting legal info ERROR: No hash found for COPYING >>> liquid-dsp v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> macchanger 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> minizip 1.1 Collecting legal info ERROR: No hash found for LICENSE >>> mobile-broadband-provider-info 20151214 Collecting legal info ERROR: No hash found for COPYING >>> nbd 3.15.2 Collecting legal info ERROR: No hash found for COPYING >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> nss-pam-ldapd 0.9.8 Collecting legal info ERROR: No hash found for COPYING >>> nuttcp 6.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> paxtest 0.9.15 Collecting legal info ERROR: No hash found for README >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> rtptools 1.20 Collecting legal info ERROR: No hash found for COPYRIGHT >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> start-stop-daemon 1.18.10 Collecting legal info ERROR: No hash found for COPYING >>> x265 2.8 Collecting legal info COPYING: OK (sha256: d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: font-awesome-v4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: python-cheetah-2.4.4: cannot save license (HOST_PYTHON_CHEETAH_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'