from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/parser.cpp:5: /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/parser.cpp:9:0: /home/peko/autobuild/instance-1/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 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/memory:81:0, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/parser.cpp:5: /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ [ 66%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o [ 70%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o [ 73%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o [ 76%] 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 In file included from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scanner.h:18:0, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scanner.cpp:5: /home/peko/autobuild/instance-1/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 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/memory:81:0, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scanner.cpp:2: /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scanner.cpp: In member function 'void YAML::Scanner::StartStream()': /home/peko/autobuild/instance-1/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 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/memory:81:0, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scanner.cpp:2: /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/peko/autobuild/instance-1/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)': /home/peko/autobuild/instance-1/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 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/memory:81:0, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scanner.cpp:2: /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scanner.h:18:0, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scantoken.cpp:6: /home/peko/autobuild/instance-1/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 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/memory:81:0, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scantoken.cpp:6: /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scanner.h:18:0, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/simplekey.cpp:1: /home/peko/autobuild/instance-1/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 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/memory:81:0, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/simplekey.cpp:1: /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scanner.h:18:0, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /home/peko/autobuild/instance-1/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 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/memory:81:0, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:7:0: /home/peko/autobuild/instance-1/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 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/memory:81:0, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ [ 86%] 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 In file included from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3:0: /home/peko/autobuild/instance-1/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 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/memory:81:0, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:11, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3: /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3:0: /home/peko/autobuild/instance-1/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 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/memory:81:0, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:11, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3: /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/mipsel-buildroot-linux-gnu/include/c++/6.3.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ [100%] Linking CXX shared library libyaml-cpp.so make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2' [100%] Built target yaml-cpp make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2' make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2' >>> yaml-cpp 0.5.2 Installing to staging directory PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot install/fast -C /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/ make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.5.2 -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.5 -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/null.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2' >>> yaml-cpp 0.5.2 Fixing libtool files >>> yaml-cpp 0.5.2 Installing to target PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-1/output/target install/fast -C /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/ make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-1/output/target/usr/lib/libyaml-cpp.so.0.5.2 -- Installing: /home/peko/autobuild/instance-1/output/target/usr/lib/libyaml-cpp.so.0.5 -- Installing: /home/peko/autobuild/instance-1/output/target/usr/lib/libyaml-cpp.so -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/dll.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/anchor.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/contrib -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/traits.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/type.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/emit.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/detail -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/node.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/impl.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/parse.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/node/convert.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/yaml.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/null.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/mark.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/emitter.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/exceptions.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/parser.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/binary.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2' >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/peko/autobuild/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/peko/autobuild/instance-1/output/target/etc/inittab rm -f /home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-1/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-1/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-1/output/target/etc/shadow rm -f /home/peko/autobuild/instance-1/output/target/bin/sh rm -f /home/peko/autobuild/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-1/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-1/output/target/usr/include /home/peko/autobuild/instance-1/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-1/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-1/output/target/usr/lib/cmake /home/peko/autobuild/instance-1/output/target/usr/share/cmake find /home/peko/autobuild/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-1/output/target/lib/ /home/peko/autobuild/instance-1/output/target/usr/lib/ /home/peko/autobuild/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/peko/autobuild/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-1/output/target/usr/man /home/peko/autobuild/instance-1/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-1/output/target/usr/info /home/peko/autobuild/instance-1/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-1/output/target/usr/doc /home/peko/autobuild/instance-1/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-1/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-1/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/peko/autobuild/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.08.1-00002-g16796fa"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.08.1"; \ echo "PRETTY_NAME=\"Buildroot 2017.08.1\"" \ ) > /home/peko/autobuild/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-1/buildroot' make: Entering directory `/home/peko/autobuild/instance-1/buildroot' >>> Buildroot 2017.08.1-00002-g16796fa Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.18 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.64.0 Collecting legal info ERROR: No hash found for LICENSE_1_0.txt >>> busybox 1.27.2 Collecting legal info ERROR: No hash found for LICENSE >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> c-ares 1.13.0 Collecting legal info ERROR: No hash found for ares_mkquery.c >>> 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 ERROR: No hash found for COPYING >>> host-m4 1.4.18 Collecting legal info ERROR: No hash found for COPYING >>> host-automake 1.15 Collecting legal info ERROR: No hash found for COPYING >>> cannelloni 20160414 Collecting legal info ERROR: No hash found for gpl-2.0.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> cifs-utils 6.7 Collecting legal info ERROR: No hash found for COPYING >>> conntrack-tools 1.4.4 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_conntrack 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cthelper 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cttimeout 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_queue 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> czmq 5205ec201e97c3a652c17eb86b18b70350b54512 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> util-linux 2.30.1 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> host-dos2unix 7.3.4 Collecting legal info ERROR: No hash found for COPYING.txt >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> efibootmgr 14 Collecting legal info ERROR: No hash found for COPYING >>> efivar 30 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> flot 0.8.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> genpart 1.0.2 Collecting legal info >>> inadyn 2.1 Collecting legal info ERROR: No hash found for COPYING >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libite v1.8.2 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for chomp.c ERROR: No hash found for pidfile.c >>> openssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> initscripts Collecting legal info >>> iptraf-ng 1.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> jasper version-2.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> jquery 1.11.2 Collecting legal info >>> kismet 2016-07-R1 Collecting legal info ERROR: No hash found for debian/copyright >>> libnl 3.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info ERROR: No hash found for COPYING >>> kvazaar v1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.56.1 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> libdrm 2.4.82 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> libglib2 2.52.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.52.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> host-util-linux 2.30.1 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> host-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libkcapi 79cb80714ebcbae2b9de9bb5aca9a6a546f2f121 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 >>> libmms 0.6.2 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libmpdclient 2.10 Collecting legal info ERROR: No hash found for COPYING >>> librsync v2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> libsocketcan 0.0.10 Collecting legal info >>> libupnp 1.6.22 Collecting legal info ERROR: No hash found for LICENSE >>> libupnpp 0.15.3 Collecting legal info ERROR: No hash found for COPYING >>> libvips 7.42.2 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> lm-sensors 3.4.0 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> mesa3d 17.1.5 Collecting legal info ERROR: No hash found for docs/license.html >>> nano 2.8.4 Collecting legal info ERROR: No hash found for COPYING >>> ncmpc 0.25 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> pound 2.7 Collecting legal info ERROR: No hash found for GPL.txt >>> pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> smcroute 2.1.1 Collecting legal info ERROR: No hash found for COPYING >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Collecting legal info WARNING: no hash file for gpl-2.0.txt >>> szip 2.1 Collecting legal info ERROR: No hash found for COPYING >>> taglib 1.11.1 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.MPL >>> tzdata 2017b Collecting legal info >>> host-tzdata 2017b Collecting legal info >>> host-zic 2017b Collecting legal info >>> 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: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libdrm-2.4.82: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: tzdata-2017b: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2017b: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2017b: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-1/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-1/buildroot'