COMPILE PLUGIN OBJ plugin_sched_switch.o COMPILE PLUGIN OBJ plugin_function.o COMPILE PLUGIN OBJ plugin_xen.o COMPILE PLUGIN OBJ plugin_scsi.o COMPILE PLUGIN OBJ plugin_cfg80211.o COMPILE PLUGIN OBJ plugin_blk.o COMPILE PLUGIN OBJ plugin_tlb.o BUILD STATIC LIB libparsevent.a BUILD STATIC LIB libtracecmd.a BUILD PLUGIN plugin_jbd2.so BUILD PLUGIN plugin_hrtimer.so BUILD PLUGIN plugin_kmem.so BUILD PLUGIN plugin_kvm.so BUILD PLUGIN plugin_mac80211.so BUILD PLUGIN plugin_sched_switch.so BUILD PLUGIN plugin_function.so BUILD PLUGIN plugin_xen.so BUILD PLUGIN plugin_scsi.so BUILD PLUGIN plugin_cfg80211.so BUILD PLUGIN plugin_blk.so BUILD PLUGIN plugin_tlb.so BUILD trace-cmd make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/trace-cmd-trace-cmd-v2.6.1' >>> trace-cmd trace-cmd-v2.6.1 Installing to staging directory >>> trace-cmd trace-cmd-v2.6.1 Fixing libtool files >>> trace-cmd trace-cmd-v2.6.1 Installing to target /usr/bin/install -D -m 0755 /home/naourr/work/instance-1/output/build/trace-cmd-trace-cmd-v2.6.1/trace-cmd /home/naourr/work/instance-1/output/target/usr/bin/trace-cmd /usr/bin/install -d -m 0755 /home/naourr/work/instance-1/output/target/usr/lib/trace-cmd/plugins /usr/bin/install -D -m 0755 /home/naourr/work/instance-1/output/build/trace-cmd-trace-cmd-v2.6.1/plugin_*.so /home/naourr/work/instance-1/output/target/usr/lib/trace-cmd/plugins 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/.local/bin:/home/naourr/bin" BR2_DL_DIR=/home/naourr/work/instance-1/dl BUILD_DIR=/home/naourr/work/instance-1/output/build O=/home/naourr/work/instance-1/output flock /home/naourr/work/instance-1/dl/x265/ support/download/dl-wrapper -c '2.7' -d '/home/naourr/work/instance-1/dl/x265' -D '/home/naourr/work/instance-1/dl' -f 'x265_2.7.tar.gz' -H 'package/x265//x265.hash' -n 'x265-2.7' -N 'x265' -o '/home/naourr/work/instance-1/dl/x265/x265_2.7.tar.gz' -u https+https://bitbucket.org/multicoreware/x265/downloads -u http\|urlencode+http://sources.buildroot.net/x265 -u http\|urlencode+http://sources.buildroot.net -- x265_2.7.tar.gz: OK (sha256: d5e75fa62ffe6ed49e691f8eb8ab8c1634ffcc0725dd553c6fdb4d5443b494a2) >>> x265 2.7 Extracting gzip -d -c /home/naourr/work/instance-1/dl/x265/x265_2.7.tar.gz | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/x265-2.7 -xf - >>> x265 2.7 Patching Applying 0001-fix-gcc-options.patch using patch: patching file source/CMakeLists.txt Hunk #1 succeeded at 209 (offset 15 lines). >>> x265 2.7 Configuring (mkdir -p /home/naourr/work/instance-1/output/build/x265-2.7/source && cd /home/naourr/work/instance-1/output/build/x265-2.7/source && 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/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-1/output/build/x265-2.7/source -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 -DENABLE_SHARED=ON -DENABLE_PIC=ON -DENABLE_CLI=OFF ) -- cmake version 3.11.2 CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy): The OLD behavior for policy CMP0025 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy): The OLD behavior for policy CMP0054 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 5.3.0 -- The CXX compiler identification is GNU 5.3.0 -- Check for working C compiler: /home/naourr/work/instance-1/output/host/bin/mips-linux-gnu-gcc -- Check for working C compiler: /home/naourr/work/instance-1/output/host/bin/mips-linux-gnu-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/mips-linux-gnu-g++ -- Check for working CXX compiler: /home/naourr/work/instance-1/output/host/bin/mips-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_SYSTEM_PROCESSOR value `mips64el` is unknown -- Please add this value near /home/naourr/work/instance-1/output/build/x265-2.7/source/CMakeLists.txt:78 -- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- 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.7 -- 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-1/output/build/x265-2.7/source >>> x265 2.7 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/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/x265-2.7/source make[1]: Entering directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' Scanning dependencies of target common make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' Scanning dependencies of target encoder make[3]: Entering directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' [ 2%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 4%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 6%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 8%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 10%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 12%] Building CXX object common/CMakeFiles/common.dir/lowpassdct.cpp.o [ 14%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 16%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 18%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 20%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 22%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 24%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 26%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 28%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 30%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o [ 32%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 34%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 36%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 38%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 40%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 42%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 46%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 46%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 48%] Building CXX object common/CMakeFiles/common.dir/threadpool.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 encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 56%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 58%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 60%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 62%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 64%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 66%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 68%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 70%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 72%] Building CXX object common/CMakeFiles/common.dir/picyuv.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-1/output/build/x265-2.7/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-1/output/build/x265-2.7/source' [ 96%] Built target common make[3]: Entering directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' Scanning dependencies of target x265-static make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' Scanning dependencies of target x265-shared make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' [ 98%] Linking CXX static library libx265.a make[3]: Entering directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' [100%] Linking CXX shared library libx265.so make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' [100%] Built target x265-static make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' [100%] Built target x265-shared make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' >>> x265 2.7 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/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot install/fast -C /home/naourr/work/instance-1/output/build/x265-2.7/source make[1]: Entering directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx265.a -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/x265.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/x265_config.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx265.so.151 -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx265.so -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' >>> x265 2.7 Fixing libtool files >>> x265 2.7 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/.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/x265-2.7/source make[1]: Entering directory '/home/naourr/work/instance-1/output/build/x265-2.7/source' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/libx265.a -- Installing: /home/naourr/work/instance-1/output/target/usr/include/x265.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/x265_config.h -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/libx265.so.151 -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/libx265.so -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/x265-2.7/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-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gmp', u'gnupg', u'libunistring', u'mpfr', u'nano', u'stress'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libraw.la" is touched by more than one package: [u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gmp', u'libunistring', u'mpfr'] Warning: staging file "./usr/lib/libraw_r.la" is touched by more than one package: [u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libnice.la" is touched by more than one package: [u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libxml++-2.6.la" is touched by more than one package: [u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/liblept.la" is touched by more than one package: [u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libtesseract.la" is touched by more than one package: [u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libmpfr.la" is touched by more than one package: [u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'jsoncpp', u'leptonica', u'libcue', u'libebml', u'liblinear', u'libmnl', u'libnetfilter_acct', u'libnice', u'libraw', u'xz', u'libxml2', u'libxmlpp', u'linux-syscall-support', u'mpfr', u'opencv3', u'sdl', u'sdl_mixer', u'sdl_net', u'tesseract-ocr', u'tinyalsa', u'trace-cmd', u'x265'] ./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-gettext', u'host-libffi', u'host-bison'] 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/mips64el-buildroot-linux-gnu/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 find: '/home/naourr/work/instance-1/output/target/usr/libexec/': No such file or directory 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/mips-linux-gnu-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/mips-linux-gnu-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/mips-linux-gnu-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=2018.05.2-00004-gdc589d21fa"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05.2"; \ echo "PRETTY_NAME=\"Buildroot 2018.05.2\"" \ ) > /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 2018.05.2-00004-gdc589d21fa 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 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/.local/bin:/home/naourr/bin" BR2_DL_DIR=/home/naourr/work/instance-1/dl BUILD_DIR=/home/naourr/work/instance-1/output/build O=/home/naourr/work/instance-1/output flock /home/naourr/work/instance-1/dl/toolchain-external-codesourcery-mips/ support/download/dl-wrapper -c '2016.05-8' -d '/home/naourr/work/instance-1/dl/toolchain-external-codesourcery-mips' -D '/home/naourr/work/instance-1/dl' -f 'mips-2016.05-8-mips-linux-gnu.src.tar.bz2' -H 'toolchain/toolchain-external/toolchain-external-codesourcery-mips//toolchain-external-codesourcery-mips.hash' -n 'toolchain-external-codesourcery-mips-2016.05-8' -N 'toolchain-external-codesourcery-mips' -o '/home/naourr/work/instance-1/dl/toolchain-external-codesourcery-mips/mips-2016.05-8-mips-linux-gnu.src.tar.bz2' -u https://sourcery.mentor.com/public/gnu_toolchain/mips-linux-gnu -u http\|urlencode+http://sources.buildroot.net/toolchain-external-codesourcery-mips -u http\|urlencode+http://sources.buildroot.net -- mips-2016.05-8-mips-linux-gnu.src.tar.bz2: OK (sha256: 2658e55d5b71bba25d6f77e868e18b200ea5f75c8add7ed3a9266e716d9adfff) >>> toolchain-external-codesourcery-mips 2016.05-8 Collecting legal info >>> toolchain Collecting legal info >>> can-utils v2018.02.0 Collecting legal info Makefile: OK (sha256: c258939ebb09c3857f5fc7704a449e5077cc881090c87b38f9a81332b96fa075) >>> 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) >>> eigen 3.3.4 Collecting legal info COPYING.MPL2: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) COPYING.BSD: OK (sha256: 4f877e5ae4672568ef82cfd0023e2cef4a7cf55d867ab249efc9569a7eb9e5b1) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.README: OK (sha256: c83230b770f17ef1386ea1fd3681271dd98aa93646bdbfb5bff3a1b7050fff9d) >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> 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.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> 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.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> 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) >>> 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) >>> libsigc 2.10.0 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 >>> gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> gnutls 3.5.19 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libunistring 0.9.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> leptonica 1.74.4 Collecting legal info ERROR: No hash found for leptonica-license.txt >>> libcue v2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liblinear 2.20 Collecting legal info COPYRIGHT: OK (sha256: 2ad9363447d0afeca34d53619163cffd502ec172bdb44d8d112c7acb99ae2558) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnice 0.1.14 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libraw 0.17.1 Collecting legal info ERROR: No hash found for LICENSE.LGPL ERROR: No hash found for LICENSE.CDDL ERROR: No hash found for LICENSE.LibRaw.pdf ERROR: No hash found for README >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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 >>> libxmlpp 2.40.1 Collecting legal info ERROR: No hash found for COPYING >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> nano 2.9.0 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> nut 2.7.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE-GPL2 ERROR: No hash found for LICENSE-GPL3 >>> opencv3 3.3.0 Collecting legal info LICENSE: OK (sha256: e974db937899a2505f0eb43ece9d2f2eb36e8580ad88785e3ffac0d697ebaf5d) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> putty 0.70 Collecting legal info ERROR: No hash found for LICENCE >>> rt-tests 1.0 Collecting legal info ERROR: No hash found for COPYING >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> tesseract-ocr 3.05.00 Collecting legal info ERROR: No hash found for COPYING >>> thttpd 2.25b Collecting legal info ERROR: No hash found for thttpd.c >>> tinyalsa 1.1.1 Collecting legal info ERROR: No hash found for NOTICE >>> trace-cmd trace-cmd-v2.6.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> x265 2.7 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-mips-2016.05-8: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS_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'