>>> yaml-cpp 0.6.2 Patching >>> yaml-cpp 0.6.2 Configuring (mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2/ && cd /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2/ && rm -f CMakeCache.txt && PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/usr/bin:/bin" /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/cmake /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2/ -DCMAKE_TOOLCHAIN_FILE="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DYAML_CPP_BUILD_TESTS=OFF -DYAML_CPP_BUILD_TOOLS=OFF ) -- The C compiler identification is GNU 4.9.4 -- The CXX compiler identification is GNU 4.9.4 -- Check for working C compiler: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/arm-linux-gcc -- Check for working C compiler: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/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: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/arm-linux-g++ -- Check for working CXX compiler: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/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: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2 >>> yaml-cpp 0.6.2 Building PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/usr/bin:/bin" /usr/bin/make -j8 -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2/ make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2' make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2' Scanning dependencies of target yaml-cpp make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2' [ 3%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o [ 9%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.cpp.o [ 9%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o [ 16%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emit.cpp.o [ 16%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o [ 19%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o [ 22%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o [ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.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 `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2' [100%] Built target yaml-cpp make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2' make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2' >>> yaml-cpp 0.6.2 Installing to staging directory PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/usr/bin:/bin" /usr/bin/make -j8 DESTDIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install/fast -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2/ make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2' Install the project... -- Install configuration: "Release" -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyaml-cpp.so.0.6.2 -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyaml-cpp.so.0.6 -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyaml-cpp.so -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/contrib -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/null.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2' >>> yaml-cpp 0.6.2 Fixing libtool files >>> yaml-cpp 0.6.2 Installing to target PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/usr/bin:/bin" /usr/bin/make -j8 DESTDIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target install/fast -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2/ make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/yaml-cpp-0.6.2' Install the project... -- Install configuration: "Release" -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/libyaml-cpp.so.0.6.2 -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/libyaml-cpp.so.0.6 -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/libyaml-cpp.so -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/anchor.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/binary.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/contrib -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/dll.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/emitter.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/exceptions.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/mark.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/convert.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/detail -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/emit.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/impl.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/node.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/parse.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/node/type.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/noncopyable.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/null.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/parser.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/traits.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include/yaml-cpp/yaml.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/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 /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/man/man3/history.3" is touched by more than one package: [u'libedit', u'readline'] ./support/scripts/check-uniq-files -t staging /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libzlib', u'libopenssl', u'libcurl', u'ncurses', u'libedit', u'libxml2', u'readline', u'sqlite', u'util-linux', u'pcre', u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/liburcu-bp.la" is touched by more than one package: [u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/liburcu-qsbr.la" is touched by more than one package: [u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/c_icap/srv_echo.la" is touched by more than one package: [u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libfreeradius-client.la" is touched by more than one package: [u'freeradius-client', u'jansson', u'libzlib', u'libopenssl', u'libcurl', u'ncurses', u'libedit', u'libxml2', u'readline', u'sqlite', u'util-linux', u'pcre', u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libQtXml.la" is touched by more than one package: [u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/c_icap/shared_cache.la" is touched by more than one package: [u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libsgutils2.la" is touched by more than one package: [u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/c_icap/sys_logger.la" is touched by more than one package: [u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/liblcdapi.la" is touched by more than one package: [u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libflickcurl.la" is touched by more than one package: [u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libedit.la" is touched by more than one package: [u'libedit', u'libxml2', u'readline', u'sqlite', u'util-linux', u'pcre', u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/liburcu-cds.la" is touched by more than one package: [u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/liburcu-mb.la" is touched by more than one package: [u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libmysqlclient_r.la" is touched by more than one package: [u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/liburcu.la" is touched by more than one package: [u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/liburcu-signal.la" is touched by more than one package: [u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/c_icap/srv_ex206.la" is touched by more than one package: [u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'ncurses', u'libedit', u'libxml2', u'readline', u'sqlite', u'util-linux', u'pcre', u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'pcre', u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libQtCore.la" is touched by more than one package: [u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/share/man/man3/history.3" is touched by more than one package: [u'libedit', u'readline'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'readline', u'sqlite', u'util-linux', u'pcre', u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libQtTest.la" is touched by more than one package: [u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libilbc.la" is touched by more than one package: [u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libshp.la" is touched by more than one package: [u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libmysqlclient.la" is touched by more than one package: [u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libQtNetwork.la" is touched by more than one package: [u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/liblttng-ctl.la" is touched by more than one package: [u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/c_icap/dnsbl_tables.la" is touched by more than one package: [u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libQtSql.la" is touched by more than one package: [u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libicapapi.la" is touched by more than one package: [u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/liburcu-common.la" is touched by more than one package: [u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'util-linux', u'pcre', u'c-icap', u'efivar', u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'flex', u'flickcurl', u'gsl', u'lcdapi', u'libarchive', u'libcap', u'libilbc', u'libpcap', u'libtasn1', u'liburcu', u'lockdev', u'lttng-tools', u'mtdev', u'oracle-mysql', u'ngrep', u'proj', u'qt', u'sg3_utils', u'shapelib', u'yaml-cpp'] ./support/scripts/check-uniq-files -t host /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/shells || echo "/bin/ash" >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/shells || echo "/bin/hush" >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc echo "buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/hosts mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc echo "Welcome to Buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/shadow rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/bin/sh rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/aclocal \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/pkgconfig /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/pkgconfig \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/cmake /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/cmake find /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/gdb rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/bash-completion rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/zsh rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/man /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/man rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/info /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/info rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/doc /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/doc rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/gtk-doc rmdir /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/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 /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00639-g86d0ecf076"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/buildroot/support/scripts/fix-rpath target touch /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/buildroot' make: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/buildroot' >>> Buildroot 2019.02-git-00639-g86d0ecf076 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> asterisk 16.1.0 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) main/sha1.c: OK (sha256: ac5571f00e558e3b7c9b3f13f421b874cc12cf4250c4f70094c71544cf486312) codecs/speex/speex_resampler.h: OK (sha256: 309462c10e84f46bda22032ebe6359f3e9e3e23afcf1fc2aaed5b59daf800d84) utils/db1-ast/include/db.h: OK (sha256: 1ca2c7a7a1ae7ccd75212a8c1e85dd9ec92bdbc9170aafd97ea60459387755fd) >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> host-asterisk 16.1.0 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libedit 20180525-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3250300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> util-linux 2.33 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) >>> atop 2.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> c-icap 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q 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-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> civetweb v1.11 Collecting legal info LICENSE.md: OK (sha256: 1cd00da00b8649b4005757f4019acfd3102ecd407f47998081697e8e9086f706) >>> daemon 0.6.4 Collecting legal info ERROR: No hash found for LICENSE >>> dhrystone 2 Collecting legal info >>> dtv-scan-tables 59f4a9b1dfbd573bafe33d238a08da95e4f0263a Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> host-e2fsprogs 1.44.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.33 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) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> efibootmgr 15 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> efivar 35 Collecting legal info COPYING: OK (sha256: 91df770634adc2755e78cae33a0d01e702ce2f69046408ae93d0d934ff29691b) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> flickcurl 1.26 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for LICENSE-2.0.txt ERROR: No hash found for LICENSE.html >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> iperf 2.0.12 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> lcdapi v0.11 Collecting legal info ERROR: No hash found for COPYING >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liburcu 0.9.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> lttng-tools 2.10.5 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lgpl-2.1.txt: OK (sha256: 051be1f11b508ef7bb839994f6b58be19a827c56bd9bddfe36d77d3d4be55abe) LICENSE: OK (sha256: f07515677547da5f3ee2396bdf491affc1accd5e4765a5378b6e1e98392fd5e7) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> ngrep 1_47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> proxychains-ng 4.11 Collecting legal info ERROR: No hash found for COPYING >>> qt 4.8.7 Collecting legal info ERROR: No hash found for LICENSE.LGPL ERROR: No hash found for LGPL_EXCEPTION.txt ERROR: No hash found for LICENSE.GPL3 >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> sg3_utils 1.44 Collecting legal info COPYING: OK (sha256: d516b8b337a77e3d4c65dffe708ca7fb25b1cb4ec77ec362cf11ed659b9250bc) BSD_LICENSE: OK (sha256: 31f6d59679e0fb21c9358f22484e6e3c53e20ef08c0950fd38a4a867cb55edc9) >>> shapelib 1.4.1 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> tvheadend 17dff3e5ffbd67174b6c0d7b49f5488e19ec1ead Collecting legal info LICENSE.md: OK (sha256: 54dc3cbc00bf126bcba43e2af7f3ad1dc00f335985da1409fa943c7b7256d942) >>> host-pngquant 2.12.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> host-libpng 1.6.35 Collecting legal info LICENSE: OK (sha256: f9850940c6606003eea9c8864b2a3f177eb5c963614aba5a3c5a24c47dd043ab) >>> ux500-firmware 1.1.3-6 Collecting legal info ERROR: No hash found for license.txt >>> yaml-cpp 0.6.2 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) Legal info produced in /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/legal-info make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/buildroot'