/usr/bin/install -c -m 644 `test -f apidoc/html/index.html || echo ./`apidoc/html/*.css /home/buildroot/build/instance-2/output-1/target/usr/share/doc/xapian-core/apidoc/html
/usr/bin/install -c -m 644 `test -f apidoc/html/index.html || echo ./`apidoc/html/*.html /home/buildroot/build/instance-2/output-1/target/usr/share/doc/xapian-core/apidoc/html
make[4]: Leaving directory '/home/buildroot/build/instance-2/output-1/build/xapian-1.4.12/docs'
make[3]: Leaving directory '/home/buildroot/build/instance-2/output-1/build/xapian-1.4.12/docs'
Making install in tests
make[3]: Entering directory '/home/buildroot/build/instance-2/output-1/build/xapian-1.4.12/tests'
/usr/bin/make install-am
make[4]: Entering directory '/home/buildroot/build/instance-2/output-1/build/xapian-1.4.12/tests'
make[5]: Entering directory '/home/buildroot/build/instance-2/output-1/build/xapian-1.4.12/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/buildroot/build/instance-2/output-1/build/xapian-1.4.12/tests'
make[4]: Leaving directory '/home/buildroot/build/instance-2/output-1/build/xapian-1.4.12/tests'
make[3]: Leaving directory '/home/buildroot/build/instance-2/output-1/build/xapian-1.4.12/tests'
make[2]: Leaving directory '/home/buildroot/build/instance-2/output-1/build/xapian-1.4.12'
make[1]: Leaving directory '/home/buildroot/build/instance-2/output-1/build/xapian-1.4.12'
yaml-cpp-0.6.2.tar.gz: OK (sha256: e4d8560e163c3d875fd5d9e5542b5fd5bec810febdcba61481fe5fc4e6b1fd05)
>>> yaml-cpp 0.6.2 Extracting
gzip -d -c /home/buildroot/build/instance-2/buildroot/instance-2/dl/yaml-cpp/yaml-cpp-0.6.2.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2 -xf -
>>> yaml-cpp 0.6.2 Patching
>>> yaml-cpp 0.6.2 Configuring
(mkdir -p /home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2/ && cd /home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2/ && rm -f CMakeCache.txt && PATH="/home/buildroot/build/instance-2/output-1/host/bin:/home/buildroot/build/instance-2/output-1/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /home/buildroot/build/instance-2/output-1/host/bin/cmake /home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/build/instance-2/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DYAML_CPP_BUILD_TESTS=OFF -DYAML_CPP_BUILD_TOOLS=OFF )
-- The C compiler identification is GNU 7.4.0
-- The CXX compiler identification is GNU 7.4.0
-- Check for working C compiler: /home/buildroot/build/instance-2/output-1/host/bin/arm-linux-gcc
-- Check for working C compiler: /home/buildroot/build/instance-2/output-1/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/build/instance-2/output-1/host/bin/arm-linux-g++
-- Check for working CXX compiler: /home/buildroot/build/instance-2/output-1/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/build/instance-2/output-1/build/yaml-cpp-0.6.2
>>> yaml-cpp 0.6.2 Building
PATH="/home/buildroot/build/instance-2/output-1/host/bin:/home/buildroot/build/instance-2/output-1/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2/
make[1]: Entering directory '/home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2'
make[2]: Entering directory '/home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2'
make[3]: Entering directory '/home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2'
Scanning dependencies of target yaml-cpp
make[3]: Leaving directory '/home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2'
make[3]: Entering directory '/home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2'
[ 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/emitterutils.cpp.o
[ 12%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o
[ 19%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o
[ 19%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o
[ 22%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o
[ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emit.cpp.o
[ 29%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o
[ 32%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o
[ 35%] Building CXX object CMakeFiles/yaml-cpp.dir/src/memory.cpp.o
[ 38%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o
[ 41%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o
[ 45%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o
[ 48%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o
[ 51%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.cpp.o
[ 54%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o
[ 58%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parse.cpp.o
[ 61%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parser.cpp.o
[ 64%] Building CXX object CMakeFiles/yaml-cpp.dir/src/regex_yaml.cpp.o
[ 67%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o
[ 70%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o
[ 74%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o
[ 77%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o
[ 80%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o
[ 83%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o
[ 87%] Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o
[ 90%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o
[ 93%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o
[ 96%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o
[100%] Linking CXX shared library libyaml-cpp.so
make[3]: Leaving directory '/home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2'
[100%] Built target yaml-cpp
make[2]: Leaving directory '/home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2'
make[1]: Leaving directory '/home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2'
>>> yaml-cpp 0.6.2 Installing to staging directory
PATH="/home/buildroot/build/instance-2/output-1/host/bin:/home/buildroot/build/instance-2/output-1/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot install/fast -C /home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2/
make[1]: Entering directory '/home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2'
Install the project...
-- Install configuration: "Release"
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libyaml-cpp.so.0.6.2
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libyaml-cpp.so.0.6
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libyaml-cpp.so
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/mark.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/emitterdef.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/emitfromevents.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/anchor.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/exceptions.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/ostream_wrapper.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/noncopyable.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/eventhandler.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/dll.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/parse.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/emit.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/ptr.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/iterator.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/detail
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/detail/iterator.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/detail/impl.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/detail/node_data.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/detail/memory.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/detail/node.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/impl.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/type.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/node.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/node/convert.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/traits.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/yaml.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/emittermanip.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/parser.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/stlemitter.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/emitterstyle.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/emitter.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/binary.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/contrib
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/contrib/anchordict.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/yaml-cpp/null.h
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake
-- Installing: /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/pkgconfig/yaml-cpp.pc
make[1]: Leaving directory '/home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2'
>>> yaml-cpp 0.6.2 Fixing libtool files
for la in $(find /home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib* -name "*.la"); do \
cp -a "${la}" "${la}.fixed" && \
/bin/sed -i -e "s:/home/buildroot/build/instance-2/output-1:@BASE_DIR@:g" \
-e "s:/home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot:@STAGING_DIR@:g" \
-e "s:/home/buildroot/build/instance-2/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \
-e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \
-e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/build/instance-2/output-1/host/opt/ext-toolchain:g" \
-e "s:@STAGING_DIR@:/home/buildroot/build/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot:g" \
-e "s:@BASE_DIR@:/home/buildroot/build/instance-2/output-1:g" \
"${la}.fixed" && \
if cmp -s "${la}" "${la}.fixed"; then \
rm -f "${la}.fixed"; \
else \
mv "${la}.fixed" "${la}"; \
fi || exit 1; \
done
>>> yaml-cpp 0.6.2 Installing to target
PATH="/home/buildroot/build/instance-2/output-1/host/bin:/home/buildroot/build/instance-2/output-1/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-2/output-1/target install/fast -C /home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2/
make[1]: Entering directory '/home/buildroot/build/instance-2/output-1/build/yaml-cpp-0.6.2'
Install the project...
-- Install configuration: "Release"
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/lib/libyaml-cpp.so.0.6.2
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/lib/libyaml-cpp.so.0.6
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/lib/libyaml-cpp.so
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/mark.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/emitterdef.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/emitfromevents.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/anchor.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/exceptions.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/ostream_wrapper.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/noncopyable.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/eventhandler.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/dll.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/parse.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/emit.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/ptr.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/iterator.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/detail
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/node_ref.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/node_iterator.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/iterator.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/impl.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/node_data.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/memory.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/node.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/bool_type.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/impl.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/type.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/node.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/node/convert.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/traits.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/yaml.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/emittermanip.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/parser.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/stlemitter.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/emitterstyle.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/emitter.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/binary.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/contrib
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/contrib/graphbuilder.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/contrib/anchordict.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/include/yaml-cpp/null.h
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake
-- Installing: /home/buildroot/build/instance-2/output-1/target/usr/lib/pkgconfig/yaml-cpp.pc
make[1]: Leaving directory '/home/buildroot/build/instance-2/output-1/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/buildroot/build/instance-2/output-1/build/packages-file-list.txt
./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-2/output-1/build/packages-file-list-staging.txt
Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom']
Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom']
Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom']
./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-2/output-1/build/packages-file-list-host.txt
/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/build/instance-2/output-1/target/etc/inittab
/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/build/instance-2/output-1/target/etc/inittab
if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/build/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/build/instance-2/output-1/target/etc/shells; fi
grep: ./.config: No such file or directory
if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/build/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/build/instance-2/output-1/target/etc/shells; fi
grep: ./.config: No such file or directory
mkdir -p /home/buildroot/build/instance-2/output-1/host/etc/meson
sed -e "s%@TARGET_CROSS@%/home/buildroot/build/instance-2/output-1/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm1176jzf-s%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/buildroot/build/instance-2/output-1/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/build/instance-2/output-1/host/etc/meson/cross-compilation.conf.in
sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /home/buildroot/build/instance-2/output-1/host/etc/meson/cross-compilation.conf.in > /home/buildroot/build/instance-2/output-1/host/etc/meson/cross-compilation.conf
mkdir -p /home/buildroot/build/instance-2/output-1/target/etc
echo "buildroot" > /home/buildroot/build/instance-2/output-1/target/etc/hostname
/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-2/output-1/target/etc/hosts
mkdir -p /home/buildroot/build/instance-2/output-1/target/etc
echo "Welcome to Buildroot" > /home/buildroot/build/instance-2/output-1/target/etc/issue
/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-2/output-1/target/etc/shadow
rm -f /home/buildroot/build/instance-2/output-1/target/bin/sh
rm -f /home/buildroot/build/instance-2/output-1/build/locales.nopurge
for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-2/output-1/build/locales.nopurge; done
for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done
if [ -d /home/buildroot/build/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi
rm -rf /home/buildroot/build/instance-2/output-1/target/usr/include /home/buildroot/build/instance-2/output-1/target/usr/share/aclocal \
/home/buildroot/build/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/build/instance-2/output-1/target/usr/share/pkgconfig \
/home/buildroot/build/instance-2/output-1/target/usr/lib/cmake /home/buildroot/build/instance-2/output-1/target/usr/share/cmake
find /home/buildroot/build/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f
find /home/buildroot/build/instance-2/output-1/target/lib/ /home/buildroot/build/instance-2/output-1/target/usr/lib/ /home/buildroot/build/instance-2/output-1/target/usr/libexec/ \
\( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f
rm -rf /home/buildroot/build/instance-2/output-1/target/usr/share/gdb
rm -rf /home/buildroot/build/instance-2/output-1/target/usr/share/bash-completion
rm -rf /home/buildroot/build/instance-2/output-1/target/usr/share/zsh
rm -rf /home/buildroot/build/instance-2/output-1/target/usr/man /home/buildroot/build/instance-2/output-1/target/usr/share/man
rm -rf /home/buildroot/build/instance-2/output-1/target/usr/info /home/buildroot/build/instance-2/output-1/target/usr/share/info
rm -rf /home/buildroot/build/instance-2/output-1/target/usr/doc /home/buildroot/build/instance-2/output-1/target/usr/share/doc
rm -rf /home/buildroot/build/instance-2/output-1/target/usr/share/gtk-doc
rmdir /home/buildroot/build/instance-2/output-1/target/usr/share 2>/dev/null || true
find /home/buildroot/build/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-2/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true
find /home/buildroot/build/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/build/instance-2/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true
test -f /home/buildroot/build/instance-2/output-1/target/etc/ld.so.conf && \
{ echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true
test -d /home/buildroot/build/instance-2/output-1/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/build/instance-2/output-1/target/etc
( \
echo "NAME=Buildroot"; \
echo "VERSION=2019.08-rc1-00074-geb3ed2a"; \
echo "ID=buildroot"; \
echo "VERSION_ID=2019.08-rc1"; \
echo "PRETTY_NAME=\"Buildroot 2019.08-rc1\"" \
) > /home/buildroot/build/instance-2/output-1/target/usr/lib/os-release
ln -sf ../usr/lib/os-release /home/buildroot/build/instance-2/output-1/target/etc
>>> Sanitizing RPATH in target tree
/home/buildroot/build/instance-2/buildroot/support/scripts/fix-rpath target
touch /home/buildroot/build/instance-2/output-1/target/usr
make: Leaving directory '/home/buildroot/build/instance-2/buildroot'
make: Entering directory '/home/buildroot/build/instance-2/buildroot'
>>> Buildroot 2019.08-rc1-00074-geb3ed2a Collecting legal info
COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4)
>>> toolchain-external Collecting legal info
>>> host-skeleton Collecting legal info
>>> skeleton Collecting legal info
>>> skeleton-init-sysv Collecting legal info
>>> skeleton-init-common Collecting legal info
>>> toolchain-external-custom Collecting legal info
>>> toolchain Collecting legal info
>>> apr 1.6.3 Collecting legal info
LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad)
>>> host-autoconf 2.69 Collecting legal info
COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2)
>>> host-libtool 2.4.6 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-m4 1.4.18 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-automake 1.15.1 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> argp-standalone 1.3 Collecting legal info
>>> aumix 2.9.1 Collecting legal info
ERROR: No hash found for COPYING
>>> host-gettext Collecting legal info
>>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info
LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34)
extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> ncurses 6.1 Collecting legal info
README: OK (sha256: 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e)
>>> gpm 1.20.7 Collecting legal info
ERROR: No hash found for COPYING
>>> host-bison 3.4.1 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-ncurses 6.1 Collecting legal info
README: OK (sha256: 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e)
>>> babeld 1.8.4 Collecting legal info
LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd)
>>> bcusdk 0.0.5 Collecting legal info
ERROR: No hash found for COPYING
>>> libpthsem 2.0.8 Collecting legal info
ERROR: No hash found for COPYING
>>> busybox 1.31.0 Collecting legal info
LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548)
>>> pciutils 3.5.5 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> zlib Collecting legal info
>>> libzlib 1.2.11 Collecting legal info
README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15)
>>> can-utils 2018.02.0 Collecting legal info
Makefile: OK (sha256: c258939ebb09c3857f5fc7704a449e5077cc881090c87b38f9a81332b96fa075)
>>> chocolate-doom 2.3.0 Collecting legal info
ERROR: No hash found for COPYING
>>> host-pkgconf 1.6.1 Collecting legal info
COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04)
>>> sdl 1.2.15 Collecting legal info
COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0)
>>> sdl_mixer 1.2.12 Collecting legal info
ERROR: No hash found for COPYING
>>> sdl_net 1.2.8 Collecting legal info
ERROR: No hash found for COPYING
>>> host-cmake 3.8.2 Collecting legal info
Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f)
>>> host-cramfs 1a1e65f2a049 Collecting legal info
ERROR: No hash found for COPYING
>>> host-zlib Collecting legal info
>>> host-libzlib 1.2.11 Collecting legal info
README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15)
>>> ctorrent dnh3.3.2 Collecting legal info
ERROR: No hash found for COPYING
>>> openssl Collecting legal info
>>> libopenssl 1.1.1c Collecting legal info
LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c)
>>> daq 2.0.6 Collecting legal info
COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819)
>>> host-flex 2.6.4 Collecting legal info
COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273)
>>> libpcap 1.9.0 Collecting legal info
LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd)
>>> davfs2 1.5.5 Collecting legal info
COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227)
>>> neon 0.30.2 Collecting legal info
src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f)
test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad)
README: OK (sha256: 95f77624e96f6728145826fc895142275451f43f41c073766db3dbbcc8b790b0)
>>> expat 2.2.7 Collecting legal info
COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76)
>>> dhrystone 2 Collecting legal info
>>> fbdump 0.4.2 Collecting legal info
COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c)
>>> fdk-aac 2.0.0 Collecting legal info
NOTICE: OK (sha256: 95ec80da40b4af12ad4c4f3158c9cfb80f2479f3246e4260cb600827cc8c7836)
>>> fping 4.0 Collecting legal info
ERROR: No hash found for COPYING
>>> genext2fs 1.4.1 Collecting legal info
ERROR: No hash found for COPYING
>>> git-crypt 0.6.0 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
parse_options.hpp: OK (sha256: 506657e7a381165550e6c33e35b3b03bbef3e1feb68ba5529e264bd75ed2dc64)
>>> git 2.22.0 Collecting legal info
COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e)
LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a)
>>> libcurl 7.65.3 Collecting legal info
COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb)
>>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info
librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd)
>>> pcre 8.43 Collecting legal info
LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309)
>>> host-gptfdisk 1.0.4 Collecting legal info
COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c)
>>> host-popt 1.16 Collecting legal info
COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5)
>>> host-util-linux 2.34 Collecting legal info
README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74)
Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d)
Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8)
Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63)
Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> httping 2.5 Collecting legal info
license.txt: OK (sha256: c5db2e5b9a692fcdf2bd370f1533529063fbcf8947a8f5ee9d4b050a14e0566d)
>>> initscripts Collecting legal info
>>> input-event-daemon 0.1.3 Collecting legal info
ERROR: No hash found for README
>>> irda-utils 0.9.18 Collecting legal info
ERROR: No hash found for man/COPYING
>>> jansson 2.12 Collecting legal info
LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2)
>>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info
ERROR: No hash found for COPYING
>>> libao 1.2.0 Collecting legal info
COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670)
>>> libdcadec 0.2.0 Collecting legal info
COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libee 0.4.1 Collecting legal info
COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439)
>>> libestr 0.1.11 Collecting legal info
COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8)
>>> libesmtp 1.0.6 Collecting legal info
COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670)
COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa)
>>> libkrb5 1.16.2 Collecting legal info
NOTICE: OK (sha256: 58534f00ed877fd32936fcab094f49d399aeef7716393204d8028c4b89050c82)
>>> libmnl 1.0.4 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libmodplug 0.8.8.5 Collecting legal info
COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e)
>>> libnet 1.1.6 Collecting legal info
ERROR: No hash found for doc/COPYING
>>> libnetfilter_acct 1.0.3 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libnftnl 1.1.3 Collecting legal info
COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24)
>>> libogg 1.3.3 Collecting legal info
COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814)
>>> libtommath 1.1.0 Collecting legal info
LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a)
>>> lm-sensors 3-5-0 Collecting legal info
COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> mii-diag 2.11 Collecting legal info
ERROR: No hash found for mii-diag.c
>>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info
>>> modplugtools 0.5.3 Collecting legal info
ERROR: No hash found for COPYING
>>> host-mtools 4.0.23 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-lzip 1.20 Collecting legal info
COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef)
>>> nfacct 1.0.2 Collecting legal info
ERROR: No hash found for COPYING
>>> opus 1.3.1 Collecting legal info
COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682)
>>> opusfile 0.11 Collecting legal info
COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf)
>>> host-patchelf 0.9 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info
ERROR: No hash found for COPYING
>>> ptpd2 2.3.1 Collecting legal info
ERROR: No hash found for COPYRIGHT
>>> pv 1.6.0 Collecting legal info
ERROR: No hash found for doc/COPYING
>>> host-sam-ba 2.18 Collecting legal info
doc/license.txt: OK (sha256: f9cac240acadbfd8f4f1c0d65132f85427384697bd6337da6444c531138d56ee)
tcl_lib/boards.tcl: OK (sha256: 255564ff8953ea95c11a4ab1d56f1edf332298faad209ca80daf745c7ed95124)
applets/sam4c/libraries/libchip_sam4c/include/sam4c/sam4c32e-1.h: OK (sha256: 74ae62858139cb4e18acc3448483be80ea6b36fdb87260b665f43762ca354ede)
>>> snappy 1.1.7 Collecting legal info
COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6)
>>> statserial 1.1 Collecting legal info
ERROR: No hash found for COPYING
>>> tinyhttpd 0.1.0 Collecting legal info
ERROR: No hash found for README
>>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info
ERROR: No hash found for COPYING
>>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info
LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753)
>>> host-sg3_utils 1.44 Collecting legal info
COPYING: OK (sha256: d516b8b337a77e3d4c65dffe708ca7fb25b1cb4ec77ec362cf11ed659b9250bc)
BSD_LICENSE: OK (sha256: 31f6d59679e0fb21c9358f22484e6e3c53e20ef08c0950fd38a4a867cb55edc9)
>>> vsftpd 3.0.3 Collecting legal info
ERROR: No hash found for COPYING
>>> wilc1000-firmware 14.1 Collecting legal info
>>> xapian 1.4.12 Collecting legal info
COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42)
>>> 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined)
WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined)
WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined)
WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined)
Legal info produced in /home/buildroot/build/instance-2/output-1/legal-info
make: Leaving directory '/home/buildroot/build/instance-2/buildroot'