In file included from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/parse.cpp:8: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/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/boost/config/no_tr1/memory.hpp:21, from /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/boost/shared_ptr.hpp:17, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/ptr.h:11, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/node.h:16, from /home/peko/autobuild/instance-1/output/build/yaml-cpp-0.5.2/src/parse.cpp:6: /home/peko/autobuild/instance-1/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-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/xtensa-buildroot-linux-uclibc/include/c++/6.4.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/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-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/xtensa-buildroot-linux-uclibc/include/c++/6.4.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/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-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/xtensa-buildroot-linux-uclibc/include/c++/6.4.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/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-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/xtensa-buildroot-linux-uclibc/include/c++/6.4.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/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-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/xtensa-buildroot-linux-uclibc/include/c++/6.4.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/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-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/xtensa-buildroot-linux-uclibc/include/c++/6.4.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/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-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/xtensa-buildroot-linux-uclibc/include/c++/6.4.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/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-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/xtensa-buildroot-linux-uclibc/include/c++/6.4.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/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-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/xtensa-buildroot-linux-uclibc/include/c++/6.4.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/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-1/output/host/bin:/home/peko/autobuild/instance-1/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-1/output/host/xtensa-buildroot-linux-uclibc/sysroot install/fast -C /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/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so.0.5.2 -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so.0.5 -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/null.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /home/peko/autobuild/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /home/peko/autobuild/instance-1/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-1/output/host/bin:/home/peko/autobuild/instance-1/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-1/output/target install/fast -C /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/anchor.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yaml-cpp/binary.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/anchordict.h -- 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/dll.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/emitter.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/emittermanip.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/eventhandler.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/mark.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/convert.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/impl.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/iterator_fwd.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.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_iterator.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/emit.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/iterator.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/parse.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/type.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/null.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/stlemitter.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/yaml.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig/yaml-cpp.pc >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-1/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-1/output/build/packages-file-list-host.txt Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/install-tools/include/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/xtensa-buildroot-linux-uclibc/6.4.0/collect2" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-binutils', 'host-m4', 'host-gmp', 'host-mpfr', 'host-mpc', 'host-gcc-initial', 'host-gcc-final', 'host-bison', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-libffi'] Warning: host file "./libexec/gcc/xtensa-buildroot-linux-uclibc/6.4.0/lto1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcc-6.4.0.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-gcc-6.4.0.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/libgcov.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/xtensa-buildroot-linux-uclibc/6.4.0/lto-wrapper" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-python-cffi'] Warning: host file "./libexec/gcc/xtensa-buildroot-linux-uclibc/6.4.0/cc1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/libgcc.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/configargs.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/crtbegin.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/crtbeginT.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/auto-host.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/include-fixed/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/crtbeginS.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] 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/xtensa-buildroot-linux-uclibc/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. PYTHONPATH="/home/peko/autobuild/instance-1/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/peko/autobuild/instance-1/output/target && /home/peko/autobuild/instance-1/output/host/bin/python2.7 /home/peko/autobuild/instance-1/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/peko/autobuild/instance-1/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/peko/autobuild/instance-1/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-1/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-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 /usr/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 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/xtensa-buildroot-linux-uclibc-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/xtensa-buildroot-linux-uclibc-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/xtensa-buildroot-linux-uclibc-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=2018.02-rc1-00008-g27d2229"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-rc1\"" \ ) > /home/peko/autobuild/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-1/output/target/etc >>> 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 2018.02-rc1-00008-g27d2229 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.29.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.28 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-gcc-initial 6.4.0 Collecting legal info >>> linux-headers 4.15.1 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 >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> 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-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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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 >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> comix-cursors 0.8.2 Collecting legal info >>> ctorrent dnh3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dante 1.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> e2fsprogs 1.43.8 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.31.1 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> iperf 2.0.10 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> libebur128 v1.2.2 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> 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.1 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> libmaxminddb 1.3.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> lksctp-tools 1.0.17 Collecting legal info ERROR: No hash found for COPYING.lib ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> python-babel 2.3.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-click 6.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-cryptography 1.7.2 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE.APACHE ERROR: No hash found for LICENSE.BSD >>> host-python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-enum34 1.1.6 Collecting legal info ERROR: No hash found for enum/LICENSE >>> python-flask-babel 0.11.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-flask 0.12.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-idna 2.5 Collecting legal info ERROR: No hash found for LICENSE.rst >>> python-ipaddress 1.0.18 Collecting legal info ERROR: No hash found for LICENSE >>> python-itsdangerous 0.24 Collecting legal info ERROR: No hash found for LICENSE >>> python-jinja2 2.9.5 Collecting legal info ERROR: No hash found for LICENSE >>> python-markupsafe 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyasn 0.1.9 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pycparser 2.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyinotify 0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> python-pymysql 0.7.10 Collecting legal info ERROR: No hash found for LICENSE >>> python-pysmb 1.1.19 Collecting legal info ERROR: No hash found for LICENSE >>> python-pytz 2017.3 Collecting legal info LICENSE.txt: OK (sha256: a1c7102a51ef9ed37766f7388c71fd41bae2a7a95c30673c419ab84e1acc5f02) >>> python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-smbus-cffi 0.5.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-werkzeug 0.12.2 Collecting legal info ERROR: No hash found for LICENSE >>> samba4 4.7.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-e2fsprogs 1.43.8 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-heimdal 7.5.0 Collecting legal info ERROR: No hash found for LICENSE >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> wireshark 2.2.12 Collecting legal info COPYING: OK (sha256: 7cdbed2b697efaa45576a033f1ac0e73cd045644a91c79bbf41d4a7d81dac7bf) >>> xl2tp v1.3.8 Collecting legal info ERROR: No hash found for LICENSE >>> 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: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_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'