checking for linux/wireless.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint32_t... yes checking for working volatile... yes checking whether byte ordering is bigendian... (cached) no checking for presence of CMake recipes... no configure: ENABLE_PERF_LOCAL defined configure: ENABLE_PERF_REMOTE defined configure: ENABLE_ZPINGER defined configure: ENABLE_ZTESTER_BEACON defined configure: ENABLE_ZTESTER_GOSSIP defined configure: ENABLE_ZYRE_SELFTEST defined checking return type of signal handlers... void checking for perror... yes checking for gettimeofday... yes checking for memset... no checking for getifaddrs... yes configure: Building stable and legacy API + draft API checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/libzyre.pc config.status: creating src/platform.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls ########################################################################## # SUMMARY # ########################################################################## Package version............... : zyre-2.0.0 C compiler.................... : /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -std=gnu99 C compiler flags.............. : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os C++ compiler.................. : /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-g++ C++ compiler flags............ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os Configure date................ : 2019-02-23 12:34 Build architecture............ : mips64el-buildroot-linux-gnu Build docs.................... : no Build host.................... : largo Build user.................... : mlweber1 Draft API..................... : yes Install dir................... : /usr Install man pages............. : no Help: Use the Draft API (default = yes): --enable-drafts=(yes|no) Build the docs and install the man pages (default = yes): --with-docs=(yes|no) *requires asciidoc and xmlto ########################################################################## Configure complete! Now proceed with: - 'make' compile the project - 'make check' run the project's selftest - 'make install' install the project to /usr Further options are: - 'make callcheck' run the project's selftest with valgrind to check for performance leaks - 'make check-verbose' run the project's selftest in verbose mode - 'make code' generate code from models in src directory (requires zproject and zproto) - 'make debug' run the project's selftest under gdb - 'make memcheck' run the project's selftest with valgrind to check for memory leaks - 'make coverage' generate project's selftest coverage report expects --with-gcov option for configure >>> zyre v2.0.0 Building PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/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 -j6 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/ make[1]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' Making all in doc make[2]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[2]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' CC src/src_libzyre_la-zyre.lo CC src/src_libzyre_la-zre_msg.lo CC src/src_libzyre_la-zyre_event.lo CC src/src_libzyre_la-zyre_peer.lo CC src/src_libzyre_la-zyre_group.lo CC src/src_libzyre_la-zyre_node.lo CC src/src_libzyre_la-zyre_private_selftest.lo CC src/src_zpinger-zpinger.o CC src/src_perf_local-perf_local.o CC src/src_perf_remote-perf_remote.o CC src/src_ztester_beacon-ztester_beacon.o CC src/src_ztester_gossip-ztester_gossip.o CC src/src_zyre_selftest-zyre_selftest.o CCLD src/libzyre.la libtool: warning: '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-ctng_n64-linux-gnu/4.8.2/../../../../mips64el-ctng_n64-linux-gnu/lib/../lib64/libstdc++.la' seems to be moved libtool: warning: '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-ctng_n64-linux-gnu/4.8.2/../../../../mips64el-ctng_n64-linux-gnu/lib/../lib64/libstdc++.la' seems to be moved libtool: warning: library '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-ctng_n64-linux-gnu/4.8.2/../../../../mips64el-ctng_n64-linux-gnu/lib/../lib64/libstdc++.la' was moved. CCLD src/perf_local CCLD src/zpinger CCLD src/perf_remote CCLD src/ztester_gossip CCLD src/ztester_beacon CCLD src/zyre_selftest libtool: warning: library '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-ctng_n64-linux-gnu/4.8.2/../../../../mips64el-ctng_n64-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-ctng_n64-linux-gnu/4.8.2/../../../../mips64el-ctng_n64-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-ctng_n64-linux-gnu/4.8.2/../../../../mips64el-ctng_n64-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-ctng_n64-linux-gnu/4.8.2/../../../../mips64el-ctng_n64-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-ctng_n64-linux-gnu/4.8.2/../../../../mips64el-ctng_n64-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-ctng_n64-linux-gnu/4.8.2/../../../../mips64el-ctng_n64-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-ctng_n64-linux-gnu/4.8.2/../../../../mips64el-ctng_n64-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-ctng_n64-linux-gnu/4.8.2/../../../../mips64el-ctng_n64-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-ctng_n64-linux-gnu/4.8.2/../../../../mips64el-ctng_n64-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-ctng_n64-linux-gnu/4.8.2/../../../../mips64el-ctng_n64-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-ctng_n64-linux-gnu/4.8.2/../../../../mips64el-ctng_n64-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-ctng_n64-linux-gnu/4.8.2/../../../../mips64el-ctng_n64-linux-gnu/lib/../lib64/libstdc++.la' was moved. make[2]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' make[1]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' >>> zyre v2.0.0 Installing to staging directory PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/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 -j6 DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot install -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/ make[1]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' Making install in doc make[2]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' /bin/mkdir -p '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include' /bin/mkdir -p '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' /bin/mkdir -p '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' /usr/bin/install -c -m 644 src/libzyre.pc '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so.2 || { rm -f libzyre.so.2 && ln -s libzyre.so.2.0.0 libzyre.so.2; }; }) libtool: install: (cd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so || { rm -f libzyre.so && ln -s libzyre.so.2.0.0 libzyre.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzyre.lai /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/zpinger make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' make[2]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' make[1]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' >>> zyre v2.0.0 Fixing libtool files >>> zyre v2.0.0 Installing to target PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/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 -j6 DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target install -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/ make[1]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' Making install in doc make[2]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' /bin/mkdir -p '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib' /bin/mkdir -p '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib' /bin/mkdir -p '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zproject/zyre' /bin/mkdir -p '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zproject/zyre' /usr/bin/install -c -m 644 src/libzyre.pc '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so.2 || { rm -f libzyre.so.2 && ln -s libzyre.so.2.0.0 libzyre.so.2; }; }) libtool: install: (cd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so || { rm -f libzyre.so && ln -s libzyre.so.2.0.0 libzyre.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzyre.lai /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/bin/zpinger make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' make[2]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' make[1]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' >>> 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-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_pnm.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libvips-cpp.la" is touched by more than one package: [u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_ft2.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_devmem.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_dfiff.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libdirectfb.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libdirect.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'ncurses', u'libaio', u'readline', u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/lib++dfb.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_fbdev.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_dummy.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'freetype', u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libf2fs_format.la" is touched by more than one package: [u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBWindows/libidirectfbwindows_default.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libf2fs.la" is touched by more than one package: [u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_bmp.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libfusion.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/ICoreResourceManager/libicoreresourcemanager_test.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libvips.la" is touched by more than one package: [u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IWater/libiwater_default.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libtwolame.la" is touched by more than one package: [u'twolame', u'zyre'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'ncurses', u'libaio', u'readline', u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'freetype', u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libvipsCC.la" is touched by more than one package: [u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/wm/libdirectfbwm_default.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_dgiff.la" is touched by more than one package: [u'directfb', u'librtlsdr', u'f2fs-tools', u'libffi', u'pcre', u'libglib2', u'libmpdclient', u'libsndfile', u'libsoxr', u'libxml2', u'libvips', u'libxslt', u'lockdev', u'lzo', u'openal', u'skalibs', u's6-dns', u'sdl', u'twolame', u'zyre'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libdirectfb.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libf2fs_format.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_bmp.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_dgiff.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBWindows/libidirectfbwindows_default.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/ICoreResourceManager/libicoreresourcemanager_test.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/wm/libdirectfbwm_default.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/systems/libdirectfb_fbdev.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libczmq.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/systems/libdirectfb_dummy.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libdirect.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libfreetype.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libf2fs.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_ft2.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libzmq.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_pnm.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_dfiff.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/systems/libdirectfb_devmem.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libfusion.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/lib++dfb.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libusb.la" is touched by more than one package: [u'host-ncurses', u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IWater/libiwater_default.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libusb-1.0.la" is touched by more than one package: [u'host-ncurses', u'host-libffi', u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/ash" >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/hush" >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/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-0/output/target/etc/hosts mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/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-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/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-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/info /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/doc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/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-0/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/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-0/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-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-rc1-00052-ge2c2190"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-rc1\"" \ ) > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' make: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2019.02-rc1-00052-ge2c2190 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> avrdude f8893ccf0aceeff67c45f95ae4e86bc7fbe342aa Collecting legal info ERROR: No hash found for avrdude/COPYING >>> elfutils 0.174 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> blktrace 1.2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.3.1 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> directfb 1.7.7 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> drbd-utils 9.2.0 Collecting legal info ERROR: No hash found for COPYING >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr 0.6.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> f2fs-tools v1.11.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> imx-usb-loader 4aa9809099dcece9a9225776321f3b4b5b896d78 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 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.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.49.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libvips 7.42.2 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> micropython v1.9.4 Collecting legal info ERROR: No hash found for LICENSE >>> mpd-mpc 0.31 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> openal 1.18.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6-dns 2.3.0.0 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> twolame 0.3.13 Collecting legal info ERROR: No hash found for COPYING >>> wipe 2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> zyre v2.0.0 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/buildroot'