std::auto_ptr m_pDirectives; ^~~~~~~~ In file included from /home/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/boost/config/no_tr1/memory.hpp:21, from /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/boost/shared_ptr.hpp:17, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/ptr.h:11, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/node.h:16, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/parse.cpp:6: /home/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.cpp: In member function 'void YAML::Scanner::StartStream()': /home/naourr/work/instance-3/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/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.cpp:2: /home/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.cpp: In member function 'YAML::Scanner::IndentMarker* YAML::Scanner::PushIndentTo(int, YAML::Scanner::IndentMarker::INDENT_TYPE)': /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.cpp:284:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pIndent(new IndentMarker(column, type)); ^~~~~~~~ In file included from /home/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.cpp:2: /home/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ [ 73%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o [ 76%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o [ 80%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o In file included from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18:0, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/scantoken.cpp:6: /home/naourr/work/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/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/scantoken.cpp:6: /home/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ [ 83%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o In file included from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18:0, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/simplekey.cpp:1: /home/naourr/work/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/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/simplekey.cpp:1: /home/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ [ 86%] Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o [ 90%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o In file included from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18:0, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /home/naourr/work/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/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /home/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:7:0: /home/naourr/work/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/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /home/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ [ 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/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3:0: /home/naourr/work/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/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:11, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3: /home/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3:0: /home/naourr/work/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/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:11, from /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3: /home/naourr/work/instance-3/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ [100%] Linking CXX static library libyaml-cpp.a make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2' [100%] Built target yaml-cpp make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2' make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2' >>> yaml-cpp 0.5.2 Installing to staging directory PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot install/fast -C /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libyaml-cpp.a -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/contrib -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/null.h -- Installing: /home/naourr/work/instance-3/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/home/naourr/work/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/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output/target install/fast -C /home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/yaml-cpp-0.5.2' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-3/output/target/usr/lib/libyaml-cpp.a -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/mark.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/parse.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/type.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/node.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/convert.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/emit.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/impl.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/detail -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/parser.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/dll.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/binary.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/exceptions.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/contrib -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/emitter.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/anchor.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/yaml.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/traits.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/naourr/work/instance-3/output/target/usr/include/yaml-cpp/null.h -- Installing: /home/naourr/work/instance-3/output/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/home/naourr/work/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/naourr/work/instance-3/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'ed', u'gnuchess', u'grep', u'libunistring'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libow.la" is touched by more than one package: [u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libc_urg_connection.la" is touched by more than one package: [u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libmicrohttpd', u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libmicrohttpd', u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'libcgi', u'libevent', u'libmicrohttpd', u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libzlib', u'libxml2', u'ibrcommon', u'ibrdtn', u'libnfnetlink', u'iptables', u'libcgi', u'libevent', u'libmicrohttpd', u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libnetfilter_log_libipulog.la" is touched by more than one package: [u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libuio', u'libunistring'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'libnfnetlink', u'iptables', u'libcgi', u'libevent', u'libmicrohttpd', u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libmicrohttpd', u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/liboping.la" is touched by more than one package: [u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'libcgi', u'libevent', u'libmicrohttpd', u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'iptables', u'libcgi', u'libevent', u'libmicrohttpd', u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libowcapi.la" is touched by more than one package: [u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libmicrohttpd', u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libownet.la" is touched by more than one package: [u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ibrcommon', u'ibrdtn', u'libnfnetlink', u'iptables', u'libcgi', u'libevent', u'libmicrohttpd', u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libcares.la" is touched by more than one package: [u'c-ares', u'flex', u'libzlib', u'libxml2', u'ibrcommon', u'ibrdtn', u'libnfnetlink', u'iptables', u'libcgi', u'libevent', u'libmicrohttpd', u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'libcgi', u'libevent', u'libmicrohttpd', u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'libcgi', u'libevent', u'libmicrohttpd', u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libmicrohttpd.la" is touched by more than one package: [u'libmicrohttpd', u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libc_urg_system.la" is touched by more than one package: [u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libuio.la" is touched by more than one package: [u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libnetfilter_log.la" is touched by more than one package: [u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'libnfnetlink', u'iptables', u'libcgi', u'libevent', u'libmicrohttpd', u'libmnl', u'libnetfilter_log', u'liboping', u'libpng', u'libsvgtiny', u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libc_urg.la" is touched by more than one package: [u'urg', u'yaml-cpp'] Warning: staging file "./usr/lib/libucl.la" is touched by more than one package: [u'libucl', u'libuio', u'libunistring', u'libusb', u'libusb-compat', u'libyaml', u'linux-syscall-support', u'owfs', u'urg', u'yaml-cpp'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-3/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-parted', u'host-bison'] mkdir -p /home/naourr/work/instance-3/output/target/etc echo "buildroot" > /home/naourr/work/instance-3/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-3/output/target/etc/hosts mkdir -p /home/naourr/work/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-3/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-3/output/target/etc/shadow rm -f /home/naourr/work/instance-3/output/target/bin/sh rm -f /home/naourr/work/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-3/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-3/output/target/usr/include /home/naourr/work/instance-3/output/target/usr/share/aclocal \ /home/naourr/work/instance-3/output/target/usr/lib/pkgconfig /home/naourr/work/instance-3/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-3/output/target/usr/lib/cmake /home/naourr/work/instance-3/output/target/usr/share/cmake find /home/naourr/work/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-3/output/target/lib/ /home/naourr/work/instance-3/output/target/usr/lib/ /home/naourr/work/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-3/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-3/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-3/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-3/output/target/usr/man /home/naourr/work/instance-3/output/target/usr/share/man rm -rf /home/naourr/work/instance-3/output/target/usr/info /home/naourr/work/instance-3/output/target/usr/share/info rm -rf /home/naourr/work/instance-3/output/target/usr/doc /home/naourr/work/instance-3/output/target/usr/share/doc rm -rf /home/naourr/work/instance-3/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-3/output/target/usr/share 2>/dev/null || true find /home/naourr/work/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/naourr/work/instance-3/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-3/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-3/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/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/naourr/work/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/naourr/work/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.4-00007-g753337dcd9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.4"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.4\"" \ ) > /home/naourr/work/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-3/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-3/output/target/usr make: Leaving directory '/home/naourr/work/instance-3/buildroot' make: Entering directory '/home/naourr/work/instance-3/buildroot' >>> Buildroot 2018.02.4-00007-g753337dcd9 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> host-aespipe 2.4d Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> aumix 2.9.1 Collecting legal info ERROR: No hash found for COPYING >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> 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) >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> c-ares 1.14.0 Collecting legal info ERROR: No hash found for ares_mkquery.c >>> cgroupfs-mount 1.4 Collecting legal info ERROR: No hash found for debian/copyright >>> dejavu 2.37 Collecting legal info ERROR: No hash found for LICENSE >>> dhrystone 2 Collecting legal info >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gnuchess 6.2.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> grep 3.1 Collecting legal info COPYING: OK (sha256: ca372a7d92560b1fa9f6d832b440e8bcd62d9adfa8870c98287deab66d98310e) >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> iptables 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libmicrohttpd 0.9.57 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_log 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> liboping 1.9.0 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info ERROR: No hash found for README >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info ERROR: No hash found for llvm/LICENSE.TXT >>> libucl 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> libuio 940861de278cb794bf9d775b76a4d1d4f9108607 Collecting legal info ERROR: No hash found for COPYING >>> libunistring 0.9.7 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libyaml 0.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> linuxptp 303b08cbf55096aba55bd08a314e0701e5c33482 Collecting legal info ERROR: No hash found for COPYING >>> ntp 4.2.8p11 Collecting legal info COPYRIGHT: OK (sha256: 62c87b269365b38b55359b16dfde7ec28c683c722ef489db90afd0f2e478e4a1) >>> owfs 3.2p1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> host-parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> w_scan 20170107 Collecting legal info ERROR: No hash found for COPYING >>> xkeyboard-config 2.22 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-xapp_xkbcomp 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_libX11 1.6.5 Collecting legal info ERROR: No hash found for COPYING >>> host-libxcb 1.12 Collecting legal info ERROR: No hash found for COPYING >>> host-libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-xcb-proto 1.12 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_libXau 1.0.8 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_xproto 7.0.31 Collecting legal info ERROR: No hash found for COPYING >>> host-xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_libXdmcp 1.1.2 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_xtrans 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_inputproto 2.3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_kbproto 1.0.7 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_xextproto 7.3.0 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_xf86bigfontproto 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_libxkbfile 1.0.9 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: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-3/output/legal-info make: Leaving directory '/home/naourr/work/instance-3/buildroot'