install -m 644 x264.pc /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig install -d /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib install -m 644 libx264.a /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ranlib /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libx264.a >>> x264 303c484ec828ed0d8bfe743500e70314d026c3bd Fixing libtool files >>> x264 303c484ec828ed0d8bfe743500e70314d026c3bd Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR="/home/buildroot/autobuild/run/instance-0/output/target" -C /home/buildroot/autobuild/run/instance-0/output/build/x264-303c484ec828ed0d8bfe743500e70314d026c3bd install install -d /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /home/buildroot/autobuild/run/instance-0/output/target/usr/include install -m 644 x264.pc /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig install -d /home/buildroot/autobuild/run/instance-0/output/target/usr/lib install -m 644 libx264.a /home/buildroot/autobuild/run/instance-0/output/target/usr/lib /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ranlib /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libx264.a yaml-cpp-0.6.2.tar.gz: OK (sha256: e4d8560e163c3d875fd5d9e5542b5fd5bec810febdcba61481fe5fc4e6b1fd05) >>> yaml-cpp 0.6.2 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/yaml-cpp/yaml-cpp-0.6.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/yaml-cpp-0.6.2 -xf - >>> yaml-cpp 0.6.2 Patching >>> yaml-cpp 0.6.2 Configuring (mkdir -p /home/buildroot/autobuild/run/instance-0/output/build/yaml-cpp-0.6.2/ && cd /home/buildroot/autobuild/run/instance-0/output/build/yaml-cpp-0.6.2/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/run/instance-0/output/host/bin/cmake /home/buildroot/autobuild/run/instance-0/output/build/yaml-cpp-0.6.2/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/run/instance-0/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=OFF -DYAML_CPP_BUILD_TESTS=OFF -DYAML_CPP_BUILD_TOOLS=OFF ) -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/run/instance-0/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/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-g++ -- Check for working CXX compiler: /home/buildroot/autobuild/run/instance-0/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/buildroot/autobuild/run/instance-0/output/build/yaml-cpp-0.6.2 >>> yaml-cpp 0.6.2 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/yaml-cpp-0.6.2/ Scanning dependencies of target yaml-cpp [ 3%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o [ 6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.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/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 static library libyaml-cpp.a [100%] Built target yaml-cpp >>> yaml-cpp 0.6.2 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install/fast -C /home/buildroot/autobuild/run/instance-0/output/build/yaml-cpp-0.6.2/ Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libyaml-cpp.a -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/null.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/contrib -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/yaml-cpp.pc >>> yaml-cpp 0.6.2 Fixing libtool files >>> yaml-cpp 0.6.2 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install/fast -C /home/buildroot/autobuild/run/instance-0/output/build/yaml-cpp-0.6.2/ Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libyaml-cpp.a -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/yaml.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/traits.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/binary.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/mark.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/type.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/detail -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/parse.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/emit.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/convert.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/node.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/impl.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/parser.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/emitter.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/dll.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/anchor.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/null.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/exceptions.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/contrib -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig/yaml-cpp.pc >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libdvdread.la" is touched by more than one package: [u'libdvdread', u'libfastjson', u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libodbccr.la" is touched by more than one package: [u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libxml2', u'libevdev', u'eventlog', u'freeradius-client', u'gettext', u'jimtcl', u'json-for-modern-cpp', u'libatomic_ops', u'libcsv', u'libdvdcss', u'libdvdread', u'libfastjson', u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libtemplate.la" is touched by more than one package: [u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: [u'libfastjson', u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libxml2', u'libevdev', u'eventlog', u'freeradius-client', u'gettext', u'jimtcl', u'json-for-modern-cpp', u'libatomic_ops', u'libcsv', u'libdvdcss', u'libdvdread', u'libfastjson', u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libevdev', u'eventlog', u'freeradius-client', u'gettext', u'jimtcl', u'json-for-modern-cpp', u'libatomic_ops', u'libcsv', u'libdvdcss', u'libdvdread', u'libfastjson', u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libxml2', u'libevdev', u'eventlog', u'freeradius-client', u'gettext', u'jimtcl', u'json-for-modern-cpp', u'libatomic_ops', u'libcsv', u'libdvdcss', u'libdvdread', u'libfastjson', u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libcsv.la" is touched by more than one package: [u'libcsv', u'libdvdcss', u'libdvdread', u'libfastjson', u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libodbcinst.la" is touched by more than one package: [u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'libzlib', u'libpng', u'freetype', u'libxml2', u'libevdev', u'eventlog', u'freeradius-client', u'gettext', u'jimtcl', u'json-for-modern-cpp', u'libatomic_ops', u'libcsv', u'libdvdcss', u'libdvdread', u'libfastjson', u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'libzlib', u'libpng', u'freetype', u'libxml2', u'libevdev', u'eventlog', u'freeradius-client', u'gettext', u'jimtcl', u'json-for-modern-cpp', u'libatomic_ops', u'libcsv', u'libdvdcss', u'libdvdread', u'libfastjson', u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libnn.la" is touched by more than one package: [u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libodbcpsql.la" is touched by more than one package: [u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'libcsv', u'libdvdcss', u'libdvdread', u'libfastjson', u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'eventlog', u'freeradius-client', u'gettext', u'jimtcl', u'json-for-modern-cpp', u'libatomic_ops', u'libcsv', u'libdvdcss', u'libdvdread', u'libfastjson', u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libfreeradius-client.la" is touched by more than one package: [u'freeradius-client', u'gettext', u'jimtcl', u'json-for-modern-cpp', u'libatomic_ops', u'libcsv', u'libdvdcss', u'libdvdread', u'libfastjson', u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'libcsv', u'libdvdcss', u'libdvdread', u'libfastjson', u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libevtlog.la" is touched by more than one package: [u'eventlog', u'freeradius-client', u'gettext', u'jimtcl', u'json-for-modern-cpp', u'libatomic_ops', u'libcsv', u'libdvdcss', u'libdvdread', u'libfastjson', u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libmaxminddb.la" is touched by more than one package: [u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: [u'libdvdcss', u'libdvdread', u'libfastjson', u'libusb', u'libiqrf', u'libmaxminddb', u'libopenssl', u'libsrtp', u'libpjsip', u'libsepol', u'libsvgtiny', u'libtool', u'openjpeg', u'rabbitmq-c', u'rapidxml', u'tinycbor', u'tinyxml2', u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] Warning: staging file "./usr/lib/libodbc.la" is touched by more than one package: [u'unixodbc', u'xkeyboard-config', u'x264', u'yaml-cpp'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00459-g910ee6f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.11-git-00459-g910ee6f 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 >>> 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 >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> bc 1.06.95 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> 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) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> easy-rsa 3.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gpl-2.0.txt >>> edid-decode f56f329ed23a25d002352dedba1e8f092a47286f Collecting legal info ERROR: No hash found for edid-decode.c >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.9 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> evtest 1.33 Collecting legal info ERROR: No hash found for COPYING >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-genpart 1.0.2 Collecting legal info >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> ifupdown-scripts Collecting legal info >>> host-imx-usb-loader e5394615dd413c3823d5bd1de340933e16a8c07c Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> inconsolata 001.010 Collecting legal info ERROR: No hash found for OFL.txt >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> json-for-modern-cpp v3.1.2 Collecting legal info LICENSE.MIT: OK (sha256: 7b875bb7a4e28abb7956ea821b4b7d88ff6a2a4fabf261c3993730a365ec56dd) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.0.0 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libfastjson v0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libiqrf v0.1.2 Collecting legal info >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmaxminddb 1.3.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libpjsip 2.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info ERROR: No hash found for README >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info ERROR: No hash found for llvm/LICENSE.TXT >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> openjpeg 2.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> openssl Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rabbitmq-c v0.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> rapidxml 1.13 Collecting legal info ERROR: No hash found for license.txt >>> sed 4.5 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> spidev_test v4.10 Collecting legal info >>> tinycbor v0.5.2 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tinymembench v0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> tinyxml2 6.2.0 Collecting legal info readme.md: OK (sha256: 8b2ab0b6ffb86798a2512f45fcf50a3b04b3516782d2e3fb30ebf55dc18c7cce) >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Collecting legal info WARNING: no hash file for COPYING.LIB >>> unixodbc 2.3.6 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> w_scan 20170107 Collecting legal info ERROR: No hash found for COPYING >>> xkeyboard-config 2.23.1 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> 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) >>> host-xapp_xkbcomp 1.4.2 Collecting legal info COPYING: OK (sha256: f1a78f5796fe2374f2b93e579328a02283e57d2a8316484b31799b12debe7ee3) >>> host-xlib_libX11 1.6.6 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-libxcb 1.13 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-xcb-proto 1.13 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.8 Collecting legal info ERROR: No hash found for COPYING >>> host-xorgproto 2018.4 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-panoramixproto: OK (sha256: 27d8cbdcde7a0bd062ce49cdf8c672201452a64e3e6823f09b1beffe2c4b8eff) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: da4a28570230228b9bd80a701c5d8752f8609394de2e0d46d26d978bd07610db) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.2 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_xtrans 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_libxkbfile 1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> x264 303c484ec828ed0d8bfe743500e70314d026c3bd Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) WARNING: spidev_test-v4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'