HOSTCC tools/zynqmpimage.o HOSTCC tools/zynqmpbif.o HOSTCC tools/libfdt/fdt.o HOSTCC tools/libfdt/fdt_wip.o HOSTCC tools/libfdt/fdt_sw.o HOSTCC tools/libfdt/fdt_rw.o HOSTCC tools/libfdt/fdt_strerror.o HOSTCC tools/libfdt/fdt_empty_tree.o HOSTCC tools/libfdt/fdt_addresses.o HOSTCC tools/libfdt/fdt_overlay.o WRAP tools/lib/libfdt/fdt_ro.c WRAP tools/lib/libfdt/fdt_region.c HOSTCC tools/gpimage.o HOSTCC tools/gpimage-common.o HOSTCC tools/dumpimage.o HOSTCC tools/mkimage.o HOSTCC tools/proftool HOSTCC tools/fdtgrep.o HOSTCC tools/lib/crc32.o HOSTCC tools/common/bootm.o HOSTCC tools/lib/fdtdec_common.o HOSTCC tools/lib/fdtdec.o HOSTCC tools/common/image.o HOSTCC tools/lib/md5.o HOSTCC tools/lib/rc4.o HOSTCC tools/lib/sha1.o HOSTCC tools/lib/sha256.o HOSTCC tools/common/hash.o HOSTCC tools/lib/libfdt/fdt_ro.o HOSTCC tools/lib/libfdt/fdt_region.o HOSTLD tools/mkenvimage HOSTLD tools/fdtgrep HOSTLD tools/dumpimage HOSTLD tools/mkimage STRIP tools/mkenvimage tools/dumpimage tools/mkimage tools/proftool tools/fdtgrep make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/uboot-tools-2018.07' 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/uboot-tools-2018.07 CROSS_COMPILE="/home/naourr/work/instance-1/output/host/bin/mips64el-linux-" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" HOSTCFLAGS="-O2 -I/home/naourr/work/instance-1/output/host/include" STRIP=/home/naourr/work/instance-1/output/host/bin/mips64el-linux-strip envtools no-dot-config-targets=envtools make[1]: Entering directory '/home/naourr/work/instance-1/output/build/uboot-tools-2018.07' CHK include/config/uboot.release CHK include/generated/timestamp_autogenerated.h UPD include/generated/timestamp_autogenerated.h CHK include/generated/version_autogenerated.h LD tools/env/built-in.o HOSTCC tools/env/crc32.o HOSTCC tools/env/ctype.o HOSTCC tools/env/env_attr.o HOSTCC tools/env/env_flags.o HOSTCC tools/env/fw_env.o HOSTCC tools/env/linux_string.o HOSTCC tools/env/fw_env_main.o AR tools/env/lib.a HOSTLD tools/env/fw_printenv STRIP tools/env/fw_printenv make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/uboot-tools-2018.07' >>> uboot-tools 2018.07 Installing to staging directory /usr/bin/install -D -m 0755 /home/naourr/work/instance-1/output/build/uboot-tools-2018.07/tools/env/lib.a /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libubootenv.a /usr/bin/install -D -m 0644 /home/naourr/work/instance-1/output/build/uboot-tools-2018.07/tools/env/fw_env.h /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/fw_env.h >>> uboot-tools 2018.07 Fixing libtool files >>> uboot-tools 2018.07 Installing to target yaml-cpp-0.6.2.tar.gz: OK (sha256: e4d8560e163c3d875fd5d9e5542b5fd5bec810febdcba61481fe5fc4e6b1fd05) >>> yaml-cpp 0.6.2 Extracting gzip -d -c /home/naourr/work/instance-1/dl/yaml-cpp/yaml-cpp-0.6.2.tar.gz | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2 -xf - >>> yaml-cpp 0.6.2 Patching >>> yaml-cpp 0.6.2 Configuring (mkdir -p /home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2/ && cd /home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-1/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DYAML_CPP_BUILD_TESTS=OFF -DYAML_CPP_BUILD_TOOLS=OFF ) CMake Deprecation Warning at CMakeLists.txt:9 (cmake_policy): The OLD behavior for policy CMP0012 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:13 (cmake_policy): The OLD behavior for policy CMP0015 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 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/naourr/work/instance-1/output/host/bin/mips64el-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-1/output/host/bin/mips64el-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/naourr/work/instance-1/output/host/bin/mips64el-linux-g++ -- Check for working CXX compiler: /home/naourr/work/instance-1/output/host/bin/mips64el-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test FLAG_WEXTRA -- Performing Test FLAG_WEXTRA - Success -- 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/yaml-cpp-0.6.2 >>> yaml-cpp 0.6.2 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2' Scanning dependencies of target yaml-cpp make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2' [ 3%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.cpp.o [ 6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o [ 9%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emit.cpp.o [ 12%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o [ 16%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o [ 19%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o [ 22%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o [ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o [ 29%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o [ 32%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o [ 35%] Building CXX object CMakeFiles/yaml-cpp.dir/src/memory.cpp.o [ 38%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o [ 41%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o [ 45%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o [ 48%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o [ 51%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.cpp.o [ 54%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o [ 58%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parse.cpp.o [ 61%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parser.cpp.o [ 64%] Building CXX object CMakeFiles/yaml-cpp.dir/src/regex_yaml.cpp.o [ 67%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o [ 70%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o [ 74%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o [ 77%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o [ 80%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o [ 83%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o [ 87%] Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o [ 90%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o [ 93%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o [ 96%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o [100%] Linking CXX shared library libyaml-cpp.so make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2' [100%] Built target yaml-cpp make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2' >>> yaml-cpp 0.6.2 Installing to staging directory PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.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/yaml-cpp-0.6.2/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.6.2 -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.6 -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/null.h -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /home/naourr/work/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2' >>> yaml-cpp 0.6.2 Fixing libtool files >>> yaml-cpp 0.6.2 Installing to target PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.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/yaml-cpp-0.6.2/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/libyaml-cpp.so.0.6.2 -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/libyaml-cpp.so.0.6 -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/libyaml-cpp.so -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/mark.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/parse.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/type.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/node.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/convert.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/emit.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/impl.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/detail -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/parser.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/dll.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/binary.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/exceptions.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/contrib -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/emitter.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/anchor.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/yaml.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/traits.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yaml-cpp/null.h -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/yaml-cpp-0.6.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'tinc'] ./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'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'ncurses', u'libzlib', u'util-linux', u'zeromq', u'cppzmq', u'expat', u'dbus', u'libevdev', u'flite', u'glog', u'libopenssl', u'ibrcommon', u'libffi', u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'expat', u'dbus', u'libevdev', u'flite', u'glog', u'libopenssl', u'ibrcommon', u'libffi', u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libevdev', u'flite', u'glog', u'libopenssl', u'ibrcommon', u'libffi', u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'libffi', u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libglog.la" is touched by more than one package: [u'glog', u'libopenssl', u'ibrcommon', u'libffi', u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libselinux', u'libcap-ng', u'ncurses', u'libzlib', u'util-linux', u'zeromq', u'cppzmq', u'expat', u'dbus', u'libevdev', u'flite', u'glog', u'libopenssl', u'ibrcommon', u'libffi', u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'expat', u'dbus', u'libevdev', u'flite', u'glog', u'libopenssl', u'ibrcommon', u'libffi', u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libprotobuf-c.la" is touched by more than one package: [u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libsigsegv.la" is touched by more than one package: [u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'expat', u'dbus', u'libevdev', u'flite', u'glog', u'libopenssl', u'ibrcommon', u'libffi', u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libselinux', u'libcap-ng', u'ncurses', u'libzlib', u'util-linux', u'zeromq', u'cppzmq', u'expat', u'dbus', u'libevdev', u'flite', u'glog', u'libopenssl', u'ibrcommon', u'libffi', u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'flite', u'glog', u'libopenssl', u'ibrcommon', u'libffi', u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libselinux', u'libcap-ng', u'ncurses', u'libzlib', u'util-linux', u'zeromq', u'cppzmq', u'expat', u'dbus', u'libevdev', u'flite', u'glog', u'libopenssl', u'ibrcommon', u'libffi', u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libevdev', u'flite', u'glog', u'libopenssl', u'ibrcommon', u'libffi', u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'cppzmq', u'expat', u'dbus', u'libevdev', u'flite', u'glog', u'libopenssl', u'ibrcommon', u'libffi', u'libglib2', u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libmbus.la" is touched by more than one package: [u'libmbus', u'libsigsegv', u'libupnp', u'lzo', u'mobile-broadband-provider-info', u'protobuf-c', u'skalibs', u'sqlite', u'uboot-tools', u'yaml-cpp'] ./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'] if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-1/output/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory 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 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/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00528-ge670603f04"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/naourr/work/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2018.11-git-00528-ge670603f04 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 >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-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) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> 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) >>> cppzmq v4.3.0 Collecting legal info LICENSE: OK (sha256: 7e6db90e2e805c72b3daa77849d1cb5f1f92da0e69750c8a4aa1d86d70704748) >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.9 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> flite 1.4 Collecting legal info flite-1.4-release/COPYING: OK (sha256: 4cbeaee8c9a8f23f251f0ce56e9212d244d9ea6b0dbe48601623d920054249a1) >>> glog v0.3.5 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libsigsegv 2.12 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> mobile-broadband-provider-info 20151214 Collecting legal info ERROR: No hash found for COPYING >>> nload 0.7.4 Collecting legal info ERROR: No hash found for COPYING >>> ofono 1.21 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> putty 0.70 Collecting legal info ERROR: No hash found for LICENCE >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sqlite 3250100 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> tinc 1.0.34 Collecting legal info COPYING: OK (sha256: 3a112fd37b47d624e89b130d0e158bb8d14ec5bc9ecf5f18b448d2c07626e43d) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> yaml-cpp 0.6.2 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_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'