void push_back(std::auto_ptr t) { ^~~~~~~~ In file included from /home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from /home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /home/test/autobuild/run/instance-2/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; ^~~~~~~~ [ 90%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o In file included from /home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:7:0: /home/test/autobuild/run/instance-2/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-2/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from /home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /home/test/autobuild/run/instance-2/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/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3:0: /home/test/autobuild/run/instance-2/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-2/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from /home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:11, from /home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3: /home/test/autobuild/run/instance-2/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/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3:0: /home/test/autobuild/run/instance-2/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-2/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from /home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2/include/yaml-cpp/parser.h:11, from /home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2/src/contrib/graphbuilder.cpp:3: /home/test/autobuild/run/instance-2/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/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2' [100%] Built target yaml-cpp make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2' >>> yaml-cpp 0.5.2 Installing to staging directory PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot install/fast -C /home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libyaml-cpp.a -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/contrib -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/null.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/test/autobuild/run/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory `/home/test/autobuild/run/instance-2/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-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-2/output/target install/fast -C /home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/yaml-cpp-0.5.2' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/lib/libyaml-cpp.a -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/emitter.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/anchor.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/detail -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/convert.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/node.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/impl.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/emit.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/type.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/node/parse.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/contrib -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/parser.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/yaml.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/dll.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/traits.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/binary.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/mark.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/null.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/exceptions.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory `/home/test/autobuild/run/instance-2/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-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gsl', u'msmtp', u'readline'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libnl', u'ncurses', u'boost', u'gsl', u'libzlib', u'libpng', u'freetype', u'libmnl', u'ipset', u'libopenssl', u'xz', u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/liburg_geometry.la" is touched by more than one package: [u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'boost', u'gsl', u'libzlib', u'libpng', u'freetype', u'libmnl', u'ipset', u'libopenssl', u'xz', u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libriemann-client.la" is touched by more than one package: [u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libc_urg_connection.la" is touched by more than one package: [u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libprotobuf-c.la" is touched by more than one package: [u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/liburg_common.la" is touched by more than one package: [u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libusbredirparser.la" is touched by more than one package: [u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libopusurl.la" is touched by more than one package: [u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gsl', u'readline'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libusbredirhost.la" is touched by more than one package: [u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'libzlib', u'libpng', u'freetype', u'libmnl', u'ipset', u'libopenssl', u'xz', u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libopusfile.la" is touched by more than one package: [u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', 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'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libxkbcommon.la" is touched by more than one package: [u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'ipset', u'libopenssl', u'xz', u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libbson-1.0.la" is touched by more than one package: [u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libc_urg.la" is touched by more than one package: [u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libipset.la" is touched by more than one package: [u'ipset', u'libopenssl', u'xz', u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libmnl', u'ipset', u'libopenssl', u'xz', u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libroxml.la" is touched by more than one package: [u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'libzlib', u'libpng', u'freetype', u'libmnl', u'ipset', u'libopenssl', u'xz', u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libc_urg_system.la" is touched by more than one package: [u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/liburg.la" is touched by more than one package: [u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libqrencode.la" is touched by more than one package: [u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libmnl', u'ipset', u'libopenssl', u'xz', u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/liburg_connection.la" is touched by more than one package: [u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'boost', u'gsl', u'libzlib', u'libpng', u'freetype', u'libmnl', u'ipset', u'libopenssl', u'xz', u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libSDL_ttf.la" is touched by more than one package: [u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libmnl', u'ipset', u'libopenssl', u'xz', u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'boost', u'gsl', u'libzlib', u'libpng', u'freetype', u'libmnl', u'ipset', u'libopenssl', u'xz', u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'boost', u'gsl', u'libzlib', u'libpng', u'freetype', u'libmnl', u'ipset', u'libopenssl', u'xz', u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/liburg_coordinate.la" is touched by more than one package: [u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/liburg_connection_sdl.la" is touched by more than one package: [u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'boost', u'gsl', u'libzlib', u'libpng', u'freetype', u'libmnl', u'ipset', u'libopenssl', u'xz', u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/liburg_monitor.la" is touched by more than one package: [u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'boost', u'gsl', u'libzlib', u'libpng', u'freetype', u'libmnl', u'ipset', u'libopenssl', u'xz', u'libarchive', u'libbson', u'libcli', u'libcodec2', u'libfribidi', u'libmhash', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libnfnetlink', u'libogg', u'libpcap', u'libqrencode', u'libroxml', u'libsepol', u'libsodium', u'libtasn1', u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libucl.la" is touched by more than one package: [u'libucl', u'libxkbcommon', u'mtdev', u'pcre', u'ngrep', u'opus', u'opusfile', u'physfs', u'pixman', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'rapidjson', u'readline', u'riemann-c-client', u'sdl_ttf', u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'taglib', u'tinydtls', u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/liburg_system.la" is touched by more than one package: [u'urg', u'usbredir', u'wireless_tools', u'yaml-cpp'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-2/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-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-2/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-2/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-2/output/target/bin/sh rm -f /home/test/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-2/output/target/usr/include /home/test/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-2/output/target/usr/lib/cmake /home/test/autobuild/run/instance-2/output/target/usr/share/cmake find /home/test/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-2/output/target/lib/ /home/test/autobuild/run/instance-2/output/target/usr/lib/ /home/test/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/test/autobuild/run/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-2/output/target/usr/man /home/test/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-2/output/target/usr/info /home/test/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-2/output/target/usr/doc /home/test/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/instance-2/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-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/instance-2/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-2/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-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-rc1-00060-g545567a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc1\"" \ ) > /home/test/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /home/test/autobuild/run/instance-2/output/target/usr make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot' make: Entering directory `/home/test/autobuild/run/instance-2/buildroot' >>> Buildroot 2018.05-rc1-00060-g545567a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libconfuse 3.2.1 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> dejavu 2.37 Collecting legal info ERROR: No hash found for LICENSE >>> dhcpcd 7.0.3 Collecting legal info LICENSE: OK (sha256: b120a64b92cfb2453b61df4457a3c0eb163ef9c1c397822826756a31581f3947) >>> dhrystone 2 Collecting legal info >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> easy-rsa 3.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gpl-2.0.txt >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> genpart 1.0.2 Collecting legal info >>> i2c-tools 4.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> inconsolata 001.010 Collecting legal info ERROR: No hash found for OFL.txt >>> ipset 6.36 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> libbson 1.9.4 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcodec2 0.7 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmpdclient 2.14 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.46.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libqrencode 3.4.2 Collecting legal info ERROR: No hash found for COPYING >>> libroxml 2.3.0 Collecting legal info ERROR: No hash found for License.txt >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libucl 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> libxkbcommon 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> linuxconsoletools 1.6.0 Collecting legal info ERROR: No hash found for COPYING >>> msmtp 1.6.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> nano 2.9.0 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.9 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> 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 >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> pps-tools 47333f24af878f67ce48022e8af16419713aa1ac Collecting legal info ERROR: No hash found for COPYING >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> psmisc 23.1 Collecting legal info ERROR: No hash found for COPYING >>> ptpd 1.1.0 Collecting legal info ERROR: No hash found for COPYRIGHT >>> pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> rapidjson v1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> riemann-c-client 1.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> sdl_ttf 2.0.11 Collecting legal info ERROR: No hash found for COPYING >>> semodule-utils 2.7 Collecting legal info ERROR: No hash found for COPYING >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> taglib 1.11.1 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.MPL >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> usbredir 0.7.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> wireless_tools 30.pre9 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: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot'