checking for gawk... (cached) gawk checking pkg-config is at least version 0.9.0... yes checking for libzmq... yes checking for czmq... yes checking whether to build documentation... no checking whether to install manpages... no checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for net/if.h... yes checking for net/if_media.h... no 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.................... : /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64-linux-gcc C compiler flags.............. : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os C++ compiler.................. : /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64-linux-g++ C++ compiler flags............ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os Configure date................ : 2019-10-12 11:34 Build architecture............ : aarch64-buildroot-linux-gnu Build docs.................... : no Build host.................... : gcc160.bak.milne.osuosl.org Build user.................... : buildroot 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 2.0.0 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0' Making all in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/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 '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/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_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: '/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-buildroot-linux-gnu/7.4.0/../../../../aarch64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libcurl.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libcares.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libnghttp2.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libssh2.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libgcrypt.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libgpg-error.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-buildroot-linux-gnu/7.4.0/../../../../aarch64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' seems to be moved libtool: warning: library '/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-buildroot-linux-gnu/7.4.0/../../../../aarch64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: '/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libcares.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libnghttp2.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libssh2.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libgcrypt.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libgpg-error.la' seems to be moved CCLD src/zpinger CCLD src/perf_local CCLD src/perf_remote CCLD src/ztester_beacon libtool: warning: library '/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-buildroot-linux-gnu/7.4.0/../../../../aarch64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-buildroot-linux-gnu/7.4.0/../../../../aarch64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-buildroot-linux-gnu/7.4.0/../../../../aarch64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-buildroot-linux-gnu/7.4.0/../../../../aarch64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-buildroot-linux-gnu/7.4.0/../../../../aarch64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-buildroot-linux-gnu/7.4.0/../../../../aarch64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-buildroot-linux-gnu/7.4.0/../../../../aarch64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-buildroot-linux-gnu/7.4.0/../../../../aarch64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. CCLD src/ztester_gossip CCLD src/zyre_selftest libtool: warning: library '/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-buildroot-linux-gnu/7.4.0/../../../../aarch64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-buildroot-linux-gnu/7.4.0/../../../../aarch64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-buildroot-linux-gnu/7.4.0/../../../../aarch64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-buildroot-linux-gnu/7.4.0/../../../../aarch64-buildroot-linux-gnu/lib/../lib64/libstdc++.la' was moved. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0' >>> zyre 2.0.0 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/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 '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 src/libzyre.pc '/home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64-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 /home/buildroot/autobuild/instance-0/output-1/host/aarch64-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 /home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/zpinger make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0' >>> zyre 2.0.0 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1: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="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/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 '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/zproject/zyre' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/zproject/zyre' /usr/bin/install -c -m 644 src/libzyre.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/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 /home/buildroot/autobuild/instance-0/output-1/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 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/zpinger make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zyre-2.0.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/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 /home/buildroot/autobuild/instance-0/output-1/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 "./etc/pam.d/sshd" is touched by more than one package: [u'dropbear', u'openssh'] 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/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/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/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/share/man/man1/uptime.1" is touched by more than one package: [u'coreutils', 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 "./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/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/compat/binary.py" is touched by more than one package: [u'python-pyasn', u'python-pyasn1'] Warning: target file "./usr/bin/scp" is touched by more than one package: [u'dropbear', u'openssh'] 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/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/bin/line" is touched by more than one package: [u'util-linux', u'lmbench'] 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/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/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/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/share/man/man3/history.3" is touched by more than one package: [u'readline', u'libedit'] Warning: target file "./usr/bin/magick" is touched by more than one package: [u'imagemagick', u'lmbench'] 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/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/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/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'coreutils', u'procps-ng'] 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/type/constraint.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/char.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/rfc2459.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/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_modules/rfc2314.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/error.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/rfc2560.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/libexec/sftp-server" is touched by more than one package: [u'openssh', u'gesftpserver'] 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_modules/pem.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/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_modules/rfc2511.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./usr/bin/lrz" is touched by more than one package: [u'lrzip', u'lrzsz'] 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/type/namedval.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/rfc1155.py" is touched by more than one package: [u'python-pyasn-modules', u'python-pyasn1-modules'] Warning: target file "./bin/kill" is touched by more than one package: [u'coreutils', u'procps-ng'] 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/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/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] 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/bin/iostat" is touched by more than one package: [u'iostat', u'sysstat'] 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/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/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/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_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 /home/buildroot/autobuild/instance-0/output-1/build/packages-file-list-staging.txt Warning: staging file "./usr/bin/php-config" is touched by more than one package: [u'php', u'physfs'] Warning: staging file "./usr/lib/pkgconfig/glib-2.0.pc" is touched by more than one package: [u'libglib2', u'bluez_utils'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/splay-tree.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/timeval-utils.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/include/libiberty/safe-ctype.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/include/libiberty/objalloc.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/include/libiberty/demangle.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/include/libiberty/libiberty.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/share/man/man3/history.3" is touched by more than one package: [u'readline', u'libedit'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/fibheap.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/include/libiberty/floatformat.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/include/libiberty/partition.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/lib/libiberty.a" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: staging file "./usr/include/libiberty/ansidecl.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/lib/pkgconfig/gio-2.0.pc" is touched by more than one package: [u'libglib2', u'bluez_utils'] Warning: staging file "./usr/include/libiberty/hashtab.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/bin/phpize" is touched by more than one package: [u'php', u'physfs'] Warning: staging file "./usr/include/libiberty/dyn-string.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/include/libiberty/sort.h" is touched by more than one package: [u'binutils', u'bitstream'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-0/output-1/build/packages-file-list-host.txt Warning: host file "./lib/scons-3.0.5/SCons/Tool/gdc.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/textfile.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/link.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/as.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/rpm.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Util.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/m4.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/DCommon.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/CacheDir.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Node/Python.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/fortran.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/javac.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/gs.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./aarch64-buildroot-linux-gnu/sysroot/usr/lib/libssl.a" is touched by more than one package: [u'host-ncurses', u'host-json-c'] Warning: host file "./lib/scons-3.0.5/SCons/Platform/posix.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/SConsign.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/f95.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/compat/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Defaults.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Subst.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/ifort.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/cpp.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Node/Alias.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/cxx.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/Fortran.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Taskmaster.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/python3.7/site-packages/xcbgen/expr.pyc" is touched by more than one package: [u'host-xcb-proto', u'host-libxcb'] Warning: host file "./lib/python3.7/site-packages/xcbgen/align.pyc" is touched by more than one package: [u'host-xcb-proto', u'host-libxcb'] Warning: host file "./lib/scons-3.0.5/SCons/Job.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/cc.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/python3.7/site-packages/xcbgen/state.pyc" is touched by more than one package: [u'host-xcb-proto', u'host-libxcb'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/Prog.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Script/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/install.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/f90.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/pdf.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/ldc.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Errors.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/gnulink.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Variables/PackageVariable.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/dvipdf.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/dmd.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Variables/EnumVariable.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Node/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/gcc.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/python3.7/site-packages/xcbgen/xtypes.pyc" is touched by more than one package: [u'host-xcb-proto', u'host-libxcb'] Warning: host file "./lib/scons-3.0.5/SCons/Node/FS.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Platform/cygwin.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/FortranCommon.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/tar.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] 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 "./lib/scons-3.0.5/SCons/PathList.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Platform/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Variables/BoolVariable.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/LaTeX.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./aarch64-buildroot-linux-gnu/sysroot/usr/share/man/man3/history.3" is touched by more than one package: [u'host-expat', u'host-dbus'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/javah.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/pdftex.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/zip.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/tex.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Script/Interactive.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/ifl.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Action.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/filesystem.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Executor.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Memoize.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/Dir.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Debug.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/gas.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/wix.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/rmic.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/SWIG.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/C.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/jar.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Warnings.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Conftest.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] Warning: host file "./lib/scons-3.0.5/SCons/Platform/mingw.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Variables/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/pdflatex.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/g77.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Platform/virtualenv.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/f77.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/JavaCommon.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Builder.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/gxx.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/SConf.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/gfortran.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/g++.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Script/Main.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/python3.7/site-packages/xcbgen/error.pyc" is touched by more than one package: [u'host-xcb-proto', u'host-libxcb'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/D.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/yacc.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Variables/PathVariable.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/ar.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/default.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Script/SConscript.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Script/SConsOptions.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/rpcgen.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/python3.7/site-packages/xcbgen/__init__.pyc" is touched by more than one package: [u'host-xcb-proto', u'host-libxcb'] Warning: host file "./lib/scons-3.0.5/SCons/Platform/win32.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Environment.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/dblite.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/dvips.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/latex.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/swig.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/python3.7/site-packages/xcbgen/matcher.pyc" is touched by more than one package: [u'host-xcb-proto', u'host-libxcb'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./lib/scons-3.0.5/SCons/Variables/ListVariable.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/lex.pyc" is touched by more than one package: [u'host-scons', u'host-pcre'] grep -qsE '^/bin/bash$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/bash" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells rm -f /home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-0/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64-linux-%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a53%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@%/home/buildroot/autobuild/instance-0/output-1/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/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" /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/mksh$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/mksh" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.7/" cd /home/buildroot/autobuild/instance-0/output-1/target && /home/buildroot/autobuild/instance-0/output-1/host/bin/python3.7 /home/buildroot/autobuild/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 "/home/buildroot/autobuild/instance-0/output-1/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 "/home/buildroot/autobuild/instance-0/buildroot/support/scripts/pycompile.py", line 69, in compileall.compile_dir(args.target, force=args.force, quiet=ReportProblem()) File "/home/buildroot/autobuild/instance-0/output-1/host/lib/python3.7/compileall.py", line 97, in compile_dir legacy, optimize, invalidation_mode): File "/home/buildroot/autobuild/instance-0/output-1/host/lib/python3.7/compileall.py", line 162, in compile_file if quiet >= 2: File "/home/buildroot/autobuild/instance-0/buildroot/support/scripts/pycompile.py", line 52, in __ge__ return not self < other File "/home/buildroot/autobuild/instance-0/buildroot/support/scripts/pycompile.py", line 26, in operator raise value File "/home/buildroot/autobuild/instance-0/output-1/host/lib/python3.7/compileall.py", line 159, in compile_file invalidation_mode=invalidation_mode) File "/home/buildroot/autobuild/instance-0/output-1/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 Makefile:738: recipe for target 'target-finalize' failed make: *** [target-finalize] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'