from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/scantoken.cpp:6: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/include/c++/7.1.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18:0, from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/simplekey.cpp:1: /home/test/autobuild/run/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/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/include/c++/7.1.1/memory:80:0, from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/simplekey.cpp:1: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/include/c++/7.1.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [ 86%] Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o In file included from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18:0, from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /home/test/autobuild/run/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/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/include/c++/7.1.1/memory:80:0, from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/include/c++/7.1.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:7:0: /home/test/autobuild/run/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/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/include/c++/7.1.1/memory:80:0, from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/include/c++/7.1.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [ 90%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o [ 93%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o [ 96%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o In file included from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3:0: /home/test/autobuild/run/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/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/include/c++/7.1.1/memory:80:0, from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:11, from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/include/c++/7.1.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3:0: /home/test/autobuild/run/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/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/include/c++/7.1.1/memory:80:0, from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:11, from /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/include/c++/7.1.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [100%] Linking CXX shared library libyaml-cpp.so make[3]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2' [100%] Built target yaml-cpp make[2]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2' make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2' >>> yaml-cpp 0.5.2 Installing to staging directory PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot install/fast -C /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/ make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.5.2 -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.5 -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/null.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2' >>> yaml-cpp 0.5.2 Fixing libtool files >>> yaml-cpp 0.5.2 Installing to target PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-3/output/target install/fast -C /home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2/ make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/lib/libyaml-cpp.so.0.5.2 -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/lib/libyaml-cpp.so.0.5 -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/lib/libyaml-cpp.so -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/emitter.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/anchor.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/detail -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/convert.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/node.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/impl.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/emit.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/type.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/node/parse.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/contrib -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/parser.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/yaml.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/dll.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/traits.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/binary.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/mark.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/null.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/exceptions.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/test/autobuild/run/instance-3/output/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/yaml-cpp-0.5.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/test/autobuild/run/instance-3/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['readline', 'libffi', 'ddrescue', 'gmp', 'libunistring'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['readline', 'libffi', 'gmp', 'libunistring'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-3/output/build/packages-file-list-host.txt Warning: host file "./bin/arc-linux-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/plugin/include/configargs.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-gcc.br_real" 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-m4', 'host-bison', 'host-gawk', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-gmp', 'host-mpfr', 'host-mpc', 'host-libffi', 'host-xorriso'] Warning: host file "./bin/arc-buildroot-linux-gnu-gcc-7.1.1.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-gnu-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-gnu-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/include-fixed/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/crtbegin.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-gnu-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/crtbeginT.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/arc-buildroot-linux-gnu/7.1.1/lto1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/arc-buildroot-linux-gnu/7.1.1/lto-wrapper" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/crtbeginS.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/arc-buildroot-linux-gnu/7.1.1/cc1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/install-tools/include/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/plugin/include/auto-host.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/libgcov.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/arc-buildroot-linux-gnu/7.1.1/collect2" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-gcc-7.1.1.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-gnu-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/libgcc.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-gnu-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/test/autobuild/run/instance-3/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/test/autobuild/run/instance-3/output/target/etc/inittab rm -f /home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-3/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/test/autobuild/run/instance-3/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-3/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-3/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-3/output/target/bin/sh rm -f /home/test/autobuild/run/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-3/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-3/output/target/usr/include /home/test/autobuild/run/instance-3/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-3/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-3/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-3/output/target/usr/lib/cmake /home/test/autobuild/run/instance-3/output/target/usr/share/cmake find /home/test/autobuild/run/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-3/output/target/lib/ /home/test/autobuild/run/instance-3/output/target/usr/lib/ /home/test/autobuild/run/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-3/output/target/usr/man /home/test/autobuild/run/instance-3/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-3/output/target/usr/info /home/test/autobuild/run/instance-3/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-3/output/target/usr/doc /home/test/autobuild/run/instance-3/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-3/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/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/test/autobuild/run/instance-3/output/host/bin/arc-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-3/output/host/bin/arc-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-3/output/host/bin/arc-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/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/test/autobuild/run/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/test/autobuild/run/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00168-g7b3bb51"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/test/autobuild/run/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/run/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/test/autobuild/run/instance-3/buildroot' make: Entering directory `/home/test/autobuild/run/instance-3/buildroot' >>> Buildroot 2018.05-git-00168-g7b3bb51 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2017.09-release Collecting legal info >>> glibc arc-2017.09-release Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: 61abdd6930c9c599062d89e916b3e7968783879b6be0ee1c6229dd6169def431) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 4.1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-gcc-initial arc-2017.09-release Collecting legal info >>> host-binutils arc-2017.09-release Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> 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) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> 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 >>> linux-headers 4.15.7 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 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) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> busybox 1.28.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> aumix 2.9.1 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bootstrap 4.0.0 Collecting legal info css/bootstrap.css: OK (sha256: 8c1a4c25634d5841924aab1848acc9dcbc3d5672183053c8b71ff2139b65d7c3) >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> directfb 1.7.7 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr v0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> git-crypt 0.5.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for parse_options.hpp >>> git 2.16.1 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> glm 0.9.8.4 Collecting legal info ERROR: No hash found for copying.txt >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnutls 3.5.18 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 0.9.7 Collecting legal info ERROR: No hash found for COPYING.LIB >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> liblog4c-localtime v1.0 Collecting legal info ERROR: No hash found for COPYING >>> libmms 0.6.2 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> libsoxr 0.1.2 Collecting legal info ERROR: No hash found for LICENCE ERROR: No hash found for COPYING.LGPL >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> neardal 33b54a55032b047fd885a5eb3592c169c0056c49 Collecting legal info ERROR: No hash found for COPYING >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> openvpn 2.4.4 Collecting legal info ERROR: No hash found for COPYRIGHT.GPL >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> physfs 3.0.1 Collecting legal info LICENSE.txt: OK (sha256: 7ce475991f6cc09958ef0d57312522eba78e36d984307c95f9a3965adf7e4e2b) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> portaudio v190600_20161030 Collecting legal info ERROR: No hash found for LICENSE.txt >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> rng-tools 5 Collecting legal info ERROR: No hash found for COPYING >>> subversion 1.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> sysstat 11.6.1 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> taskd 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> tinyxml2 4.0.1 Collecting legal info ERROR: No hash found for readme.md >>> xinetd xinetd-2-3-15 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-xorriso 1.4.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> 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-arc-2017.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2017.09-release: 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) Legal info produced in /home/test/autobuild/run/instance-3/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-3/buildroot'