########################################################################## 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 2.0.0 Building PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j12 -C /data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' Making all in doc make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0/doc' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' CC src/src_libzyre_la-zyre.lo CC src/src_libzyre_la-zyre_event.lo CC src/src_libzyre_la-zre_msg.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_zpinger-zpinger.o CC src/src_libzyre_la-zyre_private_selftest.lo 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: '/data/buildroot/buildroot-test/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/data/buildroot/buildroot-test/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/libunwind.la' seems to be moved libtool: warning: '/data/buildroot/buildroot-test/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/data/buildroot/buildroot-test/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/libcurl.la' seems to be moved libtool: warning: '/data/buildroot/buildroot-test/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/libunwind.la' seems to be moved CCLD src/zpinger CCLD src/perf_remote CCLD src/perf_local CCLD src/ztester_beacon CCLD src/ztester_gossip CCLD src/zyre_selftest make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' >>> zyre 2.0.0 Installing to staging directory PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j12 DESTDIR=/data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot install -C /data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' Making install in doc make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0/doc' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0/doc' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 src/libzyre.pc '/data/buildroot/buildroot-test/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 '/data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /data/buildroot/buildroot-test/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 /data/buildroot/buildroot-test/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 /data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/zpinger make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' >>> zyre 2.0.0 Fixing libtool files for la in $(find /data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/data/buildroot/buildroot-test/instance-0/output:@BASE_DIR@:g" \ -e "s:/data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/data/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/data/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/data/buildroot/buildroot-test/instance-0/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zyre 2.0.0 Installing to target PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j12 DESTDIR=/data/buildroot/buildroot-test/instance-0/output/target install -C /data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' Making install in doc make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0/doc' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0/doc' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/target/usr/lib' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/target/usr/share/zproject/zyre' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/data/buildroot/buildroot-test/instance-0/output/target/usr/lib' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/target/usr/include' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/data/buildroot/buildroot-test/instance-0/output/target/usr/share/zproject/zyre' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/data/buildroot/buildroot-test/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 src/libzyre.pc '/data/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /data/buildroot/buildroot-test/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 /data/buildroot/buildroot-test/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 /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/data/buildroot/buildroot-test/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /data/buildroot/buildroot-test/instance-0/output/target/usr/bin/zpinger make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/zyre-2.0.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /data/buildroot/buildroot-test/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/compat/octets.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/include/ortp/str_utils.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/codec/der/__init__.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/include/mediastreamer2/msfilter.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/ortp/rtpprofile.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/ortp/b64.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc2315.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/include/mediastreamer2/msfilerec.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/mediastreamer2/ice.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/bin/lsscsi" is touched by more than one package: [u'busybox', u'lsscsi'] Warning: target file "./usr/include/ortp/telephonyevents.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/@DATADIRNAME@/locale/pl/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/mediastreamer2/dsptools.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/mediastreamer2/msaudiomixer.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/type/char.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/@DATADIRNAME@/locale/pt_BR/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/ortp/rtcp.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/mediastreamer2/msvideo.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/share/images/nowebcamCIF.jpg" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/mediastreamer2/mediastream.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc2511.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/include/mediastreamer2/mscodecutils.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/pkgconfig/mediastreamer.pc" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/@DATADIRNAME@/locale/de/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/__init__.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/include/mediastreamer2/mssndcard.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/mediastreamer2/mstonedetector.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/mediastreamer2/msvideoout.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc3412.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/type/__init__.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/libmediastreamer_voip.so" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/@DATADIRNAME@/locale/it/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/@DATADIRNAME@/locale/cs/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/ortp/rtp.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/codec/ber/decoder.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/@DATADIRNAME@/locale/zh_CN/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'gmp', u'wget', u'gdb', u'gnuchess', u'mjpegtools', u'ocrad', u'sed', u'which', u'xorriso'] Warning: target file "./usr/include/mediastreamer2/msjpegwriter.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc3447.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/include/mediastreamer2/msequalizer.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/type/error.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/@DATADIRNAME@/locale/fr/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/bin/which" is touched by more than one package: [u'busybox', u'which'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc2314.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/include/mediastreamer2/msfileplayer.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc1902.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/include/mediastreamer2/qualityindicator.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/mediastreamer2/msqueue.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/ortp/port.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/ortp/rtpsession.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/@DATADIRNAME@/locale/hu/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/libortp.so" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/codec/ber/eoo.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/@DATADIRNAME@/locale/sv/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/mediastreamer2/msitc.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/share/man/man3/history.3" is touched by more than one package: [u'libedit', u'readline'] Warning: target file "./usr/include/ortp/rtpsignaltable.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/codec/der/encoder.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/codec/der/decoder.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/include/ortp/logging.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/lib/pkgconfig/ortp.pc" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/mediastreamer2/bitratecontrol.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/share/man/man1/which.1" is touched by more than one package: [u'debianutils', u'which'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/pem.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/include/mediastreamer2/msinterfaces.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/type/tagmap.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/share/man/man1/kill.1" is touched by more than one package: [u'util-linux', u'procps-ng'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/debug.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/include/mediastreamer2/msconference.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/mediastreamer2/msv4l.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/mediastreamer2/mschanadapter.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/mediastreamer2/rfc3984.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/mediastreamer2/msvolume.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/libmediastreamer_base.so" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc3414.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc2459.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/include/ortp/sessionset.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/@DATADIRNAME@/locale/nl/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc2251.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/compat/binary.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/@DATADIRNAME@/locale/ru/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc2560.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/@DATADIRNAME@/locale/ja/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/codec/__init__.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/type/useful.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/include/mediastreamer2/mseventqueue.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc1157.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/codec/ber/__init__.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/type/tag.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/include/mediastreamer2/msjava.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/mediastreamer2/mstee.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc1905.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/include/ortp/event.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/codec/ber/encoder.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/type/univ.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/error.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/include/mediastreamer2/allfilters.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/type/base.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/__init__.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/type/constraint.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/include/mediastreamer2/mscommon.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc1155.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/include/mediastreamer2/msrtp.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./bin/kill" is touched by more than one package: [u'util-linux', u'procps-ng'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc1901.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./etc/fstab" is touched by more than one package: [u'skeleton-init-sysv', u'libselinux'] Warning: target file "./usr/sbin/tftpd" is touched by more than one package: [u'iputils', u'tftpd'] Warning: target file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: target file "./usr/include/ortp/ortp.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/mediastreamer2/msticker.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./bin/sed" is touched by more than one package: [u'busybox', u'sed'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc4210.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/bin/iostat" is touched by more than one package: [u'iostat', u'sysstat'] Warning: target file "./usr/include/mediastreamer2/mswebcam.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/type/namedval.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/include/ortp/payloadtype.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/@DATADIRNAME@/locale/es/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/type/namedtype.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/lib/libortp.la" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/codec/cer/decoder.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/include/mediastreamer2/dtmfgen.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc5208.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/include/mediastreamer2/upnp_igd.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/include/mediastreamer2/msextdisplay.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/codec/cer/__init__.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/codec/cer/encoder.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1/compat/__init__.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/lib/python3.7/site-packages/pyasn1_modules/rfc2437.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] ./support/scripts/check-uniq-files -t staging /data/buildroot/buildroot-test/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/include/ortp/str_utils.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/include/bluetooth/sdp_lib.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/mediastreamer2/msfilter.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/ortp/rtpprofile.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/include/ortp/b64.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/include/mediastreamer2/msfilerec.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/ice.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/bluetooth/bluetooth.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/ortp/telephonyevents.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/pkgconfig/glib-2.0.pc" is touched by more than one package: [u'libglib2', u'bluez5_utils'] Warning: staging file "./usr/@DATADIRNAME@/locale/pl/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/dsptools.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/@DATADIRNAME@/locale/pt_BR/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/ortp/rtcp.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/include/mediastreamer2/msfileplayer.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/msvideo.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/bluetooth/hci.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/share/images/nowebcamCIF.jpg" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/mediastream.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/lib/pkgconfig/mediastreamer.pc" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/@DATADIRNAME@/locale/de/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/bluetooth/cmtp.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/mediastreamer2/mssndcard.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/mstonedetector.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/ortp/rtpsession.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/include/mediastreamer2/allfilters.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/msvideoout.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/lib/libmediastreamer_voip.so" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/msaudiomixer.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/@DATADIRNAME@/locale/it/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/@DATADIRNAME@/locale/cs/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/ortp/rtp.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/@DATADIRNAME@/locale/zh_CN/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/bluetooth/sco.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'toolchain-external-codesourcery-mips', u'readline', u'gmp', u'mjpegtools', u'ocrad'] Warning: staging file "./usr/include/mediastreamer2/msjpegwriter.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/msequalizer.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/@DATADIRNAME@/locale/fr/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/bluetooth/hci_lib.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/bluetooth/rfcomm.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/mediastreamer2/qualityindicator.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/msqueue.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/ortp/port.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/@DATADIRNAME@/locale/hu/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/lib/libortp.so" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/include/mediastreamer2/msitc.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/share/man/man3/history.3" is touched by more than one package: [u'libedit', u'readline'] Warning: staging file "./usr/include/ortp/rtpsignaltable.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/include/ortp/logging.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/pkgconfig/ortp.pc" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/include/mediastreamer2/bitratecontrol.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/msinterfaces.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/share/man/man1/kill.1" is touched by more than one package: [u'util-linux', u'procps-ng'] Warning: staging file "./usr/include/mediastreamer2/msv4l.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/@DATADIRNAME@/locale/sv/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/bluetooth/l2cap.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/mediastreamer2/mschanadapter.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/rfc3984.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/msvolume.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/lib/libmediastreamer_base.so" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/ortp/sessionset.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/@DATADIRNAME@/locale/nl/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/mscodecutils.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/@DATADIRNAME@/locale/ru/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/bluetooth/hidp.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/@DATADIRNAME@/locale/ja/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/mseventqueue.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/mstee.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/ortp/event.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/include/mediastreamer2/mscommon.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/msrtp.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./bin/kill" is touched by more than one package: [u'util-linux', u'procps-ng'] Warning: staging file "./usr/include/mediastreamer2/msconference.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: staging file "./usr/include/ortp/ortp.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/include/mediastreamer2/msticker.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/msjava.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/lib/pkgconfig/gio-2.0.pc" is touched by more than one package: [u'libglib2', u'bluez5_utils'] Warning: staging file "./usr/include/mediastreamer2/mswebcam.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/bluetooth/bnep.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/ortp/payloadtype.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/@DATADIRNAME@/locale/es/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/include/mediastreamer2/dtmfgen.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/upnp_igd.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/mediastreamer2/msextdisplay.h" is touched by more than one package: [u'linphone', u'mediastreamer'] Warning: staging file "./usr/include/bluetooth/sdp.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] ./support/scripts/check-uniq-files -t host /data/buildroot/buildroot-test/instance-0/output/build/packages-file-list-host.txt Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/ortp/rtpsignaltable.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/ortp/str_utils.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mstonedetector.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msitc.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/upnp_igd.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/share/images/nowebcamCIF.jpg" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/bluetooth/hidp.h" is touched by more than one package: [u'host-cmake', u'host-libtirpc'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/ortp.pc" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/@DATADIRNAME@/locale/zh_CN/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-m4', u'host-pcre', u'host-libtirpc', u'host-waf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libortp.la" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msjpegwriter.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mssndcard.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libssl.a" is touched by more than one package: [u'host-pcre', u'host-vim'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/ortp/rtcp.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/rfc3984.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mscommon.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msextdisplay.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/bin/kill" is touched by more than one package: [u'host-python', u'host-lzip'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python3', u'host-python'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msfileplayer.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./lib/python3.7/site-packages/pycparser/c_ast.pyc" is touched by more than one package: [u'host-python-pycparser', u'host-python-vcversioner'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/@DATADIRNAME@/locale/cs/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/ortp/telephonyevents.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/@DATADIRNAME@/locale/fr/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msticker.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msvideo.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msfilerec.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/bluetooth/rfcomm.h" is touched by more than one package: [u'host-cmake', u'host-libtirpc'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/@DATADIRNAME@/locale/ja/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/ortp/port.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/mediastreamer.pc" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msaudiomixer.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/bluetooth/sdp_lib.h" is touched by more than one package: [u'host-cmake', u'host-libtirpc'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mswebcam.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/ortp/rtp.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msvolume.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/@DATADIRNAME@/locale/ru/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mediastream.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/bluetooth/bnep.h" is touched by more than one package: [u'host-cmake', u'host-libtirpc'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/@DATADIRNAME@/locale/de/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msequalizer.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/ortp/event.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/@DATADIRNAME@/locale/hu/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/dtmfgen.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mschanadapter.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msvideoout.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msrtp.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/bitratecontrol.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msjava.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmediastreamer_base.so" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/ice.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/bluetooth/hci_lib.h" is touched by more than one package: [u'host-cmake', u'host-libtirpc'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/@DATADIRNAME@/locale/pl/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/@DATADIRNAME@/locale/pt_BR/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/bluetooth/bluetooth.h" is touched by more than one package: [u'host-cmake', u'host-libtirpc'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msv4l.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/share/man/man1/kill.1" is touched by more than one package: [u'host-python', u'host-lzip'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/bluetooth/l2cap.h" is touched by more than one package: [u'host-cmake', u'host-libtirpc'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/@DATADIRNAME@/locale/nl/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/@DATADIRNAME@/locale/it/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/bluetooth/sco.h" is touched by more than one package: [u'host-cmake', u'host-libtirpc'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/ortp/rtpsession.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext-gnu', u'host-lzip', u'host-gawk'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmediastreamer_voip.so" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msconference.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/@DATADIRNAME@/locale/es/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/bluetooth/hci.h" is touched by more than one package: [u'host-cmake', u'host-libtirpc'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msfilter.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mstee.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/allfilters.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mseventqueue.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/bluetooth/cmtp.h" is touched by more than one package: [u'host-cmake', u'host-libtirpc'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msqueue.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libortp.so" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msinterfaces.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/ortp/rtpprofile.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/ortp/sessionset.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/qualityindicator.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/ortp/logging.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mscodecutils.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/@DATADIRNAME@/locale/sv/LC_MESSAGES/mediastreamer.mo" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/bluetooth/sdp.h" is touched by more than one package: [u'host-cmake', u'host-libtirpc'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/ortp/b64.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/ortp/ortp.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/ortp/payloadtype.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/dsptools.h" is touched by more than one package: [u'host-vim', u'host-xorgproto'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /data/buildroot/buildroot-test/instance-0/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /data/buildroot/buildroot-test/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /data/buildroot/buildroot-test/instance-0/output/target/etc/shells || echo "/bin/ash" >> /data/buildroot/buildroot-test/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$' /data/buildroot/buildroot-test/instance-0/output/target/etc/shells || echo "/bin/hush" >> /data/buildroot/buildroot-test/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /data/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /data/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /data/buildroot/buildroot-test/instance-0/output/host/bin/glib-compile-schemas /data/buildroot/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/data/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas mkdir -p /data/buildroot/buildroot-test/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/data/buildroot/buildroot-test/instance-0/output/host/bin/mips-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 `@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/data/buildroot/buildroot-test/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /data/buildroot/buildroot-test/instance-0/output/host/etc/meson/cross-compilation.conf.in sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /data/buildroot/buildroot-test/instance-0/output/host/etc/meson/cross-compilation.conf.in > /data/buildroot/buildroot-test/instance-0/output/host/etc/meson/cross-compilation.conf rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/perl5/5.28.2/pod rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/perl5/5.28.2/mips64el-linux/CORE find /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f PYTHONPATH="/data/buildroot/buildroot-test/instance-0/output/target/usr/lib/python3.7/" cd /data/buildroot/buildroot-test/instance-0/output/target && /data/buildroot/buildroot-test/instance-0/output/host/bin/python3.7 /data/buildroot/buildroot-test/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.7 Cannot compile usr/lib/python3.7/site-packages/ws4py/async_websocket.py Traceback (most recent call last): File "/data/buildroot/buildroot-test/instance-0/output/host/lib/python3.7/py_compile.py", line 143, in compile _optimize=optimize) File "", line 763, in source_to_code File "", line 219, in _call_with_frames_removed File "usr/lib/python3.7/site-packages/ws4py/async_websocket.py", line 87 asyncio.async(closeit()) ^ SyntaxError: invalid syntax During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/buildroot/buildroot-test/instance-0/buildroot/support/scripts/pycompile.py", line 69, in compileall.compile_dir(args.target, force=args.force, quiet=ReportProblem()) File "/data/buildroot/buildroot-test/instance-0/output/host/lib/python3.7/compileall.py", line 97, in compile_dir legacy, optimize, invalidation_mode): File "/data/buildroot/buildroot-test/instance-0/output/host/lib/python3.7/compileall.py", line 162, in compile_file if quiet >= 2: File "/data/buildroot/buildroot-test/instance-0/buildroot/support/scripts/pycompile.py", line 52, in __ge__ return not self < other File "/data/buildroot/buildroot-test/instance-0/buildroot/support/scripts/pycompile.py", line 26, in operator raise value File "/data/buildroot/buildroot-test/instance-0/output/host/lib/python3.7/compileall.py", line 159, in compile_file invalidation_mode=invalidation_mode) File "/data/buildroot/buildroot-test/instance-0/output/host/lib/python3.7/py_compile.py", line 147, in compile raise py_exc py_compile.PyCompileError: File "usr/lib/python3.7/site-packages/ws4py/async_websocket.py", line 87 asyncio.async(closeit()) ^ SyntaxError: invalid syntax make: *** [Makefile:743: target-finalize] Error 1 make: Leaving directory '/data/buildroot/buildroot-test/instance-0/buildroot'