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/arm-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-1/output/host/bin/arm-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/arm-linux-g++ -- Check for working CXX compiler: /home/naourr/work/instance-1/output/host/bin/arm-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' [ 6%] 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/directives.cpp.o [ 12%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emit.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/nodeevents.cpp.o [ 48%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.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 static library libyaml-cpp.a 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/arm-buildroot-linux-uclibcgnueabi/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/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyaml-cpp.a -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/contrib -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/null.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/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.a -- 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'gzip', u'libunistring'] ./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'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-via.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libhwloc.la" is touched by more than one package: [u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libxml2', u'flex', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'libunistring'] Warning: staging file "./usr/lib/libmm-glib.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libxml2', u'flex', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-ericsson-mbm.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-iridium.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-linktop.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'flex', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libxml2', u'flex', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libpsos.la" is touched by more than one package: [u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-altair-lte.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-ublox.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libraw1394.la" is touched by more than one package: [u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-cinterion.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-anydata.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libpgm.la" is touched by more than one package: [u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-zte.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-pantech.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-mtk.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libspatialindex_c.la" is touched by more than one package: [u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-option-hso.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-novatel-lte.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libspatialindex.la" is touched by more than one package: [u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-option.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-nokia.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-telit.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-quectel.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-huawei.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-longcheer.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-generic.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libgeotiff.la" is touched by more than one package: [u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libvxworks.la" is touched by more than one package: [u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-haier.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-sierra-legacy.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-samsung.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libmercury.la" is touched by more than one package: [u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libpng', u'freetype', u'libxml2', u'flex', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-x22x.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-nokia-icera.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libalchemy.la" is touched by more than one package: [u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libpng', u'freetype', u'libxml2', u'flex', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'glib-networking', u'gtest', u'hwloc', u'libcue', u'tiff', u'libgeotiff', u'libraw1394', u'libspatialindex', u'libunistring', u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-simtech.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libsmokey.la" is touched by more than one package: [u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-novatel.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-thuraya.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-wavecom.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-motorola.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-sierra.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/ModemManager/libmm-plugin-dell.la" is touched by more than one package: [u'modem-manager', u'openpgm', u'xenomai', u'yaml-cpp'] Warning: staging file "./usr/lib/libcopperplate.la" is touched by more than one package: [u'xenomai', 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', 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/arm-buildroot-linux-uclibcgnueabi/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/arm-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/arm-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/arm-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-00482-ge2b0705743"; \ 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-00482-ge2b0705743 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 >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-cargo 0.26.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-cargo-bin 0.27.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libhttpparser v2.8.1 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> host-libssh2 8b870ad771cbd9cd29edbb3dbb0878e950f868ab Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> 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-rustc Collecting legal info >>> host-rust-bin 1.27.2 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> glib-networking 2.50.0 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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) >>> 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.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) >>> 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 >>> gtest release-1.8.0 Collecting legal info googletest/LICENSE: OK (sha256: 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138) >>> gzip 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> libcue v2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libgeotiff 1.4.2 Collecting legal info LICENSE: OK (sha256: 16b83cf7c3bbfd20bffa768b9bfdb16506ca50f5c140a9f3431e740b155359c1) >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libspatialindex 1.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> modem-manager 1.8.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> mtr 66de3ecbab28b054b868a73fbb57f30549d770ac Collecting legal info ERROR: No hash found for COPYING >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg pdbg-1.1-rc3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> spawn-fcgi 1.6.4 Collecting legal info ERROR: No hash found for COPYING >>> spi-tools 0.8.3 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> xenomai 3.0.6 Collecting legal info ERROR: No hash found for debian/copyright ERROR: No hash found for include/COPYING ERROR: No hash found for kernel/cobalt/COPYING ERROR: No hash found for kernel/cobalt/posix/COPYING ERROR: No hash found for kernel/cobalt/rtdm/COPYING ERROR: No hash found for lib/alchemy/COPYING ERROR: No hash found for lib/analogy/COPYING ERROR: No hash found for lib/boilerplate/iniparser/LICENSE ERROR: No hash found for lib/boilerplate/COPYING ERROR: No hash found for lib/cobalt/COPYING ERROR: No hash found for lib/copperplate/COPYING ERROR: No hash found for lib/psos/COPYING ERROR: No hash found for lib/smokey/COPYING ERROR: No hash found for lib/trank/COPYING ERROR: No hash found for lib/vxworks/COPYING >>> 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'