/accts/mlweber1/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 /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/parser.cpp:5: /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/parser.cpp:9:0: /accts/mlweber1/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 /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/parser.cpp:5: /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/scanner.cpp: In member function 'void YAML::Scanner::StartStream()': /accts/mlweber1/instance-2/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 /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/scanner.cpp:2: /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ /accts/mlweber1/instance-2/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)': /accts/mlweber1/instance-2/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 /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/scanner.cpp:2: /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/scanner.h:18:0, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /accts/mlweber1/instance-2/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 /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:7:0: /accts/mlweber1/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 /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/ptr_vector.h:12, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/scanner.h:18, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/singledocparser.cpp:6: /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/parse.cpp:8:0: /accts/mlweber1/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 /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/boost/config/no_tr1/memory.hpp:21, from /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/boost/shared_ptr.hpp:17, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/ptr.h:11, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/node.h:16, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/parse.cpp:6: /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/parse.cpp:8:0: /accts/mlweber1/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 /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/memory:81:0, from /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/boost/config/no_tr1/memory.hpp:21, from /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/boost/shared_ptr.hpp:17, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/ptr.h:11, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/include/yaml-cpp/node/node.h:16, from /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/src/parse.cpp:6: /accts/mlweber1/instance-2/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ [100%] Linking CXX shared library libyaml-cpp.so make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2' [100%] Built target yaml-cpp make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2' >>> yaml-cpp 0.5.2 Installing to staging directory PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot install/fast -C /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so.0.5.2 -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so.0.5 -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/null.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory `/accts/mlweber1/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="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/target install/fast -C /accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/yaml-cpp-0.5.2' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-2/output/target/usr/lib/libyaml-cpp.so.0.5.2 -- Installing: /accts/mlweber1/instance-2/output/target/usr/lib/libyaml-cpp.so.0.5 -- Installing: /accts/mlweber1/instance-2/output/target/usr/lib/libyaml-cpp.so -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/parser.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/yaml.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/exceptions.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/convert.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/node.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/parse.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/type.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/emit.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/impl.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/detail -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/null.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/noncopyable.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/traits.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/emitter.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/anchor.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/mark.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/contrib -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/binary.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yaml-cpp/dll.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory `/accts/mlweber1/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 /accts/mlweber1/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/freeswitch/mod/mod_syslog.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_nl.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_local_stream.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_directory.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_ja.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'pcre', u'libogg', u'speex', u'sqlite', u'util-linux', u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_g723_1.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_voicemail.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_loopback.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_expr.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_hr.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libogg', u'speex', u'sqlite', u'util-linux', u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_esl.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_rtmp.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_commands.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_th.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_sofia.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dptools.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_spandsp.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_db.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'sqlite', u'util-linux', u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libzlib', u'libopenssl', u'libcurl', u'pcre', u'libogg', u'speex', u'sqlite', u'util-linux', u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_avmd.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libMagickWand-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'boost', u'libjpeg', u'libzlib', u'libopenssl', u'libcurl', u'pcre', u'libogg', u'speex', u'sqlite', u'util-linux', u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_native_file.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libogg', u'speex', u'sqlite', u'util-linux', u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_curl.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libogg', u'speex', u'sqlite', u'util-linux', u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_fsk.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_httapi.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'boost', u'libjpeg', u'libzlib', u'libopenssl', u'libcurl', u'pcre', u'libogg', u'speex', u'sqlite', u'util-linux', u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_hu.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_en.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libmpeg2.la" is touched by more than one package: [u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libplist++.la" is touched by more than one package: [u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_he.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_snom.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_callcenter.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_es.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_it.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_esf.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_event_socket.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_fr.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'util-linux', u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_sv.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_verto.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libipset.la" is touched by more than one package: [u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libplist.la" is touched by more than one package: [u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libGeoIP.la" is touched by more than one package: [u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_easyroute.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_spy.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libpthsem.la" is touched by more than one package: [u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dialplan_asterisk.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_fa.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_scgi.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libdvbpsi.la" is touched by more than one package: [u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_fifo.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speex', u'sqlite', u'util-linux', u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libgsasl.la" is touched by more than one package: [u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_blacklist.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_pl.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libMagickCore-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_pt.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_sms.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_ru.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/liblxc.la" is touched by more than one package: [u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_conference.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_valet_parking.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libMagick++-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_rtc.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_hash.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_g729.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libstrophe.la" is touched by more than one package: [u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_cdr_csv.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libfreeswitch.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_tone_stream.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dialplan_xml.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_es_ar.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_rpc.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_de.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'speex', u'sqlite', u'util-linux', u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_cdr_sqlite.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_console.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_zh.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_lcr.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_cdr.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/libmpeg2convert.la" is touched by more than one package: [u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_logfile.la" is touched by more than one package: [u'freeswitch', u'geoip', u'libxml2', u'imagemagick', u'libmnl', u'ipset', u'libao', u'libdvbpsi', u'libevent', u'libgpg-error', u'libgcrypt', u'libgsasl', u'libmpeg2', u'libplist', u'libpthsem', u'libsrtp', u'libstrophe', u'libvorbis', u'linknx', u'lxc', u'rapidjson', u'yaml-cpp'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake'] mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "buildroot" > /accts/mlweber1/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-2/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-2/output/target/etc/shadow rm -f /accts/mlweber1/instance-2/output/target/bin/sh rm -f /accts/mlweber1/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-2/output/target/usr/include /accts/mlweber1/instance-2/output/target/usr/share/aclocal \ /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-2/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-2/output/target/usr/lib/cmake /accts/mlweber1/instance-2/output/target/usr/share/cmake find /accts/mlweber1/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-2/output/target/lib/ /accts/mlweber1/instance-2/output/target/usr/lib/ /accts/mlweber1/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-2/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-2/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-2/output/target/usr/man /accts/mlweber1/instance-2/output/target/usr/share/man rm -rf /accts/mlweber1/instance-2/output/target/usr/info /accts/mlweber1/instance-2/output/target/usr/share/info rm -rf /accts/mlweber1/instance-2/output/target/usr/doc /accts/mlweber1/instance-2/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-2/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/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 /accts/mlweber1/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/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 /accts/mlweber1/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 /accts/mlweber1/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05.1-00002-geece13d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05.1"; \ echo "PRETTY_NAME=\"Buildroot 2018.05.1\"" \ ) > /accts/mlweber1/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-2/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-2/output/target/usr make: Leaving directory `/accts/mlweber1/instance-2/buildroot' make: Entering directory `/accts/mlweber1/instance-2/buildroot' >>> Buildroot 2018.05.1-00002-geece13d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton 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 >>> angularjs 1.6.7 Collecting legal info angular.js: OK (sha256: cec36623ceba33c503784164917c206047079159bf88f51a695a4dfb9d9b7ede) >>> argp-standalone 1.3 Collecting legal info >>> babeld 1.7.1 Collecting legal info ERROR: No hash found for LICENCE >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> dnsmasq 2.79 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> dtach v0.9 Collecting legal info ERROR: No hash found for COPYING >>> freeswitch 1.6.20 Collecting legal info COPYING: OK (sha256: 10299420c1e8602c0daf5a59d022621cd72a9148d1f0f33501edb3db3445c7fe) libs/apr/LICENSE: OK (sha256: e8e26b16da14aa3e6ed5c22c705fdc1f45d6225fca461ea9f7314bcdfdc414c4) libs/apr-util/LICENSE: OK (sha256: 1eefb2ea1db0af7729a9d8a27d7c65d8a37ab185393f935b029aac6828ce315a) libs/sofia-sip/COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) libs/sofia-sip/COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) libs/spandsp/COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) libs/srtp/LICENSE: OK (sha256: 8defed37d52096ae14b60adc499c33d43975109bc265552ee67e9a888c634b93) libs/tiff-4.0.2/COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libcurl 7.61.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> util-linux 2.32 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) >>> geoip 1.6.11 Collecting legal info ERROR: No hash found for COPYING >>> i2c-tools 4.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> imagemagick 7.0.7-38 Collecting legal info LICENSE: OK (sha256: 2318cc05bbd2c25c1b2d13af1aadccc45b9cf6f94757421ae59a3c8ea9064f1c) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ipset 6.36 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jhead 3.00 Collecting legal info ERROR: No hash found for readme.txt >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvbpsi 1.3.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> 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) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgsasl 1.8.0 Collecting legal info README: OK (sha256: 4eb54155afd4684d7e9423f6037e5cc887ae4d8818e83d3af93350ebd4a8e6eb) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> libstrophe 0.8.8 Collecting legal info ERROR: No hash found for MIT-LICENSE.txt ERROR: No hash found for GPL-LICENSE.txt >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> linknx 0.0.1.33 Collecting legal info >>> lxc 3.0.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> motion release-4.1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> netatalk 3.1.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> ntp 4.2.8p11 Collecting legal info COPYRIGHT: OK (sha256: 62c87b269365b38b55359b16dfde7ec28c683c722ef489db90afd0f2e478e4a1) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rapidjson v1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> read-edid 3.0.2 Collecting legal info ERROR: No hash found for LICENSE >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> vorbis-tools 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> wireguard 0.0.20180708 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: linknx-0.0.1.33: cannot save license (LINKNX_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-2/output/legal-info make: Leaving directory `/accts/mlweber1/instance-2/buildroot'