In file included from /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.cpp:2: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/peko/autobuild/instance-3/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-3/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-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.cpp:2: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/parse.cpp:8:0: /home/peko/autobuild/instance-3/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-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/boost/config/no_tr1/memory.hpp:21, from /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/boost/shared_ptr.hpp:17, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/ptr.h:11, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/node.h:16, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/parse.cpp:6: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/parse.cpp:8:0: /home/peko/autobuild/instance-3/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-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/boost/config/no_tr1/memory.hpp:21, from /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/boost/shared_ptr.hpp:17, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/ptr.h:11, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/node.h:16, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/parse.cpp:6: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ [ 96%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o In file included from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18:0, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/simplekey.cpp:1: /home/peko/autobuild/instance-3/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-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/simplekey.cpp:1: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18:0, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /home/peko/autobuild/instance-3/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-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18:0, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/scantoken.cpp:6: /home/peko/autobuild/instance-3/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-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/scantoken.cpp:6: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:7:0: /home/peko/autobuild/instance-3/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-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3:0: /home/peko/autobuild/instance-3/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-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:11, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3:0: /home/peko/autobuild/instance-3/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-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:11, from /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ [100%] Linking CXX shared library libyaml-cpp.so [100%] Built target yaml-cpp >>> yaml-cpp 0.5.2 Installing to staging directory PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot install/fast -C /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/ Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so.0.5.2 -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so.0.5 -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/null.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/yaml-cpp.pc >>> yaml-cpp 0.5.2 Fixing libtool files >>> yaml-cpp 0.5.2 Installing to target PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-3/output/target install/fast -C /home/peko/autobuild/instance-3/output/build/yaml-cpp-0.5.2/ Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-3/output/target/usr/lib/libyaml-cpp.so.0.5.2 -- Installing: /home/peko/autobuild/instance-3/output/target/usr/lib/libyaml-cpp.so.0.5 -- Installing: /home/peko/autobuild/instance-3/output/target/usr/lib/libyaml-cpp.so -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/anchor.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/binary.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/contrib -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/dll.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/emitter.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/exceptions.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/mark.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/convert.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/detail -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/emit.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/impl.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/node.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/parse.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/node/type.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/null.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/parser.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/traits.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/include/yaml-cpp/yaml.h -- Installing: /home/peko/autobuild/instance-3/output/target/usr/lib/pkgconfig/yaml-cpp.pc >>> Finalizing target directory rm -f /home/peko/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-3/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-3/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-3/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-3/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-3/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-3/output/target/etc/shadow rm -f /home/peko/autobuild/instance-3/output/target/bin/sh rm -f /home/peko/autobuild/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-3/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-3/output/target/usr/include /home/peko/autobuild/instance-3/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-3/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-3/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-3/output/target/usr/lib/cmake /home/peko/autobuild/instance-3/output/target/usr/share/cmake find /home/peko/autobuild/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-3/output/target/lib/ /home/peko/autobuild/instance-3/output/target/usr/lib/ /home/peko/autobuild/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/peko/autobuild/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-3/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-3/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-3/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-3/output/target/usr/man /home/peko/autobuild/instance-3/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-3/output/target/usr/info /home/peko/autobuild/instance-3/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-3/output/target/usr/doc /home/peko/autobuild/instance-3/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-3/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-3/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-3/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-3/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-3/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-3/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-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-rc2-01118-gad477b0"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc2\"" \ ) > /home/peko/autobuild/instance-3/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-3/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-3/buildroot' make: Entering directory `/home/peko/autobuild/instance-3/buildroot' >>> Buildroot 2017.11-rc2-01118-gad477b0 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 6.4.0 Collecting legal info >>> host-binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> uclibc 1.0.26 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-gcc-initial 6.4.0 Collecting legal info >>> linux-headers 4.13.16 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.65.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> conntrack-tools 1.4.4 Collecting legal info ERROR: No hash found for COPYING >>> 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-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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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 >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> dvdrw-tools 7.1 Collecting legal info ERROR: No hash found for LICENSE >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.7 Collecting legal info ERROR: No hash found for COPYING >>> ffmpeg 3.3.5 Collecting legal info ERROR: No hash found for LICENSE.md ERROR: No hash found for COPYING.LGPLv2.1 >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> nettle 3.3 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> lftp 4.8.0 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> libdvbcsa 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info ERROR: No hash found for LICENSE >>> libexif 0.6.21 Collecting legal info ERROR: No hash found for COPYING >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> libmodbus 3.1.4 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> libsigrok 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.3.0 Collecting legal info LICENSE: OK (sha256: d159ae325ca0b8236c44dfd980ca99810dbcfc057b077c50dbbda1131cbd263a) >>> libsoxr 0.1.2 Collecting legal info ERROR: No hash found for LICENCE ERROR: No hash found for COPYING.LGPL >>> ltp-testsuite 20170929 Collecting legal info ERROR: No hash found for COPYING >>> minidlna 1.2.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENCE.miniupnpd >>> host-xutil_makedepend 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_xproto 7.0.31 Collecting legal info ERROR: No hash found for COPYING >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> minissdpd 1.5 Collecting legal info ERROR: No hash found for LICENSE >>> mjpg-streamer bbf32fddfd02a9e072e89e83a5b33e6ca0a7bd4b Collecting legal info ERROR: No hash found for LICENSE >>> mosquitto 1.4.14 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> odhcp6c 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07 Collecting legal info ERROR: No hash found for COPYING >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> sigrok-cli 0.7.0 Collecting legal info ERROR: No hash found for COPYING >>> smack 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> sound-theme-freedesktop 0.7 Collecting legal info >>> 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.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> tcl 8.6.6 Collecting legal info ERROR: No hash found for license.terms >>> trace-cmd trace-cmd-v2.6.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> wireguard 0.0.20171111 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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: gcc-final-6.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-6.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca: cannot save license (PSPLASH_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-3/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-3/buildroot'