std::auto_ptr m_pCollectionStack; ^~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/src/parser.cpp:5: /home/peko/autobuild/instance-0/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-0/output/build/yaml-cpp-0.5.2/src/scanner.cpp: In member function 'void YAML::Scanner::StartStream()': /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.cpp:236:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pIndent(new IndentMarker(-1, IndentMarker::NONE)); ^~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.cpp:2: /home/peko/autobuild/instance-0/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-0/output/build/yaml-cpp-0.5.2/src/scanner.cpp: In member function 'YAML::Scanner::IndentMarker* YAML::Scanner::PushIndentTo(int, YAML::Scanner::IndentMarker::INDENT_TYPE)': /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.cpp:284:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pIndent(new IndentMarker(column, type)); ^~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.cpp:2: /home/peko/autobuild/instance-0/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-0/output/build/yaml-cpp-0.5.2/src/parser.cpp:9:0: /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pScanner; ^~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/src/parser.cpp:5: /home/peko/autobuild/instance-0/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-0/output/build/yaml-cpp-0.5.2/src/parser.cpp:9:0: /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:44:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pDirectives; ^~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/src/parser.cpp:5: /home/peko/autobuild/instance-0/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-0/output/build/yaml-cpp-0.5.2/src/parse.cpp:8:0: /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pScanner; ^~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/boost/config/no_tr1/memory.hpp:21, from /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/boost/shared_ptr.hpp:17, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/ptr.h:11, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/node.h:16, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/src/parse.cpp:6: /home/peko/autobuild/instance-0/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-0/output/build/yaml-cpp-0.5.2/src/parse.cpp:8:0: /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:44:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pDirectives; ^~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/boost/config/no_tr1/memory.hpp:21, from /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/boost/shared_ptr.hpp:17, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/ptr.h:11, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/node.h:16, from /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/src/parse.cpp:6: /home/peko/autobuild/instance-0/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-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j32 DESTDIR=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot install/fast -C /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/ Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so.0.5.2 -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so.0.5 -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/null.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /home/peko/autobuild/instance-0/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-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j32 DESTDIR=/home/peko/autobuild/instance-0/output/target install/fast -C /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.5.2/ Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libyaml-cpp.so.0.5.2 -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libyaml-cpp.so.0.5 -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libyaml-cpp.so -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/anchor.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/binary.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/contrib -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/dll.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/emitter.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/exceptions.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/mark.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/convert.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/emit.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/impl.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/node.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/parse.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/type.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/null.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/parser.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/traits.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/yaml.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig/yaml-cpp.pc >>> Finalizing target directory /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/peko/autobuild/instance-0/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/peko/autobuild/instance-0/output/target/etc/inittab rm -f /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-0/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/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-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-git-00839-g3a798ac"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /home/peko/autobuild/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2017.11-git-00839-g3a798ac 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 ERROR: No hash found for COPYING >>> 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.9 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> alljoyn-tcl-16.04.00a 16.04.00 Collecting legal info >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info ERROR: No hash found for LICENSE >>> 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-automake 1.15.1 Collecting legal info ERROR: No hash found for COPYING >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> alljoyn 16.04.00a Collecting legal info >>> 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 >>> openssl Collecting legal info >>> libopenssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> bluez_utils 4.101 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> check 0.11.0 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> dbus 1.10.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.54.1 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.1 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 >>> 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.2 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 >>> libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> util-linux 2.30.2 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 >>> busybox 1.27.2 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.65.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8 Collecting legal info ERROR: No hash found for docs/LICENSE.TXT ERROR: No hash found for docs/FTL.TXT ERROR: No hash found for docs/GPLv2.TXT >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cairomm 1.12.0 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.10.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> dnsmasq 2.78 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dvblast 3.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.WTFPL >>> libev 4.24 Collecting legal info ERROR: No hash found for LICENSE >>> host-e2fsprogs 1.43.6 Collecting legal info ERROR: No hash found for NOTICE ERROR: No hash found for lib/ss/mit-sipb-copyright.h ERROR: No hash found for lib/et/internal.h >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> gettext 0.19.8.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> gnupg 1.4.22 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> iprutils 2.4.15.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> host-jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> kompexsqlite v1.10.12-1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> lcdapi v0.11 Collecting legal info ERROR: No hash found for COPYING >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> libcodec2 0.7 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> liberation 2.00.1 Collecting legal info ERROR: No hash found for LICENSE >>> libesmtp 1.0.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libmatroska 1.4.4 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsigrok 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.3.0 Collecting legal info LICENSE: OK (sha256: d159ae325ca0b8236c44dfd980ca99810dbcfc057b077c50dbbda1131cbd263a) >>> libsodium 1.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> libunistring 0.9.7 Collecting legal info ERROR: No hash found for COPYING.LIB >>> liburiparser 0.8.1 Collecting legal info ERROR: No hash found for COPYING >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> monit 5.24.0 Collecting legal info ERROR: No hash found for COPYING >>> msmtp 1.6.5 Collecting legal info ERROR: No hash found for COPYING >>> ncdu 1.12 Collecting legal info ERROR: No hash found for COPYING >>> neardal 33b54a55032b047fd885a5eb3592c169c0056c49 Collecting legal info ERROR: No hash found for COPYING >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> odhcp6c 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> ptpd 1.1.0 Collecting legal info ERROR: No hash found for COPYRIGHT >>> rapidxml 1.13 Collecting legal info ERROR: No hash found for license.txt >>> screen 4.5.1 Collecting legal info ERROR: No hash found for COPYING >>> sigrok-cli 0.7.0 Collecting legal info ERROR: No hash found for COPYING >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Collecting legal info ERROR: No hash found for COPYING >>> sslh v1.18 Collecting legal info ERROR: No hash found for COPYING >>> tcpdump 4.9.2 Collecting legal info LICENSE: OK (sha256: 9b03d5d13e66d6de02a4bb2d0dd1cb9f41808d045962cdcc42350d5291b141a1) >>> tinymembench v0.3 Collecting legal info ERROR: No hash found for main.c >>> uclibc-ng-test c4d54bde7772b55df04399ecb355769c5ac31015 Collecting legal info WARNING: no hash file for COPYING.LIB >>> valijson 424b706f990a9eb96dfc19cc8e54f2cd6ce5e186 Collecting legal info ERROR: No hash found for LICENSE >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL >>> webp 0.5.2 Collecting legal info ERROR: No hash found for COPYING >>> wpa_supplicant 2.6 Collecting legal info ERROR: No hash found for README >>> 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: alljoyn-tcl-base-16.04.00: cannot save license (ALLJOYN_TCL_BASE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: alljoyn-16.04.00a: cannot save license (ALLJOYN_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'