from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/parser.cpp:5: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/emit.cpp:3:0: /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/emitter.h:125:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pState; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/emitter.h:11, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/emit.cpp:3: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.h:18:0, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scantoken.cpp:6: /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:34:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void push_back(std::auto_ptr t) { ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scantoken.cpp:6: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/parser.cpp:6:0: /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/singledocparser.h:56:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pCollectionStack; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/parser.cpp:5: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.cpp: In member function 'void YAML::Scanner::StartStream()': /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.cpp:236:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pIndent(new IndentMarker(-1, IndentMarker::NONE)); ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.cpp:2: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.cpp: In member function 'YAML::Scanner::IndentMarker* YAML::Scanner::PushIndentTo(int, YAML::Scanner::IndentMarker::INDENT_TYPE)': /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.cpp:284:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pIndent(new IndentMarker(column, type)); ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.cpp:2: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.h:18:0, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:34:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void push_back(std::auto_ptr t) { ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/parser.cpp:9:0: /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pScanner; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/parser.cpp:5: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/parser.cpp:9:0: /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:44:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pDirectives; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/parser.cpp:5: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:7:0: /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/singledocparser.h:56:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pCollectionStack; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/parse.cpp:8:0: /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pScanner; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/boost/config/no_tr1/memory.hpp:21, from /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/boost/shared_ptr.hpp:17, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/ptr.h:11, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/node.h:16, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/parse.cpp:6: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/parse.cpp:8:0: /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:44:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pDirectives; ^~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/boost/config/no_tr1/memory.hpp:21, from /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/boost/shared_ptr.hpp:17, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/ptr.h:11, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/node.h:16, from /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/src/parse.cpp:6: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ [100%] Linking CXX static library libyaml-cpp.a make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2' [100%] Built target yaml-cpp make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2' >>> yaml-cpp 0.5.2 Installing to staging directory PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install/fast -C /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libyaml-cpp.a -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/null.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/contrib -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /accts/mlweber1/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2' >>> yaml-cpp 0.5.2 Fixing libtool files >>> yaml-cpp 0.5.2 Installing to target PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-0/output/target install/fast -C /accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-0/output/target/usr/lib/libyaml-cpp.a -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/parser.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/yaml.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/exceptions.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/convert.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/node.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/parse.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/type.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/emit.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/impl.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/detail -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/null.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/noncopyable.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/traits.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/emitter.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/anchor.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/mark.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/contrib -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/binary.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yaml-cpp/dll.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/yaml-cpp-0.5.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['readline', 'gmp', 'libksba', 'libtool'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['readline', 'gmp', 'libksba', 'libtool'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-bison', 'host-gettext'] mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "buildroot" > /accts/mlweber1/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-0/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-0/output/target/etc/shadow rm -f /accts/mlweber1/instance-0/output/target/bin/sh rm -f /accts/mlweber1/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-0/output/target/usr/include /accts/mlweber1/instance-0/output/target/usr/share/aclocal \ /accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-0/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-0/output/target/usr/lib/cmake /accts/mlweber1/instance-0/output/target/usr/share/cmake find /accts/mlweber1/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-0/output/target/lib/ /accts/mlweber1/instance-0/output/target/usr/lib/ /accts/mlweber1/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-0/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-0/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-0/output/target/usr/man /accts/mlweber1/instance-0/output/target/usr/share/man rm -rf /accts/mlweber1/instance-0/output/target/usr/info /accts/mlweber1/instance-0/output/target/usr/share/info rm -rf /accts/mlweber1/instance-0/output/target/usr/doc /accts/mlweber1/instance-0/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-0/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00256-gdbeb43e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /accts/mlweber1/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-0/buildroot' make: Entering directory `/accts/mlweber1/instance-0/buildroot' >>> Buildroot 2018.05-git-00256-gdbeb43e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> augeas 1.10.1 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> dhcpcd 6.11.5 Collecting legal info ERROR: No hash found for dhcpcd.c >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr v0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> eigen 3.3.4 Collecting legal info COPYING.MPL2: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) COPYING.BSD: OK (sha256: 4f877e5ae4672568ef82cfd0023e2cef4a7cf55d867ab249efc9569a7eb9e5b1) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.README: OK (sha256: c83230b770f17ef1386ea1fd3681271dd98aa93646bdbfb5bff3a1b7050fff9d) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fbset 2.1 Collecting legal info >>> fdk-aac 0.1.5 Collecting legal info ERROR: No hash found for NOTICE >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> glorytun 0.0.93-mud Collecting legal info LICENSE: OK (sha256: bd418f8ef7d62f2c89e3aa1e5dc41c7d7a6212eb1cdb4d39a26a5bd333e1b4a3) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> ifupdown-scripts Collecting legal info >>> iw 4.14 Collecting legal info COPYING: OK (sha256: 5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af) >>> json-for-modern-cpp v3.1.0 Collecting legal info LICENSE.MIT: OK (sha256: 7b875bb7a4e28abb7956ea821b4b7d88ff6a2a4fabf261c3993730a365ec56dd) >>> libao 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.58.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libkcapi 0.14.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.gplv2 ERROR: No hash found for COPYING.bsd >>> libksba 1.3.5 Collecting legal info ERROR: No hash found for AUTHORS ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv3 >>> liblog4c-localtime v1.0 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> libyaml 0.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> mediastreamer 2.14.0 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-vim v8.0.0329 Collecting legal info ERROR: No hash found for README.txt >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> nload 0.7.4 Collecting legal info ERROR: No hash found for COPYING >>> odroid-scripts cfd289b1d69136b8bfd725d90cd648da4654f2bd Collecting legal info >>> opentracing-cpp v1.2.0 Collecting legal info COPYING: OK (sha256: b80bffcfee825a69645f7ca97ddba48714031ea5c845198d184714d5490798b6) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-ti-cgt-pru 2.2.1 Collecting legal info PRU_Code_Generation_Tools_2.2.x_manifest.html: OK (sha256: eb646f4f8b14351110992b40ba24d12803bcc150a76e7298705f51088b0a09cc) pru_rts_2_2_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 6b98f9262abd1ae9a3731e6feee02a56b6e290542dea119eeeeaf88bf802aabc) >>> rpi-firmware 2067241bc7cdf238fdeab7f5a3c22faa57dd5617 Collecting legal info ERROR: No hash found for boot/LICENCE.broadcom >>> host-sam-ba 2.16 Collecting legal info ERROR: No hash found for doc/license.txt ERROR: No hash found for tcl_lib/boards.tcl ERROR: No hash found for applets/sam4c/libraries/libchip_sam4c/include/sam4c/sam4c32e-1.h >>> scrypt 1.2.0 Collecting legal info ERROR: No hash found for main.c >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Collecting legal info ERROR: No hash found for COPYING >>> sound-theme-borealis 0.9a Collecting legal info >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> sp-oops-extract 0.0.7-1 Collecting legal info ERROR: No hash found for COPYING >>> sqlcipher v3.2.0 Collecting legal info >>> host-tcl 8.6.6 Collecting legal info ERROR: No hash found for license.terms >>> strace 4.20 Collecting legal info COPYING: OK (sha256: ea7ff222f36c9df0aa2924a8f7c7d2aec3ea11e752feba4b15ec79b695b6236a) >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> tinymembench v0.3 Collecting legal info ERROR: No hash found for main.c >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> vorbis-tools 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Collecting legal info ERROR: No hash found for LICENCE >>> yaml-cpp 0.5.2 Collecting legal info ERROR: No hash found for license.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: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) WARNING: odroid-scripts-cfd289b1d69136b8bfd725d90cd648da4654f2bd: cannot save license (ODROID_SCRIPTS_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) WARNING: sqlcipher-v3.2.0: cannot save license (SQLCIPHER_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/instance-0/buildroot'