-- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_SYSTEM_PROCESSOR value `mipsel` is unknown -- Please add this value near /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source/CMakeLists.txt:78 -- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Failed -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success -- Could NOT find nasm (missing: NASM_EXECUTABLE) -- x265 version 2.8 -- Looking for strtok_r -- Looking for strtok_r - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source >>> x265 2.8 Building PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j1 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source make[1]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' make[2]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' Scanning dependencies of target encoder make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' [ 2%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 4%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 6%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 8%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 10%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 12%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 14%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 16%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 18%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 20%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 22%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 24%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 26%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 28%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 30%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 32%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 34%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 36%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' [ 36%] Built target encoder make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' Scanning dependencies of target common make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' [ 38%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 40%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 42%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 44%] Building CXX object common/CMakeFiles/common.dir/lowpassdct.cpp.o [ 46%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 48%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 50%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 52%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 54%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source/common/cpu.cpp: In function 'uint32_t x265::cpu_detect(bool)': /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source/common/cpu.cpp:386:26: warning: unused parameter 'benableavx512' [-Wunused-parameter] uint32_t cpu_detect(bool benableavx512) ^~~~~~~~~~~~~ [ 56%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 58%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 62%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 64%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 66%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 68%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 70%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 72%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 74%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 76%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 78%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 80%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 82%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 84%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 86%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 88%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 90%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 92%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 94%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 96%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' [ 96%] Built target common make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' Scanning dependencies of target x265-shared make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' [ 98%] Linking CXX shared library libx265.so make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' [ 98%] Built target x265-shared make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' Scanning dependencies of target x265-static make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' [100%] Linking CXX static library libx265.a make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' [100%] Built target x265-static make[2]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' make[1]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' >>> x265 2.8 Installing to staging directory PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j1 DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot install/fast -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source make[1]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libx265.a -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/x265.h -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/x265_config.h -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libx265.so.160 -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libx265.so -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' >>> x265 2.8 Fixing libtool files >>> x265 2.8 Installing to target PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j1 DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target install/fast -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source make[1]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/libx265.a -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include/x265.h -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include/x265_config.h -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/libx265.so.160 -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/libx265.so -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/x265-2.8/source' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libopenssl', u'freerdp', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libopenssl', u'freerdp', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libsigsegv.la" is touched by more than one package: [u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/librygel-ruih-2.0.la" is touched by more than one package: [u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libQtCore.la" is touched by more than one package: [u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgupnp-av-1.0.la" is touched by more than one package: [u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libQtXml.la" is touched by more than one package: [u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-mpris.la" is touched by more than one package: [u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgee-0.8.la" is touched by more than one package: [u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libopenssl', u'freerdp', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-external.la" is touched by more than one package: [u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'gmp', u'nettle', u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/gio/modules/libgiognutls.la" is touched by more than one package: [u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libopenssl', u'freerdp', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libopenssl', u'freerdp', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libldns.la" is touched by more than one package: [u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'nettle', u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libQtTest.la" is touched by more than one package: [u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/librygel-db-2.6.la" is touched by more than one package: [u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/librygel-core-2.6.la" is touched by more than one package: [u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/librygel-server-2.6.la" is touched by more than one package: [u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/rygel-2.6/engines/librygel-media-engine-simple.la" is touched by more than one package: [u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'glib-networking', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/librygel-renderer-2.6.la" is touched by more than one package: [u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libcsv.la" is touched by more than one package: [u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libsamplerate.la" is touched by more than one package: [u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-ruih.la" is touched by more than one package: [u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libQtSql.la" is touched by more than one package: [u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libupnp', u'iptables', u'json-c', u'libcgi', u'libcsv', u'libgee', u'libldns', u'libmediaart', u'libsamplerate', u'libsigc', u'libsigsegv', u'libubox', u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-lms.la" is touched by more than one package: [u'rygel', u'tclap', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libQtNetwork.la" is touched by more than one package: [u'qt', u'rtmpdump', u'rygel', u'tclap', u'ustream-ssl', u'x265'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-host.txt Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libtasn1.la" is touched by more than one package: [u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libip6tc.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libsigsegv.la" is touched by more than one package: [u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libcsv.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libiptc.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/gio/modules/libgiognutls.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libgupnp-av-1.0.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libupnp.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libjson-c.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libsamplerate.la" is touched by more than one package: [u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libsigc-2.0.la" is touched by more than one package: [u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libip4tc.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-ncurses', u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libsoup-2.4.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libldns.la" is touched by more than one package: [u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libgmp.la" is touched by more than one package: [u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libgnutlsxx.la" is touched by more than one package: [u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libxtables.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libthreadutil.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libgee-0.8.la" is touched by more than one package: [u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libsqlite3.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libmagic.la" is touched by more than one package: [u'host-libffi', u'host-ncurses', u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libxml2.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libixml.la" is touched by more than one package: [u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-ncurses', u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-ncurses', u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libgnutls.la" is touched by more than one package: [u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-ncurses', u'host-expat', u'host-vala', u'host-mkpasswd', u'host-ruby'] rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/glib-compile-schemas /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/bin/sh rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge; done for dir in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/cmake /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/cmake find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/info /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/doc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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/rclinux/rc-buildroot-test/scripts/instance-1/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/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11.3-00002-ge67fc5c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11.3"; \ echo "PRETTY_NAME=\"Buildroot 2018.11.3\"" \ ) > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr make: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2018.11.3-00002-ge67fc5c 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 >>> 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 >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cmocka 1.1.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> edid-decode f56f329ed23a25d002352dedba1e8f092a47286f Collecting legal info ERROR: No hash found for edid-decode.c >>> file 5.34 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-file 5.34 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> freerdp 2.0.0-rc2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> 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 >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> glib-networking 2.50.0 Collecting legal info ERROR: No hash found for COPYING >>> gnutls 3.5.19 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3250300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.3 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> igd2-for-linux v1.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> iptables 1.6.2 Collecting legal info ERROR: No hash found for COPYING >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libgee 0.20.1 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> libldns 1.7.0 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> libsigsegv 2.12 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> lsscsi 0.30 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> minicom 19ab49422f3431102c31fea01549121385113f80 Collecting legal info COPYING: OK (sha256: cf80a758014eefbf068afffe3d462fc34ff4f528527524d8e100329c42094e15) >>> host-mkpasswd Collecting legal info >>> mutt 1.10.1 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> nuttcp 6.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> qt 4.8.7 Collecting legal info ERROR: No hash found for LICENSE.LGPL ERROR: No hash found for LGPL_EXCEPTION.txt ERROR: No hash found for LICENSE.GPL3 >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> ruby 2.4.5 Collecting legal info LEGAL: OK (sha256: 609292a6d848ab223073944fc2d844449391a5ba2055a8b5baf1726bc13b39cb) COPYING: OK (sha256: f5eb1b2956d5f7a67b2e5722a3749bc2fe86f9c580f2e3f5a08519cf073b5864) BSDL: OK (sha256: a5e3042dacb53eebda91f3b1caefbfec8307711df8c4ed1ed20e4e97c43307a4) >>> host-ruby 2.4.5 Collecting legal info LEGAL: OK (sha256: 609292a6d848ab223073944fc2d844449391a5ba2055a8b5baf1726bc13b39cb) COPYING: OK (sha256: f5eb1b2956d5f7a67b2e5722a3749bc2fe86f9c580f2e3f5a08519cf073b5864) BSDL: OK (sha256: a5e3042dacb53eebda91f3b1caefbfec8307711df8c4ed1ed20e4e97c43307a4) >>> rygel 0.36.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.logo: OK (sha256: c7d881be8ae01162510e982a32001446c6d6d18a9cecc89cc41a28bd215a0262) >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sudo 1.8.23 Collecting legal info doc/LICENSE: OK (sha256: b6625a7b58e9469a7adfd1732960579a19fe84b3508030f9a31641283e2250b8) >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Collecting legal info ustream-ssl.h: OK (sha256: 90dd1590cf400a548438e2575e1ff46d8fb8cebae7d09f544aae7e059e30b6c5) >>> x265 2.8 Collecting legal info COPYING: OK (sha256: d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/legal-info make: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot'